GitHub - spring-projects/spring-integration-kafka
The Spring Integration Kafka extension project provides inbound and outbound channel adapters for Apache Kafka. Apache Kafka is a distributed publish-subscribe messaging system that is designed for high throughput (terabytes of data) and low latency (milliseconds). For more information on Kafka and its design goals, see the Kafka main page.
This 2.0 version is a complete rewrite based on the new spring-kafka project which uses the pure java Producer
and Consumer
clients provided by Kafka 0.9.x.x.
That project is currently at Release Candidate 1 and its documentation is here.
Read full article from GitHub - spring-projects/spring-integration-kafka
No comments:
Post a Comment