Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Storm: Realtime Distributed Computing with Nathan Marz - ETE 2012
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Basic info
- 3 Before Storm
- 4 Scaling
- 5 Problems
- 6 What we want
- 7 Use cases
- 8 Storm Cluster
- 9 Starting a topology
- 10 Killing a topology
- 11 Concepts
- 12 Streams
- 13 Spouts
- 14 Spout examples
- 15 Bolts
- 16 Tasks
- 17 Task execution
- 18 Stream grouping
- 19 Streaming word count
- 20 Distributed RPC
- 21 DRPC Example
- 22 Computing reach
- 23 Reach topology
- 24 Guaranteeing message processing
- 25 Transactional topologies
- 26 Example #2
- 27 Storm UI
- 28 Storm on EC2
- 29 Starter code
- 30 Documentation
- 31 Ecosystem
- 32 Questions?