Chroniton

Task scheduler

A library for running tasks on schedules with strongly typed jobs and asynchronous execution.

A library for running tasks(jobs) on schedules.

GitHub

182 stars
13 watching
18 forks
Language: C#
last commit: almost 10 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lstrojny/procrastinatorA tool to schedule time-consuming tasks for later63
byulparan/schedulerA tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time.9
kilgaloon/leprechaunA tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns.104
bosma/schedulerA modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality.274
hlascelles/que-schedulerAutomates job scheduling and execution in an asynchronous workflow using a cron-like configuration file.115
conorwilliams/libforkA tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading620
cirocosta/crAn execution system for tasks with dependencies.694
kprotty/zapA runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner.454
hugoabonizio/schedule.crProvides a clear and flexible DSL to write periodic or scheduled tasks in Crystal74
thomasgalliker/ncrontab.schedulerA thread-safe task scheduler for .NET applications14
richiesams/fibertaskinglibAn asynchronous task scheduler for parallelizing computations with arbitrary dependencies using fibers.939
jhuckaby/cronicleA distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers.3,975
tsikov/clerkA scheduling system with a domain-specific language (DSL) for creating recurring tasks and events.18
zero88/scheduler.xProvides a lightweight scheduler for running tasks on time or event-driven triggers11
google/marlA task scheduler that manages the execution of tasks across multiple threads or fibers.1,889