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.
