Hello Ignite experts and enthusiasts, Is it possible to reduce Apache Ignite memory footprint? As how I've profiled it the range is 150 to 300 Mb (caching is almost disabled). These measurements align with a few answers from this thread <http://apache-ignite-users.70518.x6.nabble.com/Heap-memory-estimation-rules-td1042.html> .
The idea is to use Apache Ignite as a Vert.x cluster manager <http://vertx.io/docs/vertx-hazelcast/> instead of Hazelcast. Our application is lightweight and we'd like to keep the Apache Ignite usage within 150 Mb... I've tried the suggested performance optimization from this doc <https://apacheignite.readme.io/docs/performance-tips> , but memory usage has been almost the same. --Alexander -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reducing-memory-footprint-tp3494.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
