Bridge for Apache Kafka Configuration
TIBCO Messaging - Bridge for Apache Kafka forwards and translates messages between FTL clients and the Apache Kafka broker for use by Apache Kafka clients.
The bridge consists of an Apache Kafka Source Connector and an Apache Kafka Sink Connector.
With the Source Connector you can subscribe to TIBCO FTL message streams. The Source Connector converts FTL messages to JSON or Avro messages and sends them to an Apache Kafka broker using a pre-configured Apache Kafka topic, making them available for consumption by Apache Kafka clients.
With the Sink Connector you can translate JSON Avro messages sent from Apache Kafka clients using a pre-defined Apache Kafka topic, and publish them to TIBCO FTL applications.