Apache Kafka: Distributed messaging system Apache Storm: Real Time Message Processing
How we can use both technologies in a real-time data pipeline for processing
Simply Kafka send the messages from node to another , and Storm processing the messages . Check this example of how you can Integration Apache Kafka With Storm