You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vkulichenko <va...@gmail.com> on 2016/09/27 22:42:42 UTC

Re: Embedded Vs Client & Server Mode

Hi,

Please properly subscribe to the mailing list so that the community can
receive email notifications for your messages. To subscribe, send empty
email to user-subscribe@ignite.apache.org and follow simple instructions in
the reply.


Bhavna Balani wrote
> Currently we have embedded Ignite into platform and all Ignite nodes are
> started as server nodes.
> 
> For better elasticity and scalability, looking for option to explicitly
> enable client-server mode.
> 
> What are the biggest challenges when shift architecture to client-server
> mode?

There should not be a lot of challenges, because Ignite provides the same
API for clients and for embedded servers. You will only need to switch your
embedded nodes to client mode [1] and start one or more standalone server
nodes.

[1] https://apacheignite.readme.io/docs/clients-vs-servers

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Embedded-Vs-Client-Server-Mode-tp7971p7979.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.