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