D-BUS

From OLPC
Revision as of 23:54, 11 January 2007 by Xavi (talk | contribs) (re-categorization)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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. More info available via the D-BUS website.