StreamCloud: An Elastic and Scalable Data Streaming System

  • Authors:
  • Vincenzo Gulisano;Ricardo Jimenez-Peris;Marta Patino-Martinez;Claudio Soriente;Patrick Valduriez

  • Affiliations:
  • Universidad Politécnica de Madrid, Madrid;Universidad Politécnica de Madrid, Madrid;Universidad Politécnica de Madrid, Madrid;Universidad Politécnica de Madrid, Madrid;INRIA and LIRMM, University Montpellier 2, Montpellier

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many applications in several domains such as telecommunications, network security, large-scale sensor networks, require online processing of continuous data flows. They produce very high loads that requires aggregating the processing capacity of many nodes. Current Stream Processing Engines do not scale with the input load due to single-node bottlenecks. Additionally, they are based on static configurations that lead to either under or overprovisioning. In this paper, we present StreamCloud, a scalable and elastic stream processing engine for processing large data stream volumes. StreamCloud uses a novel parallelization technique that splits queries into subqueries that are allocated to independent sets of nodes in a way that minimizes the distribution overhead. Its elastic protocols exhibit low intrusiveness, enabling effective adjustment of resources to the incoming load. Elasticity is combined with dynamic load balancing to minimize the computational resources used. The paper presents the system design, implementation, and a thorough evaluation of the scalability and elasticity of the fully implemented system.