ShmStreaming: A Shared Memory Approach for Improving Hadoop Streaming Performance

Published in AINA 2013, 2013

This paper studied a shared-memory approach to improve the performance of hadoop streaming, an extension of Hadoop that supports using programming languages other than JAVA. You can fork the code in my Github page.