NoSQL Scalability
Written by: Eugene Ciurana
Featured Refcardz: Top Refcardz:
  1. PHP
  2. Ruby
  3. Caucho Resin
  4. WebMatrix
  5. UML
  1. HTML5
  2. jQuery Selectors
  3. Git
  4. Ajax
  5. CSS Part 1

Link Details

Link 599159 thumbnail
User 875635 avatar

By mikopp
via blog.dynatrace.com
Published: May 11 2011 / 07:53

Most articles about Garbage Collection ignore the fact that the Sun Hotspot JVM is not the only game in town. In fact whenever you have to work with either IBM WebSphere or Bea WebLogic you will run on a different runtime. While the concept of Garbage Collection is the same, the implementation is not and neither are the default settings or how to tune it. This often leads to unexpected problems when running the first load tests or in the worst case when going live. So let’s look at the different JVMs, what makes them unique and how to ensure that Garbage Collection is running smooth.
  • 59
  • 0
  • 4073
  • 53

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.