ampoule 0.0.1
A process pool implementation in Twisted that can speak the AMP protocol
ampoule is a process pool implementation written on top of Twisted Matrix. Its name comes from the use of AMP as the default communication protocol between the pool and all its children.
It's different from other alternative solutions because it provides an API that is very close to the ThreadPool built into Twisted itself. It also provides the helper function deferToAMPProcess that is very close to deferToThread.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| ampoule-0.0.1.tar.gz (md5) | Source | 8KB | 21 | |
| ampoule-0.0.1-py2.5.egg (md5) | Python Egg | 2.5 | 25KB | 21 |
- Author: Valentino Volonghi <dialtone at gmail com>
- Home Page: http://www.assembla.com/wiki/show/ampoule
- License: MIT License
- Categories
- Package Index Owner: dialtone
- DOAP record: ampoule-0.0.1.xml
