Hacker News new | ask | show | jobs
by deadwisdom 5480 days ago
Should say that it compared Go vs. Tornado. His only real problem with Python was concurrency which could be handled much better with Eventlet or Gevent. This will also drastically cut down the line count of the source.