Hi Everyone:
I was wondering if it is common practice to use some sort of messaging
(MSMQ, WebSphere MQ) with web services. I understand the need for messaging
for insert / update transactions, but do you think using messaging for
inquiry transactions is overkill?
thanks,
Anthony
Pablo Cibraro [MVP] - 26 Jul 2006 15:57 GMT
Hi Anthony,
Yes, it is a common practice. For example, WCF and WSE supports a MSSQ
transport (In addition to Http and TCP).
Read more in this article,
http://www.codeproject.com/useritems/soapmsmq_wse3.asp
> Hi Everyone:
>
[quoted text clipped - 5 lines]
> thanks,
> Anthony