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".
- Links to openSUSE:Factory / python-greenlet
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Build:1/python-greenlet && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000176 176 Bytes | |
greenlet-3.2.4.tar.gz | 0000188260 184 KB | |
python-greenlet-rpmlintrc | 0000000060 60 Bytes | |
python-greenlet.changes | 0000023286 22.7 KB | |
python-greenlet.spec | 0000003283 3.21 KB |
Comments 0