Hi Dan,

You mention on your webpage that "Scheme functions cannot serve as C
callbacks" ... was the showstopper the multithreaded ->
cooperative-threaded impedance difference, or was there another issue
with calling back into Scheme from C?

On 6/9/07, Dan Muresan <[EMAIL PROTECTED]> wrote:
My filesystem consists of a C library and a Chicken server. The C fuse
wrapper runs in multi-threaded mode, serializes requests to Chicken and
waits for replies. The Chicken server spawns separate light-weight
threads to service each request.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to