Hi Alex, Thanks for clarifying.
I have been testing increasing the public pool size and it does help. Is there a general work programme to bring the C# client into parity with the Java client? Thanks, Raymond. Sent from my iPhone > On 6/10/2017, at 2:26 AM, afedotov <[email protected]> wrote: > > Hi Raymond, > > You are right. As for now, C# API doesn't support WithExecutor calls. > Please find a corresponding ticket for your reference > https://issues.apache.org/jira/browse/IGNITE-6566 > <https://issues.apache.org/jira/browse/IGNITE-6566> > > In this case. You could increase the public thread pool size according to > the anticipated load. > As well, you could somehow limit the number of concurrently executed calls > to make sure > that there are enough threads in the pool to operate without starvation. > > Kind regards, > Alex > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/
