It sounds like you simply need a cache replicated across all client applications, and actually no need for standalone server nodes. If that's the case, start an embedded node using Ignition.start() in each application, and configure a cache with cache mode set to REPLICATED.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Read-heavy-small-cache-in-all-clients-and-servers-tp10369p10373.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
