Hi, We came across a few articles which mentions how KeyedFairBolt can be used to handle concurrent DRPC requests in storm. Is there any such alternative while using Trident DRPC or does Trident internally take care of concurrency by default?
We want to create a very long conditional job stream based on the input parameters. We do not want to split this since that will result in separate jvms for each drpc job. Regards, -- Harshal Vora www.radiolocus.com
