Real-Time vs Batch Processing
Nathan discusses how Hadoop simplifies batch processing through its MapReduce paradigm, allowing developers to focus on computations without worrying about concurrency or fault tolerance. He draws a parallel with Storm, which offers similar simplicity for real-time processing. The conversation also touches on the integration of batch and stream processing, highlighting the lambda architecture as a framework for tackling big data challenges effectively.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 222: Nathan Marz on Real-Time Processing with Apache Storm
Related Questions