Title :
Online Top-k-Position Monitoring of Distributed Data Streams
Author :
Macker, Alexander ; Malatyali, Manuel ; Meyer auf der Heide, Friedhelm
Author_Institution :
Comput. Sci. Dept., Univ. of Paderborn, Paderborn, Germany
Abstract :
Consider n nodes connected to a single coordinator. Each node receives an individual online data stream of numbers and, at any point in time, the coordinator has to know the k nodes currently observing the largest values, for a given k between 1 and n. We design and analyze an algorithm that solves this problem while bounding the amount of messages exchanged between the nodes and the coordinator. Our algorithm employs the idea of using filters which, intuitively speaking, leads to few messages to be sent, if the new input is “similar” to the previous ones. The algorithm uses a number of messages that is on expectation by a factor of O ((log Δ + k) · log n) larger than that of an offline algorithm that sets filters in an optimal way, where Δ is upper bounded by the largest value observed by any node.
Keywords :
distributed processing; system monitoring; distributed data streams; filters; online data stream; online top-k-position monitoring; Algorithm design and analysis; Computational modeling; Distributed databases; Filtering algorithms; Monitoring; Protocols; Upper bound; continuous computation; distributed maximum; distributed monitoring; online data streams; top-k; tracking;
Conference_Titel :
Parallel and Distributed Processing Symposium (IPDPS), 2015 IEEE International
Conference_Location :
Hyderabad
DOI :
10.1109/IPDPS.2015.40