Skip to content

PaulRMellor/strimzi-kafka-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Apache Kafka bridge

This project provides a software component which acts as a bridge between different standard protocols and an Apache Kafka cluster. The current supported protocols are :

It provides a different way to interact with Apache Kafka because the latter supports natively only custom (proprietary) protocol. Thanks to the bridge, all clients which can speak different standard protocols can connect to Apache Kafka cluster in order to send and receive messages to/from topics.

Internals

You can find more documentation on "internals" and how the bridge works at following doc folder.

About

Apache Kafka bridge

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%