Premium
A topology‐based scaling mechanism for A pache S torm
Author(s) -
Shieh CeKuen,
Huang ShengWei,
Sun LiDa,
Tsai MingFong,
Chilamkurti Naveen
Publication year - 2016
Publication title -
international journal of network management
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.373
H-Index - 28
eISSN - 1099-1190
pISSN - 1055-7148
DOI - 10.1002/nem.1933
Subject(s) - computer science , storm , scaling , topology (electrical circuits) , mechanism (biology) , distributed computing , meteorology , physics , geometry , electrical engineering , mathematics , quantum mechanics , engineering
Summary As more and more well‐known companies, such as Twitter, Yahoo, and Alibaba, start to focus on real‐time big data applications, how to build a platform for processing real‐time data becomes an important issue. Among all the real‐time processing systems, Apache Storm is the most well‐known and representative open‐source, distributed, real‐time computation system. In Storm, the computation is implemented by a topology such as a graph where nodes are operators and edges represent the data flows between operators. In big data processing and analysis systems, scalability is an important issue. Storm provides rebalance mechanism for its scalability property, which can adjust the parallelism of a running topology. However, there are some drawbacks in rebalance command, such as resource usage restriction and topology execution suspension. In this paper, we propose a topology‐based scaling mechanism for Apache Storm. When a topology is overloaded, it scales by adjusting the number of the cloned topologies or replaced by another new topology with more tasks. When scaling by topology‐based mechanism, it eliminates resource usage restriction and execution suspension in the topology, and the procedure is automatically launched. The experimental results show that our topology‐based scaling mechanism can improve the scaling performance of Storm. Copyright © 2016 John Wiley & Sons, Ltd.