https://github.com/lenskit/parinvoke
Multiprocessing library for operations on large shared model objects.
https://github.com/lenskit/parinvoke
Last synced: 2 months ago
JSON representation
Multiprocessing library for operations on large shared model objects.
- Host: GitHub
- URL: https://github.com/lenskit/parinvoke
- Owner: lenskit
- License: mit
- Created: 2023-12-13T22:49:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T14:36:30.000Z (over 1 year ago)
- Last Synced: 2025-09-20T00:34:26.702Z (4 months ago)
- Language: Python
- Size: 108 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Parallel Processing with Large Shared Models
[](https://codecov.io/gh/lenskit/parinvoke)
> [!NOTE]
> Development of this project is suspended as of June 2024.
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][blog].
[blog]: https://md.ekstrandom.net/blog/2023/11/multiprocessing