ramki
unread,Jul 20, 2011, 12:12:30 PM7/20/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hazelcast
Hi,
We are trying to use near-cache and we are having many discussion
around the way it is supported in hazelcast, as the documentation was
a bit ambiguous.
1. Can we configure near-cache only for cluster members with data? or
for super client and/or native clients also? From my experience of
working on other caches, generally it is a concept of cluster members,
but i need to check to see if we should configure some of our nodes as
super client or native client. (as they don't need to be the owners of
data, but need fast access to elements which are accessed frequently)
2. To define <near-cahe> in spring, should this be on the instance
configs which will be the member or super client?
Appreciate the help.
Thanks,
Ram