You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by udayabaski <ba...@gmail.com> on 2017/01/31 15:06:59 UTC

Executor service Thread pool size

Hi,

  I am trying to use cluster based executor service.

*// Get cluster-enabled executor service.
ExecutorService exec = ignite.executorService();*

Is there anyway to set the number of threads in the executor service pool?

Hope, Jobs will be executed in each node in a cluster in a round robin
fashion.


Thanks



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Executor-service-Thread-pool-size-tp10338.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Executor service Thread pool size

Posted by vkulichenko <va...@gmail.com>.
Responded on StackOverflow:
http://stackoverflow.com/questions/41960996/apache-ignite-pool-size-in-executor

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Executor-service-Thread-pool-size-tp10338p10350.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.