Completed
Types of Bolts
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Realtime Distributed Computing at Scale - Storm and Streamparse
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Queues and workers
- 3 Distributed Implications
- 4 A Storm Is Coming
- 5 Elegant data dashboards
- 6 Python can't do this
- 7 Storm Abstractions
- 8 Storm Topology Example
- 9 Types of sources for a spout
- 10 Streams, Grouping and Parallelism
- 11 Tuple Tree
- 12 Nimbus and Storm UI
- 13 So, Storm is pretty amazing!
- 14 Multi-Lang Protocol
- 15 Enter Streamparse
- 16 Running and debugging
- 17 Submitting to remote cluster Single comment
- 18 Bolts for Real-Time ETL
- 19 Types of Bolts
- 20 Overhead considerations
- 21 Topology Considerations
- 22 Questions?