CMU-CS-06-129
Computer Science Department
School of Computer Science, Carnegie Mellon University



CMU-CS-06-129

Symmetric Publish/Subscribe
via Constraint Publication

Anthony Tomasic, Charles Garrod, Kris Popendorf

June 2006

CMU-CS-06-129.ps
CMU-CS-06-129.pdf


Keywords: Publish/subscribe, constraint databases, constraint publish/subscribe

Current publish/subscribe systems offer a range of expressive subscription languages for constraints. However, classical systems restrict the publish operation to be a single published object that contains only constants and no constraints. We introduce symmetric public/subscribe, a novel generalization of publish/subscribe where both publications and subscriptions contain constraints in addition to constants. Published objects are matched to subscriptions by computing the intersection of their constraints. This generalization improves the performance of classical publish/subscribe systems and introduces a new class of applications for publish/subscribe. This paper describes the core algorithms of our publish/subscribe implementation, evaluates the performance of these algorithms both analytically and empirically, and documents cases where the additional expressive power of symmetric publish/subscribe can be gained with minimal additional computational cost compared to the classical system.

20 pages


Return to: SCS Technical Report Collection
School of Computer Science

This page maintained by reports@cs.cmu.edu