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".
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:GA/python-greenlet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
greenlet-3.0.3.tar.gz | 0000182013 178 KB | |
python-greenlet-rpmlintrc | 0000000060 60 Bytes | |
python-greenlet.changes | 0000019587 19.1 KB | |
python-greenlet.spec | 0000003107 3.03 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
Mirrored from OBS SR#1155098 python 311 for Leap 15.6, needed by onionshare
Comments 0