These are great points! Thank you.
Robby
On Thu, Feb 22, 2018 at 1:59 AM 'Paulo Matos' via Racket Users <
racket-users@googlegroups.com> wrote:
>
>
> On 22/02/18 01:02, Robby Findler wrote:
> > You can create a thread and wait simultaneously on the place channel
> > value and also on some channe
On 22/02/18 01:02, Robby Findler wrote:
> You can create a thread and wait simultaneously on the place channel
> value and also on some channel that the various workers use to check
> in and see if a value is available. Here's a very simple instantiation
> of this idea.
>
Thanks. That looks lik
You can create a thread and wait simultaneously on the place channel
value and also on some channel that the various workers use to check
in and see if a value is available. Here's a very simple instantiation
of this idea.
More generally, I think that one of the underappreciated parts of
Racket's
3 matches
Mail list logo