1 Reply Latest reply on Mar 22, 2010 10:32 AM by manik

    Controlling distribution in clustered mode

    rein

      My use case requires that a node has a predefined (sub)set of cache entries (a partition), which is replicated N times. The reason behind this is that in the same JVM there will be an algorithm performing certain tasks on the subset.

       

      Is there any way to control the distribution of cache entries across the data grid, with preconfigured nodes for example? If not, would creating a replicated cache for each partition (let's say we have 4 partitions) create a significant overhead?

       

       

      Thanks in advance,

      Rein Krul