I am creating a quick program similar to android C2DM to push information to the n900. I plan on having a small script running in the background that takes care of receiving the notifications (so only one client has to be running, which will use less battery). How should this notify other programs on the n900 when it receives updates? Dbus?