Pure Python?
Pure Python?
Posted Sep 11, 2009 3:28 UTC (Fri) by moxfyre (guest, #13847)Parent article: Facebook releases the "Tornado" web server
That's really cool! I am a big Python fan and have used some of the Facebook APIs, and liked 'em.
But a high-performance web server in pure Python? Woah... seems like just the kind of situation where the memory and speed overhead of a dynamic language could slow things down. How do they pull that off? Anyone know any details?
