jobqueue: A job queue library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1.1, 0.1.3, 0.1.4, 0.1.5, 0.1.6
Change log None available
Dependencies attoparsec, base (>=4 && <5), bytestring, containers, data-default, fast-logger, HDBC, HDBC-sqlite3, hslogger, hzk (>=2.0.0), jobqueue, monad-logger, mtl (>2.2), network (>=2.3.2), split, stm (>=2.4), template-haskell, text, text-format, time, transformers [details]
License LicenseRef-OtherLicense
Copyright GREE, Inc.
Author Kiyoshi Ikehara
Maintainer kiyoshi.ikehara at gree.net
Category Network, Client
Source repo head: git clone https://github.com/gree/haskell-jobqueue.git
Uploaded by ikehara at 2014-08-14T10:36:13Z

Modules

Flags

Automatic Flags
NameDescriptionDefault
sample

Build sample programs

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees