Procrastinator

Task scheduler

A tool to schedule time-consuming tasks for later

Execute time consuming tasks as late as possible in a request

GitHub

63 stars
6 watching
5 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
byulparan/scheduler A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. 9
leosperry/chroniton A library for running tasks on schedules with strongly typed jobs and asynchronous execution. 182
kprotty/zap A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. 446
sgrondin/bottleneck A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. 1,833
anotherkamila/tasksched A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task 38
p-ranav/task_system A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. 40
binchengzhao/delay-timer A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. 315
kpamnany/partr A parallel task execution runtime using parallel depth-first scheduling 34
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
luoxiu/schedule A Swift-based timing tasks scheduler with an elegant and intuitive API 1,824
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
conorwilliams/libfork A tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading 613
kagkarlsson/db-scheduler A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies. 1,261
jhuckaby/cronicle A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. 3,893
google/marl A task scheduler that manages the execution of tasks across multiple threads or fibers. 1,881