Grokking concurrency, message passing and Co

BLS windevguy at hotmail.de
Mon Jul 12 04:56:53 PDT 2010


On 12/07/2010 10:35, Justin Spahr-Summers wrote:
> On Mon, 12 Jul 2010 00:03:53 +0200, BLS<windevguy at hotmail.de>  wrote:
>>
>> On 11/07/2010 21:29, Philippe Sigaud wrote:
>>> I tried this because I was reading an article on Scala's actors, where
>>> they talk about millions of actors. I guess they are quite different.
>>
>> Google for fibers or have a look at the dreactor project on dsource.
>> Tango has fiber support (afaik).
>>
>> hth bjoern
>
> Phobos2 has a Fiber class in core.thread as well.

Thanks Justin,
just wish that core. documents are comparable to the std. ones. (At least)
Beside.. why core is not documented at all ?
bjoern


More information about the Digitalmars-d-learn mailing list