#344 Queue Classic


Apr 24 2012 8 mins  
PostgreSQL can act as a worker queue which can replace the need for a separate process to manage the background jobs. Here you will learn how to do this with the queue_classic gem.