Sha256: 6b9c618c0330fba94e950d9cf889b4c9e81af6859c5e30c0793915fc6a8d1317

Contents?: true

Size: 407 Bytes

Versions: 4

Compression:

Stored size: 407 Bytes

Contents

# QueueKit

A set of classes for building a process that pops jobs off a queue.  Provides
assistance with loops, signal handling, round robin client shuffling, etc.

Sing this to the tune of "Push It" by Salt-n-Pepa

Note: This is still considered alpha until QueueKit v0.1.0.

## TODO?

* Forked processes
* Pausing/resuming workers
* More nunes.

## Shout outs

* Resque
* John Nunemaker
* Eric Lindvall

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
queue_kit-0.0.10 README.md
queue_kit-0.0.9 README.md
queue_kit-0.0.8 README.md
queue_kit-0.0.6 README.md