I've found the paper "Kill-Safe Synchronization Abstractions" (
https://www.cs.utah.edu/plt/publications/pldi04-ff.pdf) useful for getting
a sense of how to work with events and sync. (Note that a few things have
slightly different names than in the paper, like "thread" instead of
"spawn".)

More extensive coverage in the guide would be great, though! (For the
record, there is "Synchronizable Events and sync":
http://docs.racket-lang.org/guide/concurrency.html#(part._.Synchronizable_.Events_and_sync))
Unfortunately, I don't feel like nearly enough of an expert to write such a
chapter.

-Philip

On Thu, Feb 22, 2018 at 4:55 PM, Zelphir Kaltstahl <
zelphirkaltst...@gmail.com> wrote:

> (Lets try this answering to a topic via e-mail thing. Here goes …)
>
> With a lot of help from people in the Racket user group the following
> was recently created: https://github.com/ZelphirKaltstahl/work-distributor
> Maybe its code can also be helpful to you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to