rector 0.0.5
Rector allows coordination of a number of jobs spawned with a mechanism like Resque (though any job manager will do). If you are able to parallelize the processing of a task, yet all these tasks are generating metrics, statistics, or other data that need to be combined, Rector might be for you.
Gemfile:
=
install:
=
Runtime Dependencies (2):
redis
>= 0
redis-namespace
>= 0