Bringing the Publish-Subscribe to a webpage near you ..
Posted by: Owen on Friday, 31st Aug, 2007
Google has opened up some new potential in their Gadgets API by allowing gadgets to communicate with one another. As you can imagine gadgets on a page can either be there or not, so communication has to be loosely coupled between the two. They achieve this using a Publish-Subscribe model (pub/sub). Designing gadget topology to [...]

