monsterqueue icon indicating copy to clipboard operation
monsterqueue copied to clipboard

A Go (golang) library for enqueuing and processing tasks backed by MongoDB

monsterqueue

Build Status

monsterqueue is a task queue implementation in Go with multiple backends.

Documentation

See http://godoc.org/github.com/tsuru/monsterqueue for instructions.

Backends

Supported queue backends are ~~Redis and~~ MongoDB.