FileSize | 14144 |
MD5 | E71E1768E04B37DB1F5388349D32A424 |
PackageDescription | 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".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-greenlet |
PackageSection | python |
PackageVersion | 0.3.1-1ubuntu5 |
SHA-1 | 96CB265A327C174B24CAE05DEA8013299D7D73BD |
SHA-256 | 82C9F93B0E5AFABEFEA455B12CBE598E420FB95EFCB3F5A6D417C5AC6BED66F1 |