python-greenlet - Lightweight in-process concurrent programming
Website: | http://pypi.python.org/pypi/greenlet |
---|---|
License: | MIT |
Vendor: | Centos |
- 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
python-greenlet-0.4.2-3.el7.x86_64 [25 KiB] |
Changelog
by Fedora Release Engineering (2014-08-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild |