Leo Li skrev den 14-09-2006 05:08:
Of course it is possible to limit the java heap so as to force gcfrequently as a workround, is it preferrable to collect short-lived objects quickly such as adopt aged-related object queues as one of the gc strategy?
We experimented with this on a Sun box running Sun JDK where one of the more exotic GC's in the server VM used parallel garbage collection without stopping the world for the program executed. This was needed in a large scale J2EE application to avoid user perceptible pauses. ''
-- Thorbjørn
smime.p7s
Description: S/MIME Cryptographic Signature
