cl-gearman

Job scheduler

A Common Lisp implementation of the Gearman distributed job system.

Common Lisp Library for the Gearman distributed job system.

GitHub

22 stars
3 watching
6 forks
Language: Common Lisp
last commit: almost 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
onatm/clockwerkA library for scheduling periodic jobs in a simple and efficient manner160
datarootsio/cheekA lightweight declarative job scheduler for single-node environments.166
knowm/sundialA lightweight Java framework for scheduling jobs with various triggers270
fukamachi/psychiqProvides background job processing capabilities for Common Lisp applications.53
ajvb/kalaA modern job scheduler written in Go.2,140
liujianping/jobA tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency.147
thieman/dagobahA simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs.757
tsikov/clerkA scheduling system with a domain-specific language (DSL) for creating recurring tasks and events.18
coreoz/wispA lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management.133
byulparan/schedulerA tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time.9
mborders/artifexA simple in-memory job queue for Golang using worker-based dispatching208
romshark/schedA job scheduler written in Go with the ability to speed up execution by 'fast-forwarding' time28
hokify/agendaA lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options.58
ciel-lang/cl-cronProvides cron-like facilities directly inside Common Lisp.16
dcos/metronomeA framework for scheduling and running jobs on a distributed computing system using Apache Mesos.111