Skip to content

Reactive Kafka 0.9 API Client for Vert.x - works with MapR Streams

License

Notifications You must be signed in to change notification settings

dumoulma/vertx-kafka-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Vert.x Kafka Client

This component provides a Kafka client for reading and sending messages from/to an Apache Kafka cluster. From the consumer point of view, its API provides a bunch of methods for subscribing to a topic partition receiving messages asynchronously or reading them as a stream (even with the possibility to pause the stream itself). As producer, its API provides methods for sending message to a topic partition like writing on a stream.

See the in-source docs for more details:

Note: This module has Tech Preview status, this means the API can change between versions.

About

Reactive Kafka 0.9 API Client for Vert.x - works with MapR Streams

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 97.7%
  • Kotlin 2.3%