The latest version of mongodb-queue is 0.4.0.1-0.

mongodb-queue

Version 0.3 revision 0 uploaded by GregWeber.

Package meta

Synopsis
message queue using MongoDB
Description

simple messaging queue using MongoDB. Designed to be worse than real queueing infrastructure but easy to start using if you are already running MongoDB. Rather than polling it Uses tailable cursors, which should actually make this fairly efficient. However, tailable cursors have a bug that makes them use a large amount of CPU when the system is idle.

Author
Daggerboard Inc. Greg Weber
Bug reports
n/a
Category
Database
Copyright
Daggerboard Inc. makers of docmunch.com
Homepage
https://github.com/docmunch/haskell-mongodb-queue
Maintainer
Greg Weber <greg@gregweber.info>
Package URL
n/a
Stability
n/a

Components