I am working with Python multiprocessing to call some workers. Each of them should return an array of several MB in size.
I'm afraid that I have a few gaps in how python implements multiprocessing, and trying to convince pypy to play well does not ease the situation. Thank!
, , , , Pipe, . CPython, PyPy. , PyPy; , PyPy , multiprocessing PyPy , CPython.
Pipe
multiprocessing
CPython ctypes multiprocessing.sharedctypes. PyPy API. () , ctypes.
ctypes
multiprocessing.sharedctypes
multiprocessing.Manager, shared/list Manager, , Proxy. , / , , , multiprocessing.sharedctypes.
multiprocessing.Manager
Manager
Proxy