FICHA · MANJARO

python-multiprocess

Better multiprocessing and multithreading in Python

  • Library
  • Dev
  • System
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Extends Python multiprocessing with broader serialization support and useful compatibility behavior. It helps applications run work across processes or threads when ordinary multiprocessing is too limited.

Parallel execution can consume significant CPU and memory and can run code in child processes. Keep worker counts controlled and avoid sending untrusted callables or data.

Permissions

Permissions not analysed for this source yet.