Watershed reengineering: Making Streams Programmable

Rodrigo Caetano Rocha, Renato Ferreira, Wagner Meira, Dorgival Guedes
2014 2014 International Symposium on Computer Architecture and High Performance Computing Workshop  
Most high-performance data processing (aka bigdata) systems allow users to express their computation using abstractions (like map-reduce) that simplify the extraction of parallelism from applications. Most frameworks, however, do not allow users to specify how communication must take place: that element is deeply embedded into the run-time system (RTS), making changes hard to implement. In this work we describe our reengineering of the Watershed system, a framework based on the filter-stream
more » ... adigm and focused on continuous stream processing. Like other big-data environments, watershed provided object-oriented abstractions to express computation (filters), but the implementation of streams was an RTS element. By isolating stream functionality into appropriate classes, combination of communication patterns and reuse of common message handling functions (like compression and blocking) become possible. The new architecture even allow the design of new communication patterns, for example, allowing users to choose MPI, TCP or shared memory implementations of communication channels as their problem demand. Applications designed for the new interface showed reductions in code size on the order of 50% and above in some cases, with no significant performance penalty.
doi:10.1109/sbac-padw.2014.31 dblp:conf/sbac-pad/RochaFMG14 fatcat:2srmxfpnnfff3etfq7k6mkt36i