Async distributed task queue for Rust — like Celery, BullMQ, Sidekiq, but for Rust
RabbitMQ (AMQP) broker for the kojin task queue
Core traits, types, and worker runtime for the kojin task queue
JSON API dashboard for monitoring the kojin task queue
Proc-macro support for the kojin task queue (#[kojin::task])
PostgreSQL result backend for the kojin task queue
Redis broker backend for the kojin task queue
AWS SQS broker for the kojin task queue
Tmux session manager with git worktree support
Postgres-native background job queue — transactional enqueue, heartbeat crash recovery, SKIP LOCKED dispatch
Procedural macros for rust-task-queue automatic task registration