Hacker News new | ask | show | jobs
by SAI_Peregrinus 1035 days ago
Once you hide the complexities of using sockets you just end up with some sort of message bus that each application connects to and registers an ID with... which is essentially what dbus is.
1 comments

I specifically said libraries (as opposed to a centralized service).