Hi, F.D. >> One for each physical core? Definitely, not, because ignite node launches dozens of threads.
To answer your question you need to provide your use case. And what exactly you want to achieve (max throughput, latency, maximum memory usage, with persistence or not) . On Tue, Sep 4, 2018 at 6:08 PM F.D. <[email protected]> wrote: > Hi igniters, > > I'm testing my client/server nodes using C++ distributed closures. So, > I've a question or you: on my server, where I launched my server node, how > many instance of server I've to launch? One for each physical core? > > What's the rule for an optimal performance? > > Thanks, > F.D. >
