-
dbis
-
Publications
-
2011
-
How Soccer Players Would Do Stream Joins
SIGMOD 2011 Author Feedback
motivation was to judge how a future many-core system might behave, hence the term "simulation". Rev. 1, W1: We think there is a misunderstanding how the two join algorithms work: For CellJoin, when new data [...] designs cannot be scaled to large core counts. This is a key motivation of handshake join. Rev. 1, W4/D1: We chose CellJoin as a reference because it defines the state of the art in stream join evaluation [...] this also addresses (5) of Reviewer 2). Rev. 1, D2: Handshake join has a partitioning overhead that is independent of the core count N by design, i.e., O(1). For CellJoin this overhead is O(N). In [9] …