Just received an email announcing the third edition of the excellent “Introduction to Algorithms”, by Cormen, Leiserson, Rivest and Stein, that will be published this year. It contains a new chapter on multi-thread algorithms, that is freely available in PDF format.
I’ve been using this book on my introductory Algorithms and Data Structures course and I’m very pleased with it.
Pedro
Hope this note finds you well.
I saw your name on http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/1358d396-6dde-4255-8a38-d7f60f5e9d8f/
I am currently struggling with a decent WCF router example.
I am looking to use…
WSHTTP Binding
Have client make request to router – using a x.509 cert.
Router pass request to service which will then use soap headers or something to authorize user in downstream service.
Service will pass result back to router than to client (request / response)
Any help would be greatly appreciated
Peter
Hi there, Peter
Michelle Leroux Bustamante has two interesting articles on MSDN about this topic.
Regards
Pedro