Contribute Media
A thank you to everyone who makes this possible: Read More

Why I still develop synchronous web in the asyncIO era

Description

Since python 3.4 the introduction of the asyncIO module produced a new way of building web applications and tons of new frameworks. With asyncIO we take advantage of large throughput over the network, but is it really everything about web development?

Details

Improve this page