| |||||
It achieves high scalability by using non-blocking I/O while also keeping high programmer usability by utilizing co-routines to make the non-blocking I/O operations, blocking at the source code level.

Via: Eventlet 0.9.17
| |||||
It achieves high scalability by using non-blocking I/O while also keeping high programmer usability by utilizing co-routines to make the non-blocking I/O operations, blocking at the source code level.

0 Comment:
Post a Comment