Getting started with Apache Kafka and WildFly

This tutorial will teach you how to install a Resource Adapter for Apache Kafka on WildFly so that you can Produce and Consume streams of messages on your favourite application server! First of all some basics: what is Apache Kafka? Apache Kafka is a Streaming Platform which provides some key capabilities: Publish and subscribe to … Read more