Login
From:
devcenter.heroku.com
(Uncensored)
subscribe
Worker Dynos, Background Jobs and Queueing | Heroku Dev Center
https://devcenter.heroku.com/articles/background-jobs-queueing
links
backlinks
Roast topics
Find topics
Find it!
Queueing is the key to building scalable web apps. Move the heavy lifting away from your web processes - rather put items on a queue for a background process.