dbus/README.md

6 lines
170 B
Markdown

# dbus
D-BUS is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.