From the course: Kafka Essentials: Quick Start for Building Effective Data Pipelines by Pearson
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Topics - Kafka Tutorial
From the course: Kafka Essentials: Quick Start for Building Effective Data Pipelines by Pearson
Topics
“
In this lesson, I demonstrate image streaming with Kafka. The example uses Kafka Python producer that captures images from a 3D printer that are then examined by a Python consumer that performs a real-time AI CNN analysis looking for defects. A simulated version is provided for the virtual machine.