|
Marc, All Garbage Collection algorithms stop everything while marking collectable objects. IBM has been way ahead of Sun in minimizing the time that everything stops. Sun recently improved their garbage collection support with 1.4.1 to be more on par with IBM and the concurrent collector sounds closer to what IBM has been doing. A lot depends on your hardware and application so you have to test to find out what works best. Sun's defaults are way off for most applications I have tuned and IBM and BEA's are generally closer. David Morris >>> spam1@xxxxxxxxxxxx 7/7/2004 3:23:00 PM >>> Blair Wyman wrote: > Not sure where you heard that "the iSeries JVM actually pauses execution in > the JVM to do clean up," but it's simply not the case. In fact, the > asynchronous nature of the iSeries' GC algorithms helped push us to our > early domination of the specJBB benchmark. JVMs on every Platform do GC in a seperate Thread and are of asynchronous nature, so its not very iSeries specific, or did i misunderstood something here? Marc Logemann
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.