What are the advantages of using webServices over Pub Sub model?
Thanks in advance.
What are the advantages of using webServices over Pub Sub model?
Thanks in advance.
Both are used for different functionality wise and cannot be correlated.
Pub/Sub model is purely internal processing/invocations
Web Services (SOAP,REST) is for external invocations
HTH,
RMG
Hi,
please specify if it is SOAP over HTTP(S) or SOAP over JMS.
This can make a big difference in this case.
Regards,
Holger