Since the message is built in both cases, payload accessing part performance would be similar. But in the Synapse log, publishing is also synchronous(writing it to the file). But in Publish event mediator, after reading the message, publishing is asynchronous. So, I'm under the impression that, the second part should be more performant in publish event mediator.
Please let me know your thoughts. Thanks. On Fri, Apr 6, 2018 at 12:12 PM, Lahiru Sandaruwan <[email protected]> wrote: > Devs, > > It is known that logging the message payload through Log is synchronous > and a hit for performance. Publish event mediator is also content aware, > but publishing part works asynchronously. > > Does using publish event mediator with payload, affect performance as much > as logging does? > > [1] https://docs.wso2.com/display/EI611/Publish+Event+Mediator > > Thanks. > > -- > -- > > Lahiru Sandaruwan > WSO2 Inc., http://wso2.com > > lean.enterprise.middleware > > m: +1 901 530 2379 > e: [email protected] b: https://medium.com/@lahirugmg > in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146 > > -- -- Lahiru Sandaruwan WSO2 Inc., http://wso2.com lean.enterprise.middleware m: +1 901 530 2379 e: [email protected] b: https://medium.com/@lahirugmg in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
