Saturn

The vip.com's distributed job scheduling platform.

Github星跟踪图

logo

Build Status
GitHub release
License

Saturn is a platform created by VIP.com(唯品会) to provide a distributed, fault tolerant and high available job scheduling service.

Why Saturn?

  • Time based and language unrestricted job
  • Easy job implmentation and web based management
  • Parallel subtask(shard) scheduling
  • 1-second-level scheduling supported
  • Intelligent load based job allocation
  • Fail detection & failover support
  • Statistical data visualization
  • All-around monitoring and easy troubleshooting
  • Multi-active cluster deployment support
  • Container friendly
  • Stand the test of billion times scheduling per day
  • and more

Quick Start 快速安装

Make sure below stuff already been installed:

  • Java 7+
  • Maven 3.0.4+
  • node.js 8.7.0+
  • npm 5.4.2+
  • git (any version)

Then checkout the code and start:

git clone https://github.com/vipshop/Saturn
git checkout develop
cd saturn-docker
# for linux
chmod +x quickstart.sh
sh quickstart.sh
# for MS Windows
# quickstart.bat

Or you can quick start via docker compose

To notice that the quick start just for demo purpose, for production environement, please follow this instruction.

Releases 发布历史

Release notes

3.3.1 is the latest stable release, or checkout the develop branch to try something new and cool.

Documents & Tutorials 文档与教程

Please go to https://vipshop.github.io/Saturn for reading the documents of 3.0.

For the document of 2.x, please come here.

The team 开发团队

About us

Cases 使用案例

orgs

Organizations using Saturn

使用Saturn的公司如果方便请在这里留下公司+网址,方便我们宣传,感谢

Getting help, and helping out 社区互助

WeChat Group: Please add group owner viptech128 (备注"saturn") to join us!

Special thanks 特别鸣谢

Saturn is originated from Dangdang's elastic job, we enhance it according to our requirement and understandings. Special thanks to Zhang Liang@dangdang who give us a lot of help and suggestions.

主要指标

概览
名称与所有者vipshop/Saturn
主编程语言Java
编程语言Shell (语言数: 10)
平台
许可证Apache License 2.0
所有者活动
创建于2016-11-30 08:06:30
推送于2024-11-05 10:45:18
最后一次提交2020-07-28 18:44:59
发布数30
最新版本名称v3.5.1 (发布于 2020-08-04 15:21:08)
第一版名称v2.0.0 (发布于 )
用户参与
星数2.3k
关注者数211
派生数699
提交数2.6k
已启用问题?
问题数717
打开的问题数223
拉请求数3
打开的拉请求数56
关闭的拉请求数22
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?