It's worth noting that srfi-18, mailbox and gochan operate within a single
OS process. Green threads <https://en.wikipedia.org/wiki/Green_thread> they
are called. Forking a process is a very different beast to tame.



K.


On Fri, Sep 23, 2022, 11:17 <felix.winkelm...@bevuta.com> wrote:

> > 1) The SRFI-18 egg has not reached version 1. Which threading egg do you
> > recommend for my simple case?
>
> There is really just this one egg for threading. The version number
> you should ignore - the code is in production use for ages.
>
>
> felix
>
>
>

Reply via email to