Hacker News new | ask | show | jobs
by barneso 3779 days ago
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.