Hi All,
Can any one suggest the best performance option for the following requirement.
Subscribes 4 different messages from 4 different topic using single trigger and invoke the corresponding service(four different service).
option1. Handle the filter condition in trigger and invoke the relevant service directly.
option2: invoke the Main service in trigger without any filter condition and handle relevant wrapper service inside the main service using Branch.
Can you please suggest which one is good in performance. In peek hours 2000 messages has to be processed in 5 min SLA.
Thanks in Advance
#Integration-Server-and-ESB#Universal-Messaging-Broker#webMethods#Broker-JMS