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.tar.gz
(18.6 kB
view details)
File details
Details for the file Jug-0.5.0.tar.gz
.
File metadata
- Download URL: Jug-0.5.0.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c5a345d94c6cd5bae0421fda9305435b26e366d47ad1cdfc287d71cc309f5588
|
|
MD5 |
75cdce4c8ee45036828f911565143f7c
|
|
BLAKE2b-256 |
fd84ed762b8e59c66cc93352da854c2ab9e5cef9f1aa393bb4ca9b37b6a21018
|