Singularity

Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source

Github星跟踪图

Singularity

Latest Release Version: 1.0.0

Mesos Version: 1.8.0

Build Status

Overview

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.


Features


Try It Out!

If you want to give Singularity a try, you can install docker and docker-compose to run our example cluster.

Run docker-compose pull first to get all of the needed images. Note: This may take a few minutes

Then simply run docker-compose up and it will start containers for...

  • mesos master
  • mesos slave (docker/mesos containerizers enabled)
  • zookeeper
  • Singularity
  • Baragon Service for load balancer management
  • Baragon Agent + Nginx as a load balancer

...and the following UIs will be available:

if using boot2docker or another vm, replace localhost with the ip of your vm


Getting Started

Requirements
Contact

Reference

Installation

Deployment

Development


Singularity is built and used by a number of different companies. Check out the list of adopters here.

概览

名称与所有者HubSpot/Singularity
主编程语言Java
编程语言Java (语言数: 12)
平台
许可证Apache License 2.0
发布数90
最新版本名称Singularity-1.5.0 (发布于 )
第一版名称Singularity-0.1.0 (发布于 2013-10-29 14:57:17)
创建于2013-10-16 21:28:49
推送于2023-06-02 15:34:03
最后一次提交2022-11-18 07:41:01
星数822
关注者数53
派生数188
提交数12.2k
已启用问题?
问题数419
打开的问题数36
拉请求数1632
打开的拉请求数1
关闭的拉请求数248
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部