https://github.com/jepozdemir/task-scheduler
A task scheduling system to queue some tasks to be executed in the background. Task scheduling structures designed extensible and you can change the default task scheduler or runner with your own implementation.
https://github.com/jepozdemir/task-scheduler
csharp dotnet dotnetcore scheduled-jobs scheduled-tasks task-manager task-runner task-schedule task-scheduler task-scheduling
Last synced: 4 months ago
JSON representation
A task scheduling system to queue some tasks to be executed in the background. Task scheduling structures designed extensible and you can change the default task scheduler or runner with your own implementation.
- Host: GitHub
- URL: https://github.com/jepozdemir/task-scheduler
- Owner: jepozdemir
- Created: 2022-10-13T16:29:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T19:36:53.000Z (over 2 years ago)
- Last Synced: 2025-01-19T19:52:36.706Z (5 months ago)
- Topics: csharp, dotnet, dotnetcore, scheduled-jobs, scheduled-tasks, task-manager, task-runner, task-schedule, task-scheduler, task-scheduling
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# task-scheduler