Hi Arthi, Ignite doesn’t expose any limit on cache or cluster size.
However if you’re going to store terabytes of data in a cache then you should use off-heap storage [1] for that to avoid long garbage collection pauses. To my knowledge there are deployments that work with cluster with hundreds of nodes. [1] https://apacheignite.readme.io/docs/off-heap-memory <https://apacheignite.readme.io/docs/off-heap-memory> — Denis > On May 10, 2016, at 1:54 PM, arthi <[email protected]> wrote: > > Hi Team, > > Is there a cluster size & data size range that Ignite is known to work the > best? > Can we host 40-50TB of data in Ignite data grid? Can the topology be built > on 50-100 nodes? > > Do you have any stats around the supported data sizes and cluster size? > > Thanks, > Arthi > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Cluster-size-for-Terrabytes-of-data-tp4857.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
