openbsd-ports/x11/dbus/pkg/DESCR

6 lines
340 B
Plaintext
Raw Normal View History

2009-05-31 16:56:38 -04:00
D-Bus is a message bus system, a simple way for applications to talk to
one another. In addition to interprocess communication (IPC), D-Bus
helps coordinate process lifecycle; it makes it simple and reliable to
code a "single instance" application or daemon, and to launch
applications and daemons on demand when their services are needed.