- Unix domain socket: https://github.com/apache/arrow/blob/master/python/pyarrow/_plasma.pyx#L683
- https://arrow.apache.org/docs/python/plasma.html
- start socket server:
plasma_store -m 1000000000 -s /tmp/plasma
- run the server side script
- run the client side script