#344 Queue Classic
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...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#344 Queue Classic" was published on April 24, 2012 and runs 8 minutes.
April 24, 2012 ·8m · RailsCasts (Mobile)
0:00 / 0:00
Summary
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.
Episode Description
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.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.