Skip to content

Backport of multiprocessing.shared_memory in Python 3.8

License

Notifications You must be signed in to change notification settings

wjsi/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.

About

Backport of multiprocessing.shared_memory in Python 3.8

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.5%
  • C 3.5%