Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
amelius
on Aug 18, 2023
|
parent
|
context
|
favorite
| on:
Boycott Systemd (2014)
It depends if you are a fan of a centralized server vs decentralized communication.
Anyway, all the complexities of using sockets/FIFOs could be hidden inside libraries.
SAI_Peregrinus
on Aug 18, 2023
[–]
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.
amelius
on Aug 18, 2023
|
parent
[–]
I specifically said libraries (as opposed to a centralized service).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Anyway, all the complexities of using sockets/FIFOs could be hidden inside libraries.