scheduler

Task scheduler

A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time.

GitHub

9 stars
3 watching
6 forks
Language: Common Lisp
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lstrojny/procrastinatorA tool to schedule time-consuming tasks for later63
kagkarlsson/db-schedulerA task scheduler for Java applications that provides persistent scheduling and high throughput.1,279
leosperry/chronitonA library for running tasks on schedules with strongly typed jobs and asynchronous execution.182
shinmera/simple-tasksA simple task scheduling framework that allows executing tasks in the background.20
kilgaloon/leprechaunA tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns.104
anotherkamila/taskschedA Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task38
kprotty/zapA runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner.454
tsikov/clerkA scheduling system with a domain-specific language (DSL) for creating recurring tasks and events.18
kpamnany/partrA parallel task execution runtime using parallel depth-first scheduling34
zero88/scheduler.xProvides a lightweight scheduler for running tasks on time or event-driven triggers11
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
binchengzhao/delay-timerA task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities.317
conorwilliams/libforkA tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading620
luoxiu/scheduleA Swift-based timing tasks scheduler with an elegant and intuitive API1,825
simplymadeapps/simple_schedulerEnables scheduling of tasks at regular intervals without relying on a clock process130