kafka-websocket icon indicating copy to clipboard operation
kafka-websocket copied to clipboard

Webserver to Kafka communiction

Open psuresh39 opened this issue 8 years ago • 0 comments

I am not a java expert. I was curious as to how the webserver talks to Kafka via the consumer ? It seems like the consumer is running on a separate thread ? What was the rationale behind the decision ? Also does it mean there is one consumer per request into the webserver ? Does the solution scale to many many consumers ?

EDIT: reposted as an FAQ wiki, but please feel free to answer here.

psuresh39 avatar Jun 23 '16 18:06 psuresh39