Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-209

Support Kafka Item Reader and Item Writer for Batch Processing

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.3.0.Beta1
    • 1.3.0.Alpha1
    • jberet-support
    • None

      http://kafka.apache.org/

      Apache Kafka is publish-subscribe messaging rethought as a distributed commit log.

      Kafka Consumer API:
      http://kafka.apache.org/090/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html

      http://docs.confluent.io/2.0.0/clients/consumer.html

      <dependency>
      	<groupId>org.apache.kafka</groupId>
      	<artifactId>kafka-clients</artifactId>
      	<version>0.9.0.0</version>
      </dependency>
      

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: