odd-jobs: A full-featured PostgreSQL-backed job queue (with an admin UI)
Background jobs library for Haskell.
Extracted from production code at Vacation Labs.
Inspired by the Delayed Jobs library in Rails.
Queue backend is a Postgres table.
Queue is monitored using, both, LISTEN/NOTIFY and polling the DB.
Comes with an in-built admin UI.
Comes with utilities to help you built a CLI for your job-queue.
Highly configurable and monitorable
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- odd-jobs-0.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates