My Two Cents

  • Home

Memory Management

JAVA

Memory Management in Java – JVM Memory Model

Java (JVM) Memory Model At broad level, JVM Heap memory is physically divided into two parts – Young Generation and Old Generation. Young Generation Young generation is the place where all the new objects are created. When young generation is filled, garbage collection is performed. This garbage collection is called Read more…

By Ashish, 7 yearsJuly 15, 2018 ago
Categories
Apache Tomcat (1) BDD (1) Collections (3) Git (2) JAVA (43) Javascript (1) JAX-RS (1) jQuery (1) JSON (2) MAVEN (2) Nginx (1) Spring (9) SSL Certification (1)
Recent Posts
  • Karate in Action – Rest API testing
  • Overview of @Component, @Controller, @Repository, @Service
  • Server Side Pagination using jQuery Datatable
  • Spring Retry in Action
  • RestTemplate in Spring

  • Home
Hestia | Developed by ThemeIsle