psychiq
Job processor
Provides background job processing capabilities for Common Lisp applications.
Background job processing for Common Lisp
53 stars
5 watching
2 forks
Language: Common Lisp
last commit: 11 months ago
Linked from 1 awesome list
common-lispmessage-queue
Related projects:
Repository | Description | Stars |
---|---|---|
| A blazing fast job processing system with built-in support for durability, back-pressure, and rate limiting. | 78 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A Clojure-based background job processing library with support for multiple message brokers and scheduling options. | 267 |
| A system for ordering and processing background jobs to prevent common issues like message reordering and deadlocks | 142 |
| A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |
| Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
| Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
| A Common Lisp implementation of the Gearman distributed job system. | 22 |
| A Common Lisp web application framework that abstracts away the underlying web server | 1,058 |
| A Common Lisp tool for debugging and profiling applications by tracing function calls | 31 |
| A PHP library for creating background jobs and long running processes using queues. | 1,214 |
| A Common Lisp client library for interacting with an in-memory job queue and message broker | 13 |
| A job processing system with Redis support and flexible configuration for managing multiple queues. | 722 |
| A distributed job processing system utilizing an in-memory real-time database | 672 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |