https://github.com/datainq/jobhub
A simple framework for scheduling jobs (processes) to be executed in a chain with status check and email notification.
https://github.com/datainq/jobhub
go process-manager scheduled-jobs
Last synced: 8 months ago
JSON representation
A simple framework for scheduling jobs (processes) to be executed in a chain with status check and email notification.
- Host: GitHub
- URL: https://github.com/datainq/jobhub
- Owner: datainq
- License: mit
- Created: 2017-07-17T13:03:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T10:54:58.000Z (about 8 years ago)
- Last Synced: 2025-01-12T05:27:35.913Z (9 months ago)
- Topics: go, process-manager, scheduled-jobs
- Language: Go
- Size: 628 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jobhub
A simple framework for scheduling jobs (processes) to be executed in a chain with status check and email notification.