Hi, I am trying to configure ignite that cache A data will be on all nodes
and cache B data on some subset of nodes. In other words for cache A ignite
will be in server mode for all nodes and for cache B ignite will in server
mode for some nodes and in client mode for others.
I think it could be done implementing AffinityFunction API, but I am not
sure is this is a right way to do this.
Is there better way to solve this issue?

Thanks.
-- 

Yitzhak Molko

Reply via email to