https://github.com/csgn/thusky
Task scheduler for Scala
https://github.com/csgn/thusky
Last synced: 12 months ago
JSON representation
Task scheduler for Scala
- Host: GitHub
- URL: https://github.com/csgn/thusky
- Owner: csgn
- Created: 2025-02-26T19:42:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T20:01:52.000Z (over 1 year ago)
- Last Synced: 2025-02-26T21:18:54.647Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 714 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thusky

Thusky is a task scheduling library on Scala.
# Progress
- [ ] Task
- [x] Task lifecycle
- ...
- [ ] Scheduler
- ...