Hacker News new | past | comments | ask | show | jobs | submit login
How we Autoscale Heroku (n8.tumblr.com)
14 points by nate on Oct 17, 2011 | hide | past | favorite | 3 comments



You might want to look into using girl_friday instead of delayed job. girl_friday doesn't require an extra background worker.


we also use ryan @ heroku's queue_classic instead of dj. doesn't poll every second like dj; uses postgres pub/sub.


Ah, thanks for pointing that out. I will.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: