Posts tagged rabbitmq

Sep28

Background Jobs with RabbitMQ and Minion

queueing rabbitmq minion | comments

So: you’re now hip to doing your heavy lifting in the background, via a queueing system like Delayed Job. If not, read The Rails Way's guide to Delayed Job, watch the Railscast about Delayed Job, or read my post on building a queue-backed feed reader.

Continue reading »