Hi Vinoth, Thanks for reply. I want some more help from you.
We are designing a product where we have to process online incoming request from some frontend and after processing this request we have to send it to intranet and we also want to get response intranet. We call it request-process-response as one transaction. Can we do it using DRPC? Above is event based processing. We have to implement session based flow too. can we do it using DRPC? Regards Tarkeshwar On Tue, May 27, 2014 at 5:27 PM, Vinoth Kumar Kannan <[email protected]>wrote: > Take a look at Storm DRPC > > > On Tue, May 27, 2014 at 8:08 AM, M.Tarkeshwar Rao > <[email protected]>wrote: > >> Hi, >> >> Is storm support bi-directional communication? >> I want to implement event based processing like http(*request >> processing response*). >> >> is it possible? if yes can you please suggest. >> >> regards >> Tarkeshwar >> >> > > > -- > With Regards, > Vinoth Kumar K >
