摘要:
Previously, in MSMQ, WCF and IIS: Getting them to play nice: In Part 1, we built a client and IIS-hosted service application and got them communicating over MSMQ using WCF's NetMsmqBinding. In Part 2,... 阅读全文
posted @ 2008-09-28 17:00
Be Myself
阅读(456)
评论(0)
推荐(0)
摘要:
Welcome back! In Part 1 of this tale, we'd successfully configured a WCF client and an IIS-hosted service to communicate via MSMQ on the same machine. But we're only half done. As you may recall, our ... 阅读全文
posted @ 2008-09-28 16:58
Be Myself
阅读(501)
评论(0)
推荐(0)
摘要:
A few weeks ago I posted an article describing how my current team built a publish/subscribe message bus using WCF and MSMQ. At that time we had only deployed the application in a single-server test e... 阅读全文
posted @ 2008-09-28 16:57
Be Myself
阅读(777)
评论(0)
推荐(0)
摘要:
In recent years there has been a lot of talk about event-driven architecture as a technique to build more scalable and maintainable systems. I've found this to be a very interesting pattern that makes... 阅读全文
posted @ 2008-09-28 16:56
Be Myself
阅读(1118)
评论(0)
推荐(0)