Developing Java Streaming Applications

Presenters
Date
Nov 21, 2017
Developing Java Streaming Applications
 
Apache Storm, http://storm.apache.org, is a free and open source distributed real-time computation system. Storm makes it easy to reliably process unbounded streams of data, doing for real-time processing what Hadoop did for batch processing. During this presentation, a Java-based streaming application will be built from scratch!