Relative Content

Tag Archive for apache-kafkakafka-consumer-apiconfluent-platform

Consume from two independent Topics – Architecture

There’s two independent systems which produce kafka messages with different information in two independent topics, about the same entity. Let’s say we have Entity with ID 123, Topic A contains quantity information about Entity 123 and Topic B contains the title for Entity 123.