Hi, Do you need persitence capabilities for your Bpel flows? In case you do not need, consider in memory flows and disable default event generation strategy. take a look at link below for in-memory tag.
http://ode.apache.org/creating-a-process.html On 4 Feb 2012 18:14, "Tharindu Patikirikorala" <[email protected]> wrote: HI All, I am installed ODE in a single instance and then deployed a BPEL process which communicate with 3 simple services. Although, the execution time of this process is quite low (400 ms), the throughput (request/sec) from ODE is 5 requests/sec, which is very low. Is there a way to tune ODE to process more requests. Appreciate any comment, this is for academic purposes. Thank you Regards Pati
