Processes and Channels, cf. goroutines.

Bienlein jeti789 at web.de
Wed Feb 5 02:56:22 PST 2014


On Wednesday, 5 February 2014 at 01:02:37 UTC, Sean Kelly wrote:
> Okay, just for fun, here are some results with the new 
> scheduler.
>   I injected periodic yields into the code to simulate the
> yielding that would happen automatically if the code was using
> send and receive.  First the code:

Hi Sean,

with "send and receive" you mean adding to a channel and doing a 
blocking take on it? Just for me to build up an understanding.

Regards, Bienlein


More information about the Digitalmars-d mailing list