I apologize in advance if this has been answered previously (search on this forum did not return any related posts though).
I am trying to determine if I create a singleton of an IgniteCache and inject that into different POJOs which are managed by different threads, will the IgniteCache instance behave thread safe? Or is it better to always use the Igntie instance to obtain a cache instance? Any documentation or links would be greatly appreciated. Thanks - J -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Are-IgniteCache-instances-thread-safe-tp9537.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
