@inproceedings{488bd4b1e3ad4ef28d116cfd66b2d782,
title = "Stateful load balancing for parallel stream processing",
abstract = "Timely processing of streams in parallel requires dynamic load balancing to diminish skewness of data. In this paper we study this problem for stateful operators with key grouping for which the process of load balancing involves a lot of state movements. Consequently, load balancing is a bi-objective optimization problem, namely Minimum-Cost-Load-Balance (MCLB). We address MCLB with two approximate algorithms by a certain relaxation of the objectives: (1) a greedy algorithm ELB performs load balancing eagerly but relaxes the objective of load imbalance to a range; and (2) a periodic algorithm CLB aims at reducing load imbalance via a greedy procedure of minimizing the covariance of substreams but ignores the objective of state movement by amortizing the overhead of it over a relative long period. We evaluate our approaches with both synthetic and real data. The results show that they can adapt effectively to load variations and improve latency efficiently comparing to the existing solutions whom ignored the overhead of state movement in stateful load balancing.",
keywords = "Load balancing, State movement, Stream processing",
author = "Qingsong Guo and Yongluan Zhou",
year = "2018",
month = jan,
day = "1",
doi = "10.1007/978-3-319-75178-8_7",
language = "English",
isbn = "9783319751771",
series = "Lecture notes in computer science",
publisher = "Springer",
pages = "80--93",
editor = "Heras, {Dora B.} and Luc Boug{\'e} and Gabriele Mencagli and Emmanuel Jeannot and Rizos Sakellariou and Badia, {Rosa M.} and Barbosa, {Jorge G.} and Ricci, {Laura } and Scott, {Stephen L.} and Stefan Lankes and Josef Weidendorfer",
booktitle = "Euro-Par 2017",
address = "Switzerland",
note = "International Workshops on Parallel Processing, Euro-Par 2017 ; Conference date: 28-08-2017 Through 29-08-2017",
}