?FWIW, Apache Aurora is also supporting ad-hoc jobs. In contrast to to chronos however, only without job dependencies.
________________________________ From: Guangya Liu <[email protected]> Sent: Wednesday, April 27, 2016 09:59 To: [email protected] Subject: Re: Scheduler for distributed builds The Chronos may also help for your case http://mesos.github.io/chronos/ On Wed, Apr 27, 2016 at 6:40 AM, David Greenberg <[email protected]<mailto:[email protected]>> wrote: http://github.com/twosigma/cook could be a good fit for this. It supports scheduling arbitrary jobs within seconds of submission, and it has advanced QoS features. On Tue, Apr 26, 2016 at 3:13 PM Paulo Gallo <[email protected]<mailto:[email protected]>> wrote: Hi, I'm looking for a scheduler to do distributed builds, i.e. most of the tasks would be short lived, like a few hundred ms long. Is there's any Mesos based scheduler that would be a good fit for this? Any help is appreciated. Thanks, -Paulo PS: I know that Jenkins supports distributed builds and integrates with Mesos, but we're looking for alternatives.

