GES-compchem / job-dispatcher

In-home wrapper around Multiprocessing to parallelize the execution of independent functions.
https://ges-compchem.github.io/job-dispatcher/
GNU General Public License v3.0
1 stars 4 forks source link

Implement "threaded" engine in alternative to multiprocessing #22

Closed GES-mpalermo closed 1 year ago

GES-mpalermo commented 2 years ago

This could be accomplished by incapsulating the engine in a class, so that it can be switched depending on the use case.

GES-mpalermo commented 1 year ago

closed in #22