阅读背景:

Building a Pub/Sub Message Bus with Wcf,Msmq,IIS

来源:互联网 

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 sense in a number of scenarios, but it's never been very well supported on the Microsoft platform, and many who have attempted it have found it painful. A number of years ago I worked on a system using a pub/sub message bus built on .NET Remoting, MSMQ and HTTP, and it wasn't at all pretty. Everything was difficult and required custom code, from hosting the queue listeners, encoding and decoding messages, dealing with reliability and managing subscriptions.In recent years there has been a lot of talk ab




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: