Well, that was a new design assumption for the architecture of our PoC. At the beginning, we wanted some "multi-tenant" caches with 1 continuous query for each. Then, we've tried to switch with one cache and 1 continous query for each key. But, you're right. We have already started to challenge our PoC with 1 continous query for the whole cache.
Thanks for the advice! -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Lots-of-cache-creation-become-slow-tp11875p12427.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
