Hi Igniters,

I have a multithread application in which I plan to use the Ignite Java
thin client. Is it safe to share the client between threads? Or should each
thread create its own client connection? Is there a connection pool kind of
implementation for the Java thin client , like the one for JDBC? In the
context, multiple threads will try put/get cached values concurrently.

Thanks!

Shane

Reply via email to