Introduction to streaming data processing
What is Streaming Data Processing
1.Framework for large scale stream processing
Can absorb live data streamsCan achieve second scale latenciesIntegrates with batch and interactive processingProvides a simple batch-like API for implementing complex algorithm
2.Requirements
Scalable to large clustersSecond-scale latenciesSimple programming modelIntegrated with batch & interactive processing
Storm