Filtering and Scalability in the ECO Distributed Event Model

  • Authors:
  • Mads Haahr;René Meier;Paddy Nixon;Vinny Cahill;Eric Jul

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • PDSE '00 Proceedings of the International Symposium on Software Engineering for Parallel and Distributed Systems
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Event-based communication is useful in many application domains, ranging from small, centralized applications to large, distributed systems. Many different event models have been developed to address the requirements of different application domains. One such model is the ECO model, which was designed to support, distributed virtual world applications. Like many other event models, ECO has event filtering capabilities meant to improve scalability by decreasing network traffic in a distributed implementation.Our recent work in event-based systems has included building a fully distributed version of the ECO model, including event-filtering capabilities. This paper describes the results of our evaluation of filters as a means of achieving increased scalability in the ECO model. The evaluation is empirical and real data gathered from an actual event-based system is used. The findings show filters to be highly valuable in making distributed implementations of the model scale, that multicast contributes to the scalability and, perhaps most significantly, that multicast groups can be dynamically generated from filters using local (per node) rather global knowledge of the distributed application.