chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Threads, and async


From: Josh Barrett
Subject: [Chicken-users] Threads, and async
Date: Thu, 21 Jul 2016 00:56:42 +0000

Firstly, are chicken's SRFI-18 "green threads" pre-emptive, or do you have to explicitly yield in order for the next scheduled thread to run?

Secondly, does Chicken have any libraries for libev/uv event-based programming?

Thirdly, are there chicken bindings for select/poll? 

No, I don't intend to use these all at once, but they seemed related, so I figured I would write one big email instead of three small ones.

-Joshua Barrett

reply via email to

[Prev in Thread] Current Thread [Next in Thread]