cc-ed users mailing list, as I think it's more appropriate for this thread.

Sanjay, if you what you're after is the following pattern:

http://www.enterpriseintegrationpatterns.com/patterns/messaging/RequestReplyJmsExample.html

then yes, you can do this in kafka. The outline would be similar to the JMS example above, but specifics of course different.

Also, currently you would have to put the reply topic name and correlation id into the msg value itself but from v0.11 you can use custom headers for that.

Hope that helps,
MichaƂ


On 12/05/17 22:02, Colin McCabe wrote:
Hi Sanjay,

Can you be a little clearer what you are trying to achieve?  If you want
to build an RPC system where one entity makes a remote procedure call to
another, you might consider using something like CORBA, Apache Thrift,
gRPC, etc.

best,
Colin


On Fri, May 12, 2017, at 07:55, Banerjee, Sanjay wrote:
Can someone please share some thoughts whether we can do synchronous call
  (request response) using kafka similar to JMS

Thanks
Sanjay
913-221-9164


--
Signature
<http://www.openbet.com/>         Michal Borowiecki
Senior Software Engineer L4
        T:      +44 208 742 1600

        
        +44 203 249 8448

        
        
        E:      michal.borowie...@openbet.com
        W:      www.openbet.com <http://www.openbet.com/>

        
        OpenBet Ltd

        Chiswick Park Building 9

        566 Chiswick High Rd

        London

        W4 5XT

        UK

        
<https://www.openbet.com/email_promo>

This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmas...@openbet.com <mailto:postmas...@openbet.com> and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by OpenBet for employment and security purposes. To protect the environment please do not print this e-mail unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company registered in England and Wales. Registered no. 3134634. VAT no. GB927523612

Reply via email to