rh-python36-python-greenlet - Lightweight in-process concurrent programming
Website: | https://github.com/python-greenlet/greenlet |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels".
Packages
rh-python36-python-greenlet-0.4.13-1.vl7.src [66 KiB] |
Changelog
by Kevin Fenzi (2018-07-18):
- Update to 0.4.14. - Drop upstreamed/no longer needed patches. |