Hi,
we are running Cocoon 2.1m3 on JDK 1.2
with -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -Xmx120
0m -Xms1200m and we see only little perfomance increase. But there is
something I read in the java perfomance docs, they say: Don't use object
pools, because the internal garbagge collection ist better and does it
faster, also with overhead of creating an new instance. Is this true for
cocoon?

Regard
Christoph


----- Original Message -----
From: "Berin Loritsch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 23, 2003 3:23 PM
Subject: New JDK available


> Ladies and gentlemen,
>
> The new Java 1.4.2 runtime/SDK is available, and it has some new
performance
> enhancements.  Among them is a parallel (concurrent) garbage collector.
It
> would be very telling to see how that affects Cocoon's scalability on the
> server.
>
> Any enterprising individual up to the challenge?  Since my current work
requires
> that I do fat client development, I don't have the time to do it myself.
We
> have long dreamed of such a garbage collection algorithm, and now we can
see
> if it pays off.
>
> --
>
> "They that give up essential liberty to obtain a little temporary safety
>   deserve neither liberty nor safety."
>                  - Benjamin Franklin
>

Reply via email to