python36u-greenlet - Lightweight in-process concurrent programming for Python 3.6
Website: | https://pypi.io/project/greenlet |
---|---|
License: | MIT |
Vendor: | ChoonRPMS |
- 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". This is for Python 3.6 build.
Packages
python36u-greenlet-0.4.15-1.choon.el7.src [61 KiB] |
Changelog
by Giam Teck Choon (2018-11-09):
- Initial release |