Message Queuing and the Real World
I'm putting together three new sessions for VSLive! in San Francisco. One of these is a session that introduces messaging as an alternative to a more linear approach to network application design. I've implemented MSMQ on a few different applications. One was an accounts payable front end application to an accounting package, and the company that I did it for marveled in the fact that even through their accounting package was down, the accounts payable clerks were still able to work away as if nothing was wrong.
Another application in which I implemented MSMQ was an online commerce application. The web site was up and running for almost a year before the company decided to implement an enterprise back-end accounting system. I decided that regardless of what happened with accounting, people who place orders should be able to enjoy a technobabble-free shopping experience.
As I prepare this session, I was curious if anyone had any interesting implementations of messaging (particularly with MSMQ) in their applications or industries. Any ideas I mention in the session will be accompanied by proper plugs.
Looking forward to hearing new ideas!