mirror of
https://github.com/vale981/jobmanager
synced 2025-03-06 02:11:39 -05:00
No description
.gitignore | ||
example.py | ||
example_client.py | ||
jobmanager.py | ||
LICENSE | ||
README.md | ||
simple_example.py | ||
test_jobmanager.py |
jobmanager
easy distributed computing based on the python class SyncManager for remote communication and python module multiprocessing for local parallelism