On Fri, Jan 9, 2009 at 2:27 AM, Cliff Jansen (Interop Systems Inc)
<[email protected]> wrote:
>> My impression has been that WCF is purely an RPC abstraction. Does it
>> offer traditional messaging semantics as well?
>
> Yes.  For example, the Microsoft "StockTrader" sample application uses WCF 
> and MSMQ to provide the same functionality as IBM's "Trade" sample 
> application using JMS over IBM's Service Integration Bus - i.e.  distributed 
> transactions over durable message queues.

Interesting. Is it possible to do heterogeneous messaging with this?
Could I have a JMS client on one end and a WCF client on the other
without jumping through a lot of hoops?

- Aidan
-- 
Apache Qpid - World Domination through Advanced Message Queueing
http://qpid.apache.org

Reply via email to