> On Oct 31, 2017, at 7:31 PM, Matt Wette wrote:
>> On Feb 20, 2017, at 12:19 PM, Andy Wingo wrote:
>>
>> Hello!
>>
>> I'm delighted to announce the release of Fibers 1.0.0.
>
> This is not going to compile on macOS or FreeBSD, but these OSes do support
> kqueue.
> How to proceed? I think
> On Feb 20, 2017, at 12:19 PM, Andy Wingo wrote:
>
> Hello!
>
> I'm delighted to announce the release of Fibers 1.0.0.
>
> Fibers is a lightweight concurrency facility for Guile that supports
> non-blocking input and output, millions of concurrent threads, and
> Concurrent ML-inspired communi
Le 20/02/2017 à 22:06, Matt Wette a écrit :
On Feb 20, 2017, at 12:19 PM, Andy Wingo wrote:
Hello!
I'm delighted to announce the release of Fibers 1.0.0.
Sweet! I have read through Section 1 and I now have another tool in the box.
Nice effort. — Matt
+1
> On Feb 20, 2017, at 12:19 PM, Andy Wingo wrote:
>
> Hello!
>
> I'm delighted to announce the release of Fibers 1.0.0.
Sweet! I have read through Section 1 and I now have another tool in the box.
Nice effort. — Matt
Hello!
I'm delighted to announce the release of Fibers 1.0.0.
Fibers is a lightweight concurrency facility for Guile that supports
non-blocking input and output, millions of concurrent threads, and
Concurrent ML-inspired communication primitives. For more information,
see the web version of the