worker_roulette 0.1.13
High performance queueing system for Redis that ensures each publishers messages will be processed in order. Designed to work with 100s of thousands of publishers and an arbitrary number of competing consumers that need 0 knoweldge of what producer's message they are handling.
Gemfile:
=
install:
=
Runtime Dependencies (6):
Development Dependencies (7):
bundler
~> 1.7
pry-byebug
~> 2.0
rake
~> 10.3
rspec
~> 3.1
rspec_junit_formatter
~> 0.2
simplecov
~> 0.9
simplecov-rcov
~> 0.2