D-BUS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
D-BUS is a message bus system, rather like Appletalk, that allows applications to send messages to one another. The applications all run on the same CPU. If you look at the [[Python]] source code for [[Sugar]] you can see how D-BUS is being used. |
D-BUS is a message bus system, rather like Appletalk, that allows applications to send messages to one another. The applications all run on the same CPU. If you look at the [[Python]] source code for [[Sugar]] you can see how D-BUS is being used. |
||
==References== |
|||
[http://www.freedesktop.org/wiki/Software/dbus D-BUS website]. |
|||
[[Category:Developers]] |
[[Category:Developers]] |