The future of concurrent programming
Jeff Nowakowski
jeff at dilacero.org
Tue May 29 08:28:44 PDT 2007
freeagle wrote:
> Why do people think there is a need for another language/paradigm to
> solve concurrent problem? OSes deal with parallelism for decades,
> without special purpose languages. Just plain C, C++. Just check Task
> manager in windows and you'll notice there's about 100+ threads running.
Why limit yourself to hundreds of threads when you can have thousands?
http://www.sics.se/~joe/apachevsyaws.html
-Jeff
More information about the Digitalmars-d
mailing list