scheduler-library
There are 22 repositories under scheduler-library topic.
codnect/chrono
Chrono is a scheduler library that lets you run your task and code periodically
fabioformosa/quartz-manager
REST API and UI Console Manager for Quartz Scheduler. This is a Java Library & UI embeddable single page app, to control and monitor jobs scheduled with Quartz Scheduler
aikar/TaskChain
TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).
mikaelpatel/Arduino-Scheduler
Portable Cooperative Multi-tasking Scheduler for Arduino
etf1/kafka-message-scheduler
scheduler for kafka messages
GLEF1X/apscheduler-di
🧑🏻🔬 Lightweight and beneficial Dependency Injection plugin for apscheduler
tibordp/pyncette
A reliable distributed scheduler with pluggable storage backends
90th/LambdaTaskScheduler
lightweight C++ task scheduling library that enables asynchronous execution of one-time and recurring tasks. It offers a straightforward interface for managing tasks and executing them on specified intervals.
martinodutto/windows-task-scheduler-api
A Java bridge to work with the Windows task scheduler
justpresident/schedly
Flexible task scheduling library for Golang applications with no dependencies
MindFusionComponents/JavaScript-Scheduler-Samples
Samples for the JavaScript scheduling library.
saikiran2603/k8s-scheduler
Simple Python based k8s Job Scheduler
waxim/Atomic
atomic is a php event scheduler.
ycl2018/dag-run
simple multi-task concurrent scheduling library,Multiple tasks with dependencies can be automatically scheduled to run concurrently according to their dependencies, minimizing the running time
blackironj/periodic
periodic is a Golang task scheduling pkg
caneroj1/dynamic-scheduler
Layer on top of the haskell cron package to provide a simple API for continuously scheduling runnable actions.
dl1998/go-scheduler
Minimalistic scheduler library for Go.
mehulthakral/aws-task-scheduler-orchestrator
Developed Task Scheduler and Orchestrator Library for scheduling AWS Lambda functions based on predefined delay or particular timestamp.
readonlyden/Hermes
Lightweight jobs library for .NET 5+ with fluent interface
sauravhiremath/skeduler
Barebones meeting scheduling API. Schedule Meetings with participants. Uses Go and MongoDB
tharun323/YoutubeDataAggregator
Youtube Data aggregator will collect the data from youtube through YT API and displays the stats in Matplotlib and Aggrid using REST API
prembhaskal/go_scheduler
yet another scheduler library in go