Hi Scott,

How many caches are you going to have? Basically, the recommended way is to
have a cache per data type - this makes life easier in most cases. But keep
in mind that each cache will require around 20MB of *heap* memory per node
for its internals. So hundreds of caches can introduce high memory
consumption and you may consider merging some caches in this case.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Overall-desgn-question-tp7459p7466.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to