Skip to content

alifpay/kafka-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-http

Apache Kafka or any messaging system is typically used for asynchronous processing. A requirement of implementing request/response paradigm on top of Apache Kafka.
Solutions

  1. http handler use cache
  2. websocket
  3. grpc stream
  4. channels

About

request/response kafka messaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published