Introduction
‘uthreads’ is a microthreading library layered on top of Twisted Python. It is similar to DeferredGenerator, but uses features only present in Python 2.5 to make the microthreaded code much more natural to read and write. See the MotivatingExample for an idea of how uthreads can be useful.
This project aims to be a compact, efficient, and easy-to-use microthreading platform, allowing users to concentrate on writing their applications in a natural fashion while retaining all of the benefits of microthreaded programming. Applications can easily intermix twisted code with microthreaded code, as the structure of the application dictates.
Documentation
See the wiki documentation at http://uthreads.googlecode.com/, or read the source files in the wiki/ subdirectory of the source distribution.
Release files for uthreads 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uthreads-1.0.tar.gz | 30.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uthreads-1.0-py2.5.egg | Legacy Egg format | - | - | Details |
Total release size: 46.9 kB
Release files / uthreads-1.0.tar.gz
| Download URL | uthreads-1.0.tar.gz |
|---|---|
| Size | 30.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40e3ac4cfc37178e896bc0e76e6c93cfaafea7a2b05f3a3908dd8eaed287c64d
|
|
BLAKE2b-256 checksum How to use checksums |
3ec7b34c1d2ade4382a8d30f29327fbef50dcc4633c0729f243c01ea415fd7fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / uthreads-1.0-py2.5.egg
| Download URL | uthreads-1.0-py2.5.egg |
|---|---|
| Size | 16.5 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
405de144e637c1a42a29db9e9003412dc7cb88680b0cdc50c44f64c1d9b29bdd
|
|
BLAKE2b-256 checksum How to use checksums |
99baa34c12d8f0706f75fa806308d68307a7cff0b12f449a7f48ef92825652ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |