https://github.com/devfeel/rockman
A distributed task scheduling platform.
https://github.com/devfeel/rockman
Last synced: 11 months ago
JSON representation
A distributed task scheduling platform.
- Host: GitHub
- URL: https://github.com/devfeel/rockman
- Owner: devfeel
- License: apache-2.0
- Created: 2019-12-29T00:49:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T14:36:34.000Z (about 3 years ago)
- Last Synced: 2024-10-16T14:14:12.874Z (over 1 year ago)
- Language: Go
- Size: 7.79 MB
- Stars: 20
- Watchers: 3
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rockman
A distributed task scheduling platform.
* Rockman是一个分布式调度解决方案,由两个相互独立的子项目dottask和Rockman组成
* dottask: 定位为轻量级任务调度框架,使用go包的形式提供定时任务的调度服务
* Rockman: 定位为分布式任务调度服务,是用完整集群提供资源治理、应用分发以及进程隔离等功能
Public at 2020.04.15 16:15.