Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Antimony - A Real Time Distributed Stream Processing System
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The plan of this talk
- 3 The use case for a real time streaming
- 4 Attackers / Defenders best friend
- 5 Apache Storm
- 6 A Streaming Job
- 7 Some Terminology
- 8 Example topology
- 9 Physical Plan of topology
- 10 Motivation for Antimony
- 11 Some problems with that architecture
- 12 Inside the Storm Worker
- 13 Zookeeper Overload
- 14 Some homegrown wisdom
- 15 Two things happened
- 16 Antimony Architecture
- 17 Topology Master
- 18 Stream Manager
- 19 Define a topology
- 20 antimony-cli
- 21 The Name
- 22 Thank You