A really simple guide on how to run tornado on heroku [1]
Recently, I've been experimenting with the Tornado web framework. Tornado is a python web application framework that is asynchronous in nature. It can handle massive simultaneous connections and really fast!
So today, I introduce you to the Tornado f...
codewithmike.hashnode.dev2 min read