No description
Find a file
2014-09-11 17:40:35 +02:00
.gitignore added example for job manager, ignore *.trb 2014-09-10 13:45:17 +02:00
example.py added example for job manager, ignore *.trb 2014-09-10 13:45:17 +02:00
example_client.py added example for job manager, ignore *.trb 2014-09-10 13:45:17 +02:00
jobmanager.py with feature now works 2014-09-11 17:40:35 +02:00
LICENSE copy from jobmanager bakup 2014-09-05 23:33:55 +02:00
README.md copy from jobmanager bakup 2014-09-05 23:33:55 +02:00
simple_example.py work on jobmanager: tests, simple example 2014-09-11 09:06:25 +02:00
test_jobmanager.py with feature now works 2014-09-11 17:40:35 +02:00

jobmanager

easy distributed computing based on the python class SyncManager for remote communication and python module multiprocessing for local parallelism