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