Thanks isuru..
On 19 February 2014 07:03, Isuru Udana <[email protected]> wrote: > Hi Ratha, > > > On Wednesday, February 19, 2014, Vijayaratha Vijayasingam <[email protected]> > wrote: > >> Hi; >> Need a bit clarification.. >> >> Now for a service chaining scenario, we can use callout mediator and send >> mediator with the receiving sequence. >> Is there any special cases in which type of scenarios we can use >> callout/send mediator? >> Callout mediator uses blocking calls.So there will be a performance >> consideration.. >> Is that right , if we use send mediator for all type of service chaining >> scenarios.? >> > Yes there is a performance impact when you use the callout mediator. Out > of send and callout, try to use send whenever possible. > However there can be situations you have to stick with callout (ex. > Transactions, etc). > To make service chaining simpler, in ESB 4.8.0 we have introduced a new > mediator called "call" which basically have the behavior of callout but > uses the non blocking transports. > > Thanks. > >> >> Thanks.. >> >> >> -- >> -Ratha >> mobile: (+94)755906608 >> > > > -- > Sent from Mobile > -- -Ratha mobile: (+94)755906608
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
