Hacker News new | ask | show | jobs
by nsteel 728 days ago
The article mentions that the perf of unix domain sockets was not significantly better:

> I was surprised at how similarly most things performed. I did a cursory investigation into Linux-specific approaches like dbus and Unix Domain Sockets, but they seemed to be in the same ballpark as the non-shared memory approaches.