In my understanding, I can write a file with shared-memory. And open this shared-memory file in other processor. But it can't used in streaming mode. Any way to use the zero-copy between two processor? I find spark also use pipe to transform arrow bytes between java and python procecssor.
- How to understand and use the zero-copy between two process... yunfan
- RE: [EXTERNAL] How to understand and use the zero-copy... Nugent, Daniel
