An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Parallel Processing with Large Shared Models

[![codecov](https://codecov.io/gh/lenskit/parinvoke/graph/badge.svg?token=UWbZZYdp1U)](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