Go: A new system programing language
Walter Bright
newshound1 at digitalmars.com
Wed Nov 11 16:56:01 PST 2009
hasenj wrote:
> Walter Bright wrote:
>> Message passing for concurrency is a solid solution for many types of
>> concurrency problems, but it isn't a panacea.
>
> Do you think D would benefit if you add this (or similar) feature to it?
Sean is working on a message passing (CSP) package for D. I'm not
convinced it needs to be a core language feature, though.
More information about the Digitalmars-d
mailing list