Jul 24, 2017 · 1 min read
I am not totally sure but I assume Heroku runs anything you push with a single core and in that case the cluster module is not completely useful (you can still use it for monitoring a single worker). I think Heroku offers its own API for scaling nodes up and down (you can also do that from their GUI)
