/parinvoke

Multiprocessing library for operations on large shared model objects.

Primary LanguagePythonMIT LicenseMIT

Parallel Processing with Large Shared Models

codecov

The parinvoke library provides parallel processing support for Python with good support for large (read-only) shared model objects. Its background and motivation is described in this blog post.