Hello. We use some app, which consists of 2 clients nodes and 2 servers
nodes. In configuration file of all nodes are specfied addresses of all
nodes. We use Static IP Based Discovery . I think, that specifying of client
node addresses is redundant. Am I right or not?
--
Sent from: http://apach
Hello all. Sorry, perhaps, for newbie question.Can you consult me about logic
of work Ignite. We use some app. It send some searchkey to Ignite and get
search results. We use Ignite 2.0. So we have scheme App <->Ignite
<->Persistanse cache via MySQL for Ignite <-> some data providers. Am I
right th
Denis Mekhanikov wrote
> I'm not sure, what you mean by "some data providers".
Thanks. "some data providers " - there are some external services for our
data. This mean that we execute on server nodes some tasks and if we don't
find results of our search in cache, we send requests to these "data