REPLICATED cache doesn't scale well in terms of memory consumption because
each node will have the full set of data. So in general it is recommended
to user PARTITIONED cache with several backups.

On Wed, Mar 2, 2016 at 5:24 AM, 上帝已死 <[email protected]> wrote:

> I use nginx to do load balancing on serveral tomcat and I hope my server
> can
> be horizontal expand.So I have 2 choice :
> 1. Config cache mode to REPLICATED.
> 2. Config cache mode to PARTITIONED and backup to >=1.
> Is that right?Which one is better?
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/What-will-happen-when-one-ignite-node-down-and-cache-mode-is-Partitioned-tp3295p3327.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to