Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to divide tasks or workloads between service providers in asp.net?How can i achieve this?Hope you reply soon.

Thanks,
Posted
Comments
Nicholas Butler 7-Oct-11 9:16am    
I don't understand your question. Could you explain in more detail?
sreenathpktr 7-Oct-11 9:21am    
I have to develop a distributed application architecture that partitions tasks or workloads between service providers (servers).How to do that?do i need any kind of third party tool?Or i can achieve it through C# coding?If you know any kind of solution or related links to this topic.Kindly post it.I googled but couldn't find anything similar.
Nicholas Butler 8-Oct-11 4:30am    
What are your tasks? If they are http requests you need a web farm. Otherwise you are looking at a cluster or load balancing architecture.

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900