quiq 0.2.0
Quiq is a distributed task queue backed by Redis to process jobs in background. It relies on asynchronous IOs to process multiple jobs simultaneously. The event loop is provided by the Async library and many other gems of the Socketry family.
Gemfile:
=
install:
=
Runtime Dependencies (1):
async-redis
~> 0.4.3
Development Dependencies (1):
rspec
~> 3.2