Fast learning-Saturn (English version of the introductory guide)

Saturn

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+
  • above sea level 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 history

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 development team

About us

Cases Use cases

[External link image transfer failed. The origin site may have an anti-leech link mechanism. It is recommended to save the image and upload it directly (img-znQ2YUba-1600158560690)(https://vipshop.github.io/Saturn/zh-cn/3.x /_media/orgs.jpg)]

Organizations using Saturn

If it is convenient for companies using Saturn, please leave the company + website here to facilitate our promotion, thank you

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.

Guess you like

Origin blog.csdn.net/weixin_42528266/article/details/108602467