An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# task-scheduler