PADRES FAQ

What is content-based routing?
See the Content Based Routing page.

What are the benefits of a publish/subscribe system?
  • It is event-based, so it is a natural fit for event-driven applications..
  • It decouples clients through a declarative publish/subscribe interface.
  • It performs content-based routing to support expressive queries.
  • Interactions and queries are declarative (say what you want, not where/who to get it from).
  • Content-based addresses allow for flexible deployment environments.
  • It is responsive since events are pushed to clients immediately.

Who is using publish/subscribe?
TODO

Where can I find more information about the project?
TODO

Who can I contact for more information about the project?
You can send an email to padres@msrg.utoronto.ca.
Topic revision: r5 - 2009-05-27 - 16:12:57 - AltonChiu
 
Copyright © Middleware Systems Research Group. Send feedback