Futurism lib (futures in D)

Walter Bright newshound at digitalmars.com
Fri Jan 26 16:11:35 PST 2007


Kristian Kilpi wrote:
> (I think one should, in general, always use thread counts relative to 
> the number of hardware threads.)

Multithreaded code can speed up computation even on a machine with only 
one CPU, because of how I/O blocking works.



More information about the Digitalmars-d-announce mailing list