Josh writes: > I hadn't looked at Java's GC for a while. It has gotten very > complicated! I wonder if they have parallelized the GC. JVM setting: -XX:UseParallelGC Since 1.4.2
However, its not just a matter of turning on the flag! See (for example) http://www.petefreitag.com/articles/gctuning/ which is probably a good article for Java GC stuff in general, let alone the parallel stuff. Carl ============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org
