You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Stuart Holland <sh...@remedypartners.com> on 2016/01/26 16:43:26 UTC

Kafka Request Reply Pattern

Hi,

Are there any future plans to add request/reply functionality to Kafka?
I've currently implemented this functionality by basically creating and
deleting temporary topics.  It works fine under lighter loads, but under
very high loads, it can overwhelm Zookeeper because of the intensive IO
required.

Has anyone else implemented their own request/reply functionality in
Kafka?  Are there some settings or other things to consider?  Thanks

Regards,
Stuart

-- 
The information contained in this transmission and any attachments may be 
confidential, proprietary  or privileged, and may be subject to protection 
under applicable law. This transmission is intended for the sole use of the 
individual or  entity to whom it is addressed. If you think you have 
received this transmission in error, please alert 
compliance@remedypartners.com and then delete this e-mail immediately. 
Thank you.