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-SP4:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP5:Update/python-greenlet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
greenlet-2.0.2.tar.gz | 0000164980 161 KB | |
python-greenlet-rpmlintrc | 0000000060 60 Bytes | |
python-greenlet.changes | 0000015356 15 KB | |
python-greenlet.spec | 0000002751 2.69 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP4:Update package:python-greenlet revision:6cec2e292d3a5f34dc8a2866cc8725ad
Comments 0