Hi guys, There is a relevant discussion on the dev list to introduce such a feature.
Sergei, I would recommend you join the conversation and share your thoughts and use case: http://apache-ignite-developers.2346864.n4.nabble.com/Tasks-Scheduling-and-Chaining-td14293.html <http://apache-ignite-developers.2346864.n4.nabble.com/Tasks-Scheduling-and-Chaining-td14293.html> — Denis > On Feb 13, 2017, at 5:10 AM, dkarachentsev <[email protected]> wrote: > > Hi Sergei, > > Unfortunately IgniteScheduler doesn't provide such guarantees. You will have > to write your own implementation based on top of compute tasks and > ComputeTaskSession, or use external job submission from client. > > Thanks. > > -Dmitry. > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Distributed-job-scheduling-tp10566p10597.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
