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.

Reply via email to