Catégories : Tous - signals - configuration - methods - objects

par Hawk Chen Il y a 11 années

289

D-bus

D-Bus is a message bus system that facilitates communication between different processes running concurrently on the same machine. It operates with a client-server architecture where a central daemon relays messages between applications.

D-bus

D-bus

http://www.freedesktop.org/wiki/IntroductionToDBus

Basic

overview picture
object model
signals
methods
proxy
objects
Bus
configuration

busconfig

XML format

address

describe how to connect to a bus

hide from clients

2 components

dbus daemon

message are transported over

run a actual bus

point-to-point communication library

what

statful
non-transactional
inter-rocesses communication