Completed
Example reading London bike rental stream
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Dyalog and Apache Kafka Integration - True?
Automatically move to the next video in the Classroom when playback concludes
- 1 About Stefan
- 2 Apache Kafka distributed streaming platform
- 3 Messages
- 4 Topics
- 5 Producers and consumers
- 6 Partition
- 7 Message retention
- 8 Kafka guarantees message ordering
- 9 How to run Kafka
- 10 A Dyalog Kafka interface
- 11 DKaf.NET
- 12 C# generics
- 13 Example reading London bike rental stream
- 14 String producer example
- 15 Summary