Jug 0.5.0-beta-1
A Task Based Parallelization Framework
Downloads ↓ | Package Documentation
Latest Version: 0.9
Jug allows you to write code that is broken up into tasks and run different tasks on different processors.
It has two storage backends: One uses the filesystem to communicate between processes and works correctly over NFS, so you can coordinate processes on different machines. The other uses a redis database and all it needs is for different processes to be able to communicate with a common redis server.
Jug is a pure Python implementation and should work on any platform.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Jug-0.5.0-beta-1.tar.gz (md5) | Source | 2009-11-20 | 17KB | 370 | |
- Author: Luis Pedro Coelho
- Documentation: Jug package documentation
- Home Page: http://luispedro.org/software/jug
- License: MIT
- Platform: Any
- Categories
- Package Index Owner: luispedro
- DOAP record: Jug-0.5.0-beta-1.xml
