The Next Mainstream Programming Language: A Game Developer's
Julio César Carrascal Urquijo
jcesar at phreaker.net
Wed Jul 18 18:52:20 PDT 2007
Robert Fraser wrote:
> But green threads don't take advantage of multi-core processors, neh?
Actually they do if they are executed by a pool of OS threads (At least
one per core, for example).
More information about the Digitalmars-d
mailing list