Follow these steps for using Progress® OpenEdge® with Apache® Kafka®:
  1. Install OpenEdge version 12.5 or higher.
  2. Install the Apache Kafka C/C++ library, librdkafka.
  3. Add the relevant OpenEdge libraries to your PROPATH.
  4. Start the Kafka environment.
  5. Use the ABL-Kafka Producer and Consumer APIs.

In the next topics, instructions are provided for installing the Apache Kafka C/C++ library on Windows or Linux, and for setting the PROPATH.

Instructions are also provided for installing the Apache Kafka C/C++ library for a WebClient application.

Note: Instructions are not provided for configuring brokers or for starting the Kafka environment. Consult the Kafka documentation at https://kafka.apache.org for this information.