From Messaging to Logs with Apache Kafka @ OUGN 2017 Posted on Mar 10, 2017 Presented at OUGN 2017 Read more development integration back-end integration kafka
Integrate Java EE 7 and Kafka using Avro and RxJava Posted on Jul 31, 2015 I decided to implement a naive integration between Java EE applications and RxJava/Kafka/Avro, to publish and subscribe to events. You can go directly to that code, or check my approach: Read more development integration back-end java ee kafka avro rx