psychiq

Job processor

Provides background job processing capabilities for Common Lisp applications.

Background job processing for Common Lisp

GitHub

53 stars
5 watching
2 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list

common-lispmessage-queue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scripbox/flume A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. 78
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
nilenso/goose A Clojure-based background job processing library with support for multiple message brokers and scheduling options. 266
bia-technologies/lowkiq A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks 142
hugopl/sidekiq.cr A Crystal implementation of Sidekiq, a background job framework for Ruby. 765
fukamachi/websocket-driver Provides Common Lisp implementation of WebSocket protocol for both servers and clients. 104
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 207
taksatou/cl-gearman A Common Lisp implementation of the Gearman distributed job system. 22
fukamachi/clack A web application environment for Common Lisp 1,054
fukamachi/supertrace A debugging and profiling tool for Common Lisp applications 31
bernardphp/bernard A PHP library for creating background jobs and long running processes using queues. 1,214
codyreichert/cl-disque A client library for interacting with an in-memory job queue and message broker 13
edgurgel/verk A job processing system with Redis support and flexible configuration for managing multiple queues. 723
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 669
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69