RailsPushQueues

This project rocks and uses MIT-LICENSE.

You can easily use Resque and/or Sidekiq workers without change.

Set Iron configs

LINK TO iron config stuff, iron.json or ENV vars.

Register the workers

This is basically creating queues for each worker and setting your application as the subscriber.

rake queues:subscribe ImageConversionWorker