| Name: | python2-eventlet |
|---|---|
| Version: | 0.18.4 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1073803 |
| License: | MIT |
| RPM: | python2-eventlet-0.18.4-1.el7.noarch.rpm |
| Source RPM: | python-eventlet-0.18.4-1.el7.src.rpm |
| Build Date: | Wed Aug 17 2016 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://eventlet.net |
| Summary: | Highly concurrent networking library |
| Description: | 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. |