Comment on Python on HerokuComments−mckoss15yPerf will suck. Like running a CGI process for each request if using this for python web app.
Comments
Perf will suck. Like running a CGI process for each request if using this for python web app.