DocumentCode :
146921
Title :
Concentus: Applying Stream Processing to Online Collective Interaction
Author :
Roughton, Adam ; Warren, Ian ; Plimmer, B.
Author_Institution :
Dept. of Comput. Sci., Univ. of Auckland, Auckland, New Zealand
fYear :
2014
fDate :
7-10 April 2014
Firstpage :
70
Lastpage :
79
Abstract :
The collective experience is the experience of unity, belonging, and purpose that occurs when large numbers of people come together and perceive themselves and others as part of a single social entity, and interact with each another accordingly. We are exploring how the collective experience can be supported in a fully computer-mediated environment through activities where a virtual crowd performs synchronous collective action over a shared focal state (e.g. collectively controlling a character in a game, pulsing text-based messages in time to form collective chants). Supporting collective interaction requires a system architecture that is able to process large numbers of input actions into an aggregated collective representation at low latency. We have created a scalable distributed system called Concentus that applies approaches found in distributed stream processing to online collective interaction. Concentus allows for different implementations of aggregation engine, the primary component of the system, to be measured in-situ with other core components (e.g. client connection handlers). We have evaluated the performance of two aggregation approaches: one based on Spark Streaming, a general purpose distributed stream processing engine, and another that performs aggregation on a single thread on one machine, and have measured their performance against the key metric of interaction latency (time from input submission to perceiving the effect on the shared state) as the crowd size scales. The evaluation revealed that both approaches are capable of supporting 50,000 participants with latencies under 1 second, with the single threaded approach performing better on smaller data sizes, and Spark Streaming on larger data sets. We discuss the implications on collective application design.
Keywords :
computer mediated communication; data handling; distributed processing; human computer interaction; social networking (online); Concentus; Spark streaming; aggregated collective representation; aggregation approach; aggregation engine; computer mediated environment; distributed stream processing; distributed stream processing engine; interaction latency; online collective interaction; scalable distributed system; shared focal state; single threaded approach; synchronous collective action; system architecture; virtual crowd; Computer architecture; Context; Engines; Games; Message systems; Parallel processing; Servers;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Software Engineering Conference (ASWEC), 2014 23rd Australian
Conference_Location :
Milsons Point, NSW
Type :
conf
DOI :
10.1109/ASWEC.2014.24
Filename :
6824110
Link To Document :
بازگشت