• HOME
  • POSTS
  • CONTACT
  • LANGUAGES
    • English
    • Turkish

KAFKA

Apache Kafka is an open source distributed event store and stream processing platform. It combines messaging, storage and stream processing of both historical and real-time data.

  • 1. 14/06/2024 Creating a consumer interceptor for Kafka in Golang
  • 2. 14/06/2024 Creating a producer interceptor for Kafka in Golang
  • 3. 11/06/2024 Creating a sync producer pool for transactional Kafka events in Golang
  • 4. 27/05/2024 Setting up multi cluster Kafka server with docker compose
  • 5. 23/05/2024 Consuming specific Kafka topic partitions with a consumer group and ignoring others in Golang
  • 6. 23/05/2024 Kafka consumer groups running on multiple application instances
  • 7. 22/05/2024 Producing batch messages to Kafka using Golang
  • 8. 21/05/2024 Kafka sync and async producer example in Golang
  • 9. 20/05/2024 A sync Kafka producer and consumer example with Golang
  • 10. 20/05/2024 Creating consumers for each partition of a Kafka topic in Golang
  • 11. 20/05/2024 Checking Kafka topic existence in Golang
  • 12. 20/05/2024 Preserving message ordering in Kafka
  • 13. 18/05/2024 Apache Kafka components and general tradeoffs
  • 14. 17/05/2024 Setting up single broker Kafka server with Docker and using in a Golang service

© 2014 ‐ 2025 inanzzz.com | Privacy Policy