Analyzed 2 days ago
Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.
25.9K
lines of code
6
current contributors
8 months
since last commit
11
users on Open Hub