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