pitrou commented on issue #13787:
URL: https://github.com/apache/arrow/issues/13787#issuecomment-1204871105

   > Does pyarrow support communication inter-process(IPC) without mapping a 
file?Just like multiprocessing. sharedctypes only use sharing memory to do it.
   
   sharedctypes uses mmap over `/dev/shm`...
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to