Skip to main content

a facility for distributed computing

Project description

jobmanager

PyPI

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

jobmanager-0.4.8.tar.gz (31.7 kB view hashes)

Uploaded Source

Built Distribution

jobmanager-0.4.8-py3-none-any.whl (34.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page