Re: Client for multiple clusters

2019-02-08 Thread ashishb888
Sure. Thanks Ilya! -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Client for multiple clusters

2019-02-07 Thread Ilya Kasnacheev
Hello! Yes, you should create multiple client instances. Regards, -- Ilya Kasnacheev ср, 6 февр. 2019 г. в 12:44, ashishb888 : > What would be the best way for an application (Ignite client) to connect to > multiple clusters? > > For now, I can think of creating multiple Ignite client instanc

Client for multiple clusters

2019-02-06 Thread ashishb888
What would be the best way for an application (Ignite client) to connect to multiple clusters? For now, I can think of creating multiple Ignite client instances with different configuration for the application (within a single Java app). -- Sent from: http://apache-ignite-users.70518.x6.nabble