https://github.com/relativitymc/flowsched
A collection of scheduling implementations for Java
https://github.com/relativitymc/flowsched
Last synced: 4 months ago
JSON representation
A collection of scheduling implementations for Java
- Host: GitHub
- URL: https://github.com/relativitymc/flowsched
- Owner: RelativityMC
- License: mit
- Created: 2023-10-25T10:07:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T12:17:16.000Z (about 1 year ago)
- Last Synced: 2025-04-14T03:06:02.463Z (10 months ago)
- Language: Java
- Size: 257 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlowSched
A collection of scheduling implementations for Java.
Currently implemented:
- A priority task scheduler for low-overhead locking of multiple resources