odd-jobs

Version 0.2.2 revision 0 uploaded by saurabhnanda.

Package meta

Synopsis
A full-featured PostgreSQL-backed job queue (with an admin UI)
Description
  • 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

Author
Saurabh Nanda
Bug reports
https://github.com/saurabhnanda/odd-jobs/issues
Category
Web
Copyright
2016-2020 Saurabh Nanda
Homepage
https://www.haskelltutorials.com/odd-jobs
Maintainer
saurabhnanda@gmail.com
Package URL
n/a
Stability
n/a

Components