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 openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / python-greenlet
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:F/python-greenlet && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
greenlet-0.4.13.tar.gz | 0000058382 57 KB | |
greenlet-ppc64le.patch | 0000000973 973 Bytes | |
python-greenlet.changes | 0000008868 8.66 KB | |
python-greenlet.spec | 0000002656 2.59 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 11)
update _link
Comments 0