Paketname | dbus |
Beschreibung | simple interprocess messaging system |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.24-4+squeeze1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 580 Byte |
Hängt ab von | libc6 (>= 2.9), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 1.95.8), libselinux1 (>= 1.32), adduser, lsb-b |
Empfohlene Pakete | |
Paketbetreuer | Utopia Maintenance Team |
Quelle | |
Paketgröße | 212978 Byte |
Prüfsumme MD5 | 0360f0fb2615b82ba3c2b4cf1cb8447d |
Prüfsumme SHA1 | 79a126047a99d3d8bc3b5f723615885d674464ff |
Prüfsumme SHA256 | 834b4c5c1e7f1f63b6536e130a3fe8cda08e62bbbbdab72c94c39cc4e59285f5 |
Link zum Herunterladen | dbus_1.2.24-4+squeeze1_i386.deb |
Ausführliche Beschreibung | 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.
.
D-Bus supports broadcast messages, asynchronous messages (thus
decreasing latency), authentication, and more. It is designed to be
low-overhead; messages are sent using a binary protocol, not using
XML. D-Bus also supports a method call mapping for its messages, but
it is not required; this makes using the system quite simple.
.
It comes with several bindings, including GLib, Python, Qt and Java.
.
This package contains the D-Bus daemon and related utilities.
.
The client-side library can be found in the libdbus-1-3 package, as it is no
longer contained in this package.
|