> > > When my application which uses JCS is shutdown, JCS writes > the keys to the > disk. This causes the memory to spike up and also sometimes > hangs if the > cache is quite huge. > > Is the writing to disk absolutely necessary or can it be > avoided? If it can > be then how?
I do not not disk persistent cache normally, so make sure on jvm shut down you first clear the cache. Ard > > If the writing to disk is necessary then how do i ensure that > it does finish > normally? > > thanks > -- > View this message in context: > http://www.nabble.com/JCS-shutdown-question-tf3031006.html#a8421608 > Sent from the JCS - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]