Is Python good for highload web projects?
- by Vitali Fokin
Hello!
I decidet to start my own web project. It should be highload project, and I can't decide which technologies should I use. I'm good in ASP.NET MVC, but I like languages like Python more than C#. I read a lot about Python and Django/Pylons/etc but I didn't find any good examples of highload projects on python.
So, the question is:
Is Python…