jobqueue: A job queue library
Haskell JobQueue is a library used for building a job scheduler with priority queues. The state of jobs is stored in a backend database such as Apache Zookeeper or other highly reliable message queue systems.
Modules
- Network
- Network.JobQueue
- Network.JobQueue.Action
- Network.JobQueue.AuxClass
- Network.JobQueue.Backend
- Network.JobQueue.Backend.Class
- Network.JobQueue.Backend.Sqlite3
- Network.JobQueue.Backend.Types
- Network.JobQueue.Backend.Zookeeper
- Network.JobQueue.Class
- Network.JobQueue.Job
- Network.JobQueue.Job.Internal
- Network.JobQueue.JobQueue
- Network.JobQueue.JobQueue.Internal
- Network.JobQueue.Logger
- Network.JobQueue.Types
- Network.JobQueue.Util
- Network.JobQueue
Downloads
- jobqueue-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.3, 0.1.4, 0.1.5, 0.1.6 |
---|---|
Dependencies | attoparsec, base (>=4 && <5), bytestring, containers, data-default, fast-logger, HDBC, HDBC-sqlite3, hslogger, hzk (>=2.0.0), lifted-base, monad-control, monad-logger, mtl (>2.2), network (>=2.3.2), regex-posix, split, stm (>=2.4), template-haskell, text, text-format, time, transformers-base [details] |
License | MIT |
Copyright | GREE, Inc. |
Author | Kiyoshi Ikehara |
Maintainer | kiyoshi.ikehara at gree.net |
Category | Network, Client |
Home page | https://github.com/gree/haskell-jobqueue |
Source repo | head: git clone https://github.com/gree/haskell-jobqueue.git |
Uploaded | by ikehara at 2014-11-11T07:23:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2811 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-12 [all 6 reports] |