Lightweight in-process concurrent programming
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".
-
1
derived packages
- Links to openSUSE:Factory / python-greenlet
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:ALP:Source:Standard:0.1/python-greenlet && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
greenlet-1.1.3.tar.gz | 0000091624 89.5 KB | |
python-greenlet-rpmlintrc | 0000000060 60 Bytes | |
python-greenlet.changes | 0000012390 12.1 KB | |
python-greenlet.spec | 0000002674 2.61 KB | |
sphinx-6.0.0.patch | 0000000495 495 Bytes |
Latest Revision
Jiri Srain (jsrain)
committed
(revision 1)
Comments 0