Queue is a proxy to several queueing libraries: a homegrown queue on top of Redis, an in-process memory queue for use in testing, a robust AMQP backend based on Bunny, and an experimental zeromq backend
Vishnu Gopal
gem "true_queue", "~> 0.9.5"