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.
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-beta-1.tar.gz
(18.0 kB
view details)
File details
Details for the file Jug-0.5.0-beta-1.tar.gz
.
File metadata
- Download URL: Jug-0.5.0-beta-1.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6421f54ed6b4fc991a5923d61a50d3e5b6258e6cdd1357c1f2162bbe67e4c184 |
|
MD5 | bb028788686eae97105d2948c11edb48 |
|
BLAKE2b-256 | 0db2d4ebc9a7bb2046d3622ad9150b94753e93edb4c4d2bd62c99cf2188e7386 |