https://github.com/icewhaletech/casaos-jobmanagement
A service that oversees all long running activities, a.k.a `jobs`, across entire system, and be able to schedule the jobs based on a prioritization strategy.
https://github.com/icewhaletech/casaos-jobmanagement
Last synced: 5 months ago
JSON representation
A service that oversees all long running activities, a.k.a `jobs`, across entire system, and be able to schedule the jobs based on a prioritization strategy.
- Host: GitHub
- URL: https://github.com/icewhaletech/casaos-jobmanagement
- Owner: IceWhaleTech
- License: apache-2.0
- Created: 2024-05-22T07:13:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T08:54:48.000Z (about 2 years ago)
- Last Synced: 2025-03-29T10:43:51.931Z (about 1 year ago)
- Language: Go
- Size: 47.9 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CasaOS-JobManagement
A service that oversees all long running activities, a.k.a `jobs`, across entire system, and be able to schedule the jobs based on a prioritization strategy.