Categories
- apprenticeship (9)
- code complete (3)
- dev (60)
- development (2)
- flock (11)
- linux (13)
- metal (3)
- personal (39)
- Simply Tech (14)
- wedding (5)
Meta
Category Archives: development
Simple Way to Autoscale Heroku Workers
Yesterday I had a revelation: the Heroku gem can start and stop workers. For the last few months, I’ve been manually kicking off a rake task to start a worker to catch up on Resque queues. Now, my cron task … Continue reading