Hi, 
I am trying to create 2 connections to the default grid by 2 seperate
threads from the same process. In this case exception occurs stating that
"Default Ignite instance has already been started.". Does this mean that it
is possible to create only one connection to the same grid from one process
?

Also what is the recommended way if I need to perform some operations from
multiple clients: to have seperate client processes creating their
connections or to have many threads performing on the same
GridGain.Cache.ICache as it is thread safe ?

Thx





--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Default-Ignite-instance-has-already-been-started-tp6782.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to