On 09.08.10 10:05, Tim Stibbs wrote: > Thanks Thomas, it is a webapp, and thanks for the link, but I am concerned > about the case where the webapp terminates abnormally - e.g if the physical > machine crashes - in which case I can't rely on any kind of shut down hooks > running.
Well, JCS is a cache after all. My understanding of a cache is that it only carries data that can be reproduced from somewhere with more or less effort. If your data is so important that you cannot afford to loose it, a cache is not the right place to put it, IMO. Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org For additional commands, e-mail: jcs-users-h...@jakarta.apache.org