Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is it streamable? Could I use this as an intermediate format to send columnar data between two processes via a pipe?


Better, if the processes are on the same machine you could use it to share the data via shared memory or a common memory mapping, to avoid having copies of the data on each end of the pipe.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: