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