Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

mars-project/shared_memory38

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.