Another approach (cli-based & short lived framework) for running multiple arbitrary one-off tasks…
https://github.com/asamerh4/mesos-batch Cheers, Hubert From: vvshvv [mailto:[email protected]] Sent: Montag, 27. März 2017 20:53 To: [email protected] Subject: framework for short living tasks (1-15 seconds) Hi, I want to run some image processing tasks on mesos cluster, but at the same time there will be a lot of tasks (1k-10k). What framework do you suggest to use in such case? Regards, Uladzimir

