a facility for distributed computing
Project description
jobmanager
Easy distributed computing based on the python class SyncManager for remote communication and python module multiprocessing for local parallelism.
:Note: Although the documentation is not complete, the project is currently being used successfully (which is the only reason why we have not reached a first major release with a leading '1' as version number)
Documentation (out of date)
The documentation is available at http://cimatosa.github.io/jobmanager/
Developer's note (out of date)
After cloning into jobmanager, create a virtual environment
virtualenv --system-site-packages ve_jm
source ve_jm/bin/activate
Install all dependencies
python setup.py develop
Running an example
python examples/simple_example.py
Running tests
python setup.py test
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jobmanager-0.4.8.tar.gz
.
File metadata
- Download URL: jobmanager-0.4.8.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/6.1.0-13-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d82ef234802cdc408a2b8823ed57c579a9c6f421716f32b8e4ea3af22997dd3d |
|
MD5 | 234cbe782133dccce4ca5fe84d8aded6 |
|
BLAKE2b-256 | 95b88ff4b914379bccd825ec65c81a336ae0594c0551410520c36e7f84ca7409 |
File details
Details for the file jobmanager-0.4.8-py3-none-any.whl
.
File metadata
- Download URL: jobmanager-0.4.8-py3-none-any.whl
- Upload date:
- Size: 34.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/6.1.0-13-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82edde1470c3f584cdcb4e730221cd140cd299aa498171e2d3e61efe1d5d4aff |
|
MD5 | 6a1fededc20f599cd06cf9f45971d2a7 |
|
BLAKE2b-256 | 8cfe2f539b2045a70e48e3cf09638547811fc383ea11f099f9c724fcedb41499 |