Implementing asynchronous I/O for Twisted
Basic implementation of asychronous IO calls for Twisted.
Twisted have excelent non blocking I/O library however actual I/O operations still working in synch mode. This library removes that limitation.
It using native linux aio ( as posix aio thread mode interference with twisted in some cases) and provides simple interface for reads and writes
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
taio-0.1.tar.gz
(11.4 kB
view details)
File details
Details for the file taio-0.1.tar.gz.
File metadata
- Download URL: taio-0.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
004d9777add985b244a519fb413120f50a9636e267a364ce781f1510cf3eb5fa
|
|
| MD5 |
2930fc854e445bef4277a0bf1f196c82
|
|
| BLAKE2b-256 |
a87ad923b19b825978180c04e1ec1c2b8fe7259292e88278fa48b0fe94ad00e8
|