前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >快速学习-Saturn(英文版入门指引)

快速学习-Saturn(英文版入门指引)

作者头像
cwl_java
发布2020-09-17 17:33:59
9950
发布2020-09-17 17:33:59
举报
文章被收录于专栏:cwl_Java

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+
  • npm 5.4.2+
  • git (any version)

Then checkout the code and start:

代码语言:javascript
复制
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 使用案例

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-znQ2YUba-1600158560690)(https://vipshop.github.io/Saturn/zh-cn/3.x/_media/orgs.jpg)]

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.

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2020/09/15 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Saturn
    • Why Saturn?
      • Quick Start 快速安装
        • Releases 发布历史
          • Documents & Tutorials 文档与教程
            • The team 开发团队
              • Cases 使用案例
                • Getting help, and helping out 社区互助
                  • Special thanks 特别鸣谢
                  相关产品与服务
                  容器服务
                  腾讯云容器服务(Tencent Kubernetes Engine, TKE)基于原生 kubernetes 提供以容器为核心的、高度可扩展的高性能容器管理服务,覆盖 Serverless、边缘计算、分布式云等多种业务部署场景,业内首创单个集群兼容多种计算节点的容器资源管理模式。同时产品作为云原生 Finops 领先布道者,主导开源项目Crane,全面助力客户实现资源优化、成本控制。
                  领券
                  问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档