A Task Based Parallelization Framework
Project description
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.
Website: http://luispedro.org/software/jug
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Jug-0.5.0-rc-0.tar.gz
(18.3 kB
view details)
File details
Details for the file Jug-0.5.0-rc-0.tar.gz.
File metadata
- Download URL: Jug-0.5.0-rc-0.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6962d92813854cc958053a41815178c80bc5294cc7e6ff6cd52eb94a8ce3005c
|
|
| MD5 |
635e3baf23ba362e43417926725e19d2
|
|
| BLAKE2b-256 |
596f6f28508ca100a614fd46fd2193e60584430c031f9084fddc133ede4f4792
|