You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vkulichenko <va...@gmail.com> on 2017/07/03 20:36:26 UTC

Re: Concurrent job execution and FifoQueueCollisionSpi.parallelJobsNumber=1

Hi Ryan,

Yes, I think. But note that will create a high contention on this method -
each job request will acquire the same lock. Although, it's probably not an
issue in your case as you do not allow to execute more than one job at a
time anyway.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Concurrent-job-execution-and-FifoQueueCollisionSpi-parallelJobsNumber-1-tp8697p14282.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.