Run multiple processes on Heroku on a single dyno. Small balls-style.
"If you had enough time to cheat, you had enough time to think about it."
If you deploy this on Heroku, you will see the output of both processes in heroku logs
. Yay!
See the Rakefile
for the trickery. Credits go here: http://heyman.info/2012/dec/6/heroku-multiple-processes-single-dyno-with-foreman/