endpoint.tv - New in WCF 4 - System.ServiceModel.Routing
- Posted: Aug 07, 2009 at 1:51 PM
- 54,293 Views
- 7 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Routing service is a canonical instance of the famous saying
"Every problem in computer science can be solved by adding another level of indirection"
http://ibrahimdurmus.com
--id.
routing samples?routing training kit? thanks
Beta builds of the Routing Service documents are up now publicly. You can find the documentation at http://msdn.microsoft.com/en-us/library/ee517421(VS.100).aspx">http://msdn.microsoft.com/en-us/library/ee517421(VS.100).aspx and the samples are here http://msdn.microsoft.com/en-us/library/dd699773(VS.100).aspx">http://msdn.microsoft.com/en-us/library/dd699773(VS.100).aspx. Comment heavily if you feel like they don't explain things well. I also have started publishing a blog at http://blogs.msdn.com/routingrules/default.aspx.
This does not seem to be the WCF/MSMQ load balancing solution i was hoping for.
It's not out of the box, you're right. The main reason why is that the Routing Service is designed to be stateless, and most intelligent load balancing methods rely on some knowledge of "how many messages" or "how much traffic" has been sent a certain direction. While it's possible to build stateless load balancers, it's not immediately apparent how to do this within the Routing Service.
Over at the blog I'm going to be addressing the load balancing question fairly soon. In the meantime, take a look at the "Advanced Filters" sample over on MSDN. One of the advanced filters we build is a Round Robin filter. Note: I don't recommend using this sample, as it has all sorts of issues with locking. In the blog I'll explain why this isn't the best design (it's included in the sample as an example of a custom filter) and give you a better solution (hint: the Routing Service utilizes a MessageFilterTable<IEnumerable<ServiceEndpoint>>).
This does not seem to be the WCF/MSMQ load balancing solution i was hoping for <a href="http://www.online-detox-shop.com/urine-drug-test-detox-drinks-c90/">how to pass a piss test</a>.
what a link in my previous message? that not mine
Remove this comment
Remove this thread
close