Singularity is an API and web application for running and scheduling Apache Mesos tasks — including long running processes, scheduled jobs, and one-off tasks.
It focuses on a batteries-included approach: Singularity and its components provide an entire Platform as a Service (PaaS) to end-users. It has many features which have been introduced to reduce developer friction and ensure proper operation and reliable deployment of tasks. Users may even be unfamiliar with and shielded from the details of Mesos.
For a more thorough explanation of the concepts behind Singularity and Mesos click here.
- Native Docker Support
- JSON REST API and Java Client
- Fully featured web application (replaces and improves Mesos Master UI)
- Rich load balancer integration with Baragon
- Deployments, automatic rollbacks, and healthchecks
- Webhooks for third party integrations
- Configurable email alerts to service owners
- Historical deployment and task data
- Custom executor with extended log features
- singularity-users@googlegroups.com // singularity-users
- #singularity-framework on freenode