Jim Arnold wrote:

> I don't know that such 'virtual' threads would have any advantage over
> native threads (if threads are available on the target platform) other
> than avoiding a context switch.

I disagree. The use of user-controlled threads on the Win32 platform
(fibers) can lead to some incredibly high scalability/availability apps, if
you know how to use them properly.

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to