D-BUS

From OLPC
Revision as of 02:12, 29 August 2007 by Mcfletch (talk | contribs)
Jump to navigation Jump to search

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.

Pages of Interest on D-BUS:

References

D-BUS website.