...
D-Bus is a message bus system, a simple way for applications to talkto talk to one another. In addition to interprocess communication, D-Bus helpscoordinate helps coordinate process lifecycle; it makes it simple and reliable to codea code a single instance application or daemon, and to launch applicationsand applications and daemons on demand when their services are needed.
...