GitHub - mars-project/shared_memory38: Backport of multiprocessing.shared_memory in Python 3.8

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Backport of multiprocessing.shared_memory for Python 3.6 and 3.7. Simply import all things from shared_memory to make your code work.

Note that multiprocessing.managers.SharedMemoryManager is also included under shared_memory package.