Tagar commented on pull request #34505: URL: https://github.com/apache/spark/pull/34505#issuecomment-966718987
As an option if it makes sense - Arrow also comes with Plasma https://arrow.apache.org/blog/2017/08/08/plasma-in-memory-object-store/ > Plasma, an in-memory object store that is being developed as part of Apache Arrow Ray uses Plasma heavily. Would something like Plasma add scalability here for zero-copy shared-memory exchanges between jvm and python? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
