Archive for April 2009
Messaging Talk @DNUG Cologne
Yesterday I gave a talk on asynchronous messaging at .NET User Group Cologne. It was a lot of fun for me to speak about one of my favorite topics, and I would like to thank Albert Weinert for this opportunity. The audience was great, we got an interesting discussion afterwards. Unfortunately, I could not manage to attend the “after-party” and continue the discussion
I know the topic is very hot now, so feel free to ask your questions and give me your feedback in comments.
Here are the slides:
http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=dnugkasyncmessaging-090408062951-phpapp02&stripped_title=asynchronous-messaging-dnug-cologne-07042009
And a couple of references:
Demoed StockTrader news module with messages (see revision 12)
–
http://code.google.com/p/messagingwpf/source/browse/trunk/src/StockTraderRI/
Original composite WPF guidance aka “Prism”, StockTrader RI
–
http://compositewpf.codeplex.com/
Some OSS messaging frameworks
–
http://code.google.com/p/masstransit/
–
http://www.nservicebus.com
–
https://rhino-tools.svn.sourceforge.net/svnroot/rhino-tools/trunk/esb/
Fallacies of distributed computing
–
http://en.wikipedia.org/wiki/Fallacies_of_Distributed_Computing
Four tenets of service orientation
–
http://msdn.microsoft.com/en-us/magazine/cc164026.aspx
Enterprise integration patterns
–
http://www.enterpriseintegrationpatterns.com/toc.html