Click here to Skip to main content
15,881,882 members
Articles / Programming Languages / XML

How to create scalable services with WCF 4.0 Router and Discovery services

Rate me:
Please Sign up or sign in to vote.
4.97/5 (41 votes)
21 Mar 2011CPOL17 min read 118.1K   2.3K   113  
This article shows how to make a service scale beyond one machine, and use load-balancing and fault tolerance with WCF Router and WCF Discovery.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
I am currently working as a team leader with a group of amazing .NET programmers. I love coding with .NET, and I love to apply design patterns into my work. Lately I had some free time, so I decided to write some articles, hoping I will spare someone frustration and anxiety.

Comments and Discussions