This article demonstrates a demo project that I have been working on over the last week. This project uses the Live web app dashboard using Apache Kafka and Spring WebSocket. I have set the topic as the "Live Temperature Update." Kafka will feed the real-time temperature values, and the application will read the temperature in real-time and update the view.
Apache Kafka
Apache Kafka is a pub-sub messaging stream that can be used to create an enterprise messaging queue.
from DZone.com Feed https://ift.tt/2LDii6b
No comments:
Post a Comment