Python Forum

Full Version: A million requests per second
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Here's a very interesting python application:
A million requests per second:
https://medium.freecodecamp.org/search?q=Przeradowsk
Direct link to the framework: https://github.com/squeaky-pl/japronto

I don't think I trust those performance numbers.  As much as I hate node, I find it very hard to believe that it's so much slower than than this brand new framework.  I'd like to dig into it a bit more when I have time.

At the very least, it doesn't yet support websockets and a couple other things, which means it's immediately unsuitable for certain sorts of websites.