subasu
neo
Joined: 08/29/2013 19:51:34
Messages: 7
Offline
|
Hi ,
We have just migrated to Bigmmeory Max. Ours is a clustered cache architecture where multiple clients join a Bigmemory cache server. Hence distributed.
One thing I noticed is that when the cache server starts up it looses all data. I read the 'Fastrestart' feature of Bigmemory where the cache data can be offloaded onto disk and reloaded on server start up. I am not clear of what to do for distributed caches.
Will persistenceStrategy="distributed" offload data onto disk across the cluster. There is no such mention. Or can clustered caches not be set up for FastRestart with data from disk.
How does persistenceStrategy="distributed" wprk as by default those caches are set with clustered true (So i do not need terracotta element added)
Regards,
Suranjana
|