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. ;-)
Best Regards,
Antonio Gallardo