Apache Aurora

Apache Aurora -- 一个 Mesos 框架,用于长期运行的服务、cron 作业和临时作业。「Apache Aurora - A Mesos framework for long-running services, cron jobs, and ad-hoc jobs」

Github星跟蹤圖

Aurora Logo

NOTE: The Apache Aurora project has been moved into the Apache Attic.
A fork led by members of the former Project Management Committee (PMC) can be found at https://github.com/aurora-scheduler

Apache Aurora lets you use an Apache Mesos
cluster as a private cloud. It supports running long-running services, cron jobs, and ad-hoc jobs.
Aurora aims to make it extremely quick and easy to take a built application and run it on machines
in a cluster, with an emphasis on reliability. It provides basic operations to manage services
running in a cluster, such as rolling upgrades.

To very concisely describe Aurora, it is like a distributed monit or distributed supervisord that
you can instruct to do things like run 100 of these, somewhere, forever.

Features

Aurora is built for users and operators.

  • User-facing Features:

  • Under the hood, to help you rest easy:

    • Preemption: important services can 'steal' resources when they need it
    • High-availability: resists machine failures and disk failures
    • Scalable: proven to work in data center-sized clusters, with hundreds of users and thousands of
      jobs
    • Instrumented: a wealth of information makes it easy to monitor
      and debug

When and when not to use Aurora

Aurora can take over for most uses of software like monit and chef. Aurora can manage applications,
while these tools are still useful to manage Aurora and Mesos themselves.

However, if you have very specific scheduling requirements, or are building a system that looks like a
scheduler itself, you may want to explore developing your own
framework.

Companies using Aurora

Are you using Aurora too? Let us know, or submit a patch to join the list!

Getting Help

If you have questions that aren't answered in our documentation, you can reach out to one of our mailing lists.
We're also often available in Slack: #aurora on mesos.slack.com.
Invites to our slack channel may be requested via mesos-slackin.herokuapp.com

You can also file bugs/issues in our Github repo.

License

Except as otherwise noted this software is licensed under the
Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

主要指標

概覽
名稱與所有者apache/aurora
主編程語言Java
編程語言Python (語言數: 12)
平台
許可證Apache License 2.0
所有者活动
創建於2013-11-05 08:00:13
推送於2020-02-23 04:18:49
最后一次提交2020-02-21 10:19:34
發布數40
最新版本名稱rel/0.22.0 (發布於 2019-12-12 16:53:16)
第一版名稱rel/0.2.0 (發布於 2013-12-17 15:42:07)
用户参与
星數634
關注者數153
派生數230
提交數4.1k
已啟用問題?
問題數36
打開的問題數11
拉請求數40
打開的拉請求數5
關閉的拉請求數26
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?