Thin Lock Implementation

Lars Ivar Igesund larsivar at igesund.net
Tue Aug 19 12:53:00 PDT 2008


Bartosz Milewski wrote:

> Aarti_pl wrote:
>>  From your article it seems that there will be limit of 2046 threads for
>> program (11 bits, one based).
>> 
>> Isn't it too small number, taking into account multi core processors
>> which will emerge (able to start much more threads than currently), and
>> applications like web servers (which serves a lot of concurrent
>> connections)?
>> 
> 
> This is the number I've found in the D runtime and I didn't question it
> (yet!). 

I believe the same restriction doesn't exist in Tango's runtime.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango



More information about the Digitalmars-d mailing list