Core concept of kafka with practical implementation in nodejs and golang
-
Updated
Nov 30, 2023 - Go
Core concept of kafka with practical implementation in nodejs and golang
Real-time cat/dog image classifier using Kafka and CNN. Sender uploads images to Kafka, receiver processes with pre-trained model, returns predictions via Kafka. Demonstrates distributed, scalable image processing with instant feedback. Uses TensorFlow, OpenCV, and Kafka for efficient, asynchronous communication.
KAFKA CLUSTER IN DOCKER WITH MONITORING SYSTEM (GRAFANA + PROMETHEUS)
Add a description, image, and links to the kafka-basic topic page so that developers can more easily learn about it.
To associate your repository with the kafka-basic topic, visit your repo's landing page and select "manage topics."