|
|
|
|
|
by i80and
729 days ago
|
|
My recollection from Advanced Programming in the Unix Environment is that unix sockets are actually often faster than named pipes: You got me curious; according to a quick search, that seems to hold up according to this more recent post (which doesn't note the OS, annoyingly): https://www.yanxurui.cc/posts/server/2023-11-28-benchmark-tc... I'd be interested in more robust data here. |
|