1 Reply Latest reply on Mar 24, 2014 1:59 PM by kcbabo

    Parallel Execution of SQL Binding in SwitchYard

    satyajit_ijt

      Hi,

       

      I have couple of long running sql that I need to execute for generating response of a request. I am using SQL Binding. I need to get result from all of them, apply data massaging and send response back.

       

      Can I run the sql parallely. Can I use a Composed Message Processor pattern to get the all the arraylist returned before further processing?

       

      Thanks a lot in advance.

       

      Best Regards,

      Satyajit