theckang / openshift-kafka-demo

Demo to showcase AMQ Streams (Kafka) resiliency and parallelism on OpenShift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift AMQ Streams (Kafka) Demo

Demo to showcase AMQ Streams (Kafka) resiliency and parallelism on OpenShift

Architecture

TODO

  • HTTP/XML based service that takes requests and pushes to Kafka topic
  • Resilient consumers (simulate consumer crash and revival)
  • Multiple consumers for different use cases (e.g. transactional vs analytical)
  • Meta-topic and dashboard for status tracking

About

Demo to showcase AMQ Streams (Kafka) resiliency and parallelism on OpenShift

License:Apache License 2.0


Languages

Language:Java 90.1%Language:HTML 5.4%Language:Python 4.5%