Subscribing Nexus Dashboard Insights Kafka Producer to a Kafka topic and streaming events to a Kafka Consumer
April 19, 2021
Applications frequently need to talk to other applications. As an example Application A gathers some data and Application B needs to do some custom processing with the output of data from Application A. When Applications that are split in functionality need to exchange data between each other, there are generally 2 kinds of ways to … More Subscribing Nexus Dashboard Insights Kafka Producer to a Kafka topic and streaming events to a Kafka Consumer