Spatial Subscriptions in Distributed Event-Based Systems

Spatial Subscriptions in Distributed Event-Based Systems

Kah-Kuen Fu, Paulo Alencar, Rolando Blanco, Eduardo S. Barrenechea, Donald Cowan
DOI: 10.4018/978-1-61520-655-1.ch044
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

One of the common approaches to specify locations is by indicating their spatial relationships to other, more well-known, locations. This chapter aims at analyzing the feasibility of expressing this kind of spatial relations in subscriptions of Distributed Event-based Systems (DEBSs). On one hand, the spatial relation expressions consist of various location-level abstractions, which have to be interpreted by the location models used in the systems. On the other hand, existing DEBSs are categorized by their filter models, and each category is merely capable of supporting a subset of all location models. The chapter presents ways to express different location-level abstractions by using different filter models and introduces the option of overlaying an extra mapping layer in systems to enhance their expressiveness of spatial relations in subscriptions.
Chapter Preview
Top

1. Introduction

Lightweight mobile devices, such as smart phones, PDAs and other portable handheld devices in conjunction with wireless network access can serve as platforms for mobile-networked applications. Distributed Event-based Systems (DEBS), also known as Publish/Subscribe systems, are push-based middleware that support the exchange of information in this scenario (Huang & Garcia-Molina, 2004).

DEBSs are composed of three major components: publishers, subscribers and event brokers. Publishers are information providers that issue events, and subscribers consume these issued events. Events are the data, or information, transmitting from one agent to other interested agents. Subscriptions, issued by subscribers, specify the types of events in which subscribers are interested. Middleware, also known as an event broker, is responsible for providing a bridge between publishers and subscribers. When a publisher issues an event, the event broker notifies the corresponding subscribers who have specified their interest in the published event.

Subscriptions describe events of interest, which are composed of at least one knowledge domain. For example, expressing an event bus arrives at the central terminal at 6PM involves transportation, spatial and time domains. This paper focuses on the spatial domain, which is essential to the provision of Location-based Services (LBS).

Jiang and Bao (Jiang & Yao, 2006) propose that the descriptions of locations should be expressed in natural ways, as end users of LBS are people who do not usually have the expertise to specify complicated expressions related to locations. A common scenario is of a moving person who wants to refer to his/her current location but he/she does not know its name. Huang and Garcia-Molina (Huang & Garcia-Molina, 2007) have already proposed a parameterized subscription approach, using the keyword current location, to solve this problem.

We address another common scenario in this paper. In existing DEBSs, locations can be referenced by their defined names (referred to as primary identities), but not by their relative positions to other locations (referred to as secondary identities). In fact, users may occasionally be unable to express some locations because they do not know their primary identities, as they may not be familiar with some locations. A more intuitive way is to reference a location by its secondary identity, specifying its relative position to a more well-known location. For example, Canada is a primary identity defining a country’s name, yet it can be also be referenced by its secondary identity – the country north of the USA. In addition, there might be more than one secondary identity for a location.

The capability of expressing secondary identities in spatial subscriptions depends on the ability of the deployed location model to resolve location-level abstractions. Location models determine the represented data structure of locations. Most DEBSs employ geometric location models or string-based location models to handle spatial expressions (Burcea & Jacobsen, 2003; F. Chen, Yang, Yu, Le, & Yang, 2005; Y. Chen, Rao, Yu, & Liu, 2003; Huang & Garcia-Molina, 2004; Leung, Burcea, & Jacobsen, 2003) . However, the former is not practical for use by ordinary users, as it requires users to express a location as a point or geometric figure in Euclidean space. The latter uses abstract labels to represent locations. Two locations are regarded as equivalent only if their labels are exactly the same. Hence, it is also hard to handle the secondary identities of locations. In Geographic Information Systems (GIS), significant amount of research has been done on investigating sophisticated location models which are capable of handling various spatial relations between locations (Becker & Dürr, 2005; Leonhardt, 1998). The problem to be investigated is whether existing DEBSs are capable of handling these location models.

Existing DEBSs can be categorized into different types by their filter models, which support different data types in subscriptions and employ different matching mechanisms. Three common types of filter models are discussed in this paper, including subject-based, type-based and content-based. These factors affect the capability of adopting the location models and hence lead to different location-level abstractions that can be supported.

Key Terms in this Chapter

Type-Based DEBSs: A variation of the subject-based ones, classifies events based on their types instead of their topics. Different types of events have different schemas, which are instantiated from the predefined objects in an object oriented language (OOL).

Location-Level Abstractions: The concepts used to describe the spatial relations between locations.

Subject-Based DEBSs: DEBSs where end user applications subscribe/publish to predefined topics, which can be seen as channels exchanging information. The topics are often categorized into a hierarchical tree/lattice-like structure. systems thatsuggested. The analysis ends by summarizing the capabilities of different types of DEBSs to handle the proposed abstractions.

Location Models: Models that define the data structures representing locations and also the spatial relationship between locations.

Content-Based DEBSs: DEBSs in which subscribers do not issue their request by specifying a particular predefined topic, but specify the content of interest that may possibly appear in events. Compared with subject-based DEBSs, content-based ones offer more flexible subscription expressions

Subscribers: Components in a DEBS being notified of events of interest that have been announced in the system.

Events: Data representations of happenings in the system or the environment in which the system executes.

Publishers: Components announcing events in a DEBS.

Distributed Event-Based Systems: Computer systems made of independent distributed functional components interacting with each other via events.

Complete Chapter List

Search this Book:
Reset