Giacomo Pati wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 23 Jun 2006, Ard Schrijvers wrote:
From: Ard Schrijvers <[EMAIL PROTECTED]>
Ard Schrijvers escribió:
We are using many continuations in our projects, implying
have load on memory use (apparantly continuations can be very
large in memory..?).
Since in a deployed environment we want to have some idea
about the number of continuations out there, I have added
this to the StatusGenerator, in the same manner as for the
StoreJanitor is done.
Also added to the "Memory" group is the max memory
available (Runtime.getRuntime().maxMemory())
Can I send in a patch to have it standard in the StatusGenerator?
hi Ard,
It is a nice enhancement. I will like to see it in cocoon. ;-)
Shall I send in a patch before trying to add status of any database
connection pools, or first try to add this one as well?
Wouldn't a JMX bean be of much more value?
Yeah, looks like StatusGenerator soon will be our management console :)
Vadim