Apache Aurora is a Mesos framework for long-running services and cron jobs, responsible for scheduling and executing tasks across a shared pool of machines.
Apache Aurora is a Mesos framework for long-running services and cron jobs, responsible for scheduling and executing tasks across a shared pool of machines. When machines experience failure, Aurora intelligently reschedules those jobs onto healthy machines.
Getting Started
Check out the project's Downloads to download the source, and follow the project's hello world tutorial to get started.