Bartosz Milewski Missing post
BCS
ao at pathlink.com
Thu May 28 09:40:10 PDT 2009
Reply to Andrei,
> BCS wrote:
>
>> Everything is indicating that shared memory multi-threading is where
>> it's all going.
>>
> That is correct, just that it's 40 years late. Right now everything is
> indicating that things are moving *away* from shared memory.
>
> Andrei
>
I'm talking at the ASM level (not the language model level) and as opposed
to each thread running in its own totally isolated address space.
Am I wrong in assuming that most languages use user mode (not kernel mode)
shared memory for inter thread communication?
More information about the Digitalmars-d
mailing list