valdair
Check me out on the web at in2apps — Distributed Rich Internet Applications for content, commerce and community..
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
Concurrency and Coordination Runtime
Mar 28, 2006 at 8:23 AMConcurrency and Coordination Runtime
Mar 02, 2006 at 3:08 PMI have to admit this looks amazing and is exactly what we need on my current project. I currently have a distributed server system that accesses data locally and on other machines, but I'm having difficulty adding parallelism to the system. I believe this would allow me to easily add this if I can massage the dispatcher to not only load balance across processors but across machines.
Georgio do you see this as being already built in or at least a workable implementation on my part? I already have a running system (in .net 2.0) capable of handling thousands of requests a second, and I believe I can easily shoehorn this into it. We are still months away from going live so hopefully the timing will be workable on my part to use this.