Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)Français (France)Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Use Apache® Kafka® with Progress® OpenEdge®

How To

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Introduction to Apache Kafka Concepts and Terminology
    • Business case for Apache Kafka
    • Events, messages, or records
    • Topics
    • Cluster and brokers
    • Producers
    • Consumers
    • Partitions
    • Topic replicas and reliability
    • Consumer groups
    • Message batching and transactions
    • Message delivery guarantees
  • How to Set Up Apache Kafka with Progress OpenEdge
    • Install the Apache Kafka C/C++ library on Windows
    • Install the Apache Kafka C/C++ library on Linux
    • Add OpenEdge libraries to the PROPATH
  • Learn About the Apache Kafka Client Producer
    • Construct an Apache Kafka client producer
      • Construct a generic client producer using property name-value pairs
      • Construct a client producer using strongly-typed methods
    • Producer serialization
      • Example: Send a message using the string serializer
      • Example: Send a message using the JSON serializer
    • Producer builder design
    • Topic configuration for a producer
    • Asynchronous sending of messages
      • Behavior of send response properties
    • Exception handling for messaging errors
    • Messaging producer API
  • Learn about the Apache Kafka Client Consumer
    • Construct an Apache Kafka client consumer
      • Construct a generic client consumer using property name-value pairs
      • Construct a client consumer using strongly-typed methods
    • Consumer deserialization
    • Topic configuration for a consumer
    • Polling and record acknowledgment
      • Read records written as a transaction
      • Apache Kafka record headers
    • Message consumer API
  • Kafka Transactional Producer
    • Configure the transactional producer
    • Transactional producer API
    • Example: Basic transactional producer
    • Example: Consume Produce transactional pattern
  • How To
    • Enable logging
    • Troubleshooting FAQ
    • Configure SSL connections with Apache Kafka
Table of Contents

How To

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: January 17, 2024
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation

This section contains miscellaneous topics related to configuring and using Apache® Kafka® with Progress® OpenEdge®, such as enabling logging, troubleshooting tips, and configuring SSL connections.

Contents
  • Enable logging
  • Troubleshooting FAQ
  • Configure SSL connections with Apache Kafka
TitleResults for “How to create a CRG?”Also Available inAlert