chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Multithreading


From: William Ramsay
Subject: [Chicken-users] Multithreading
Date: Fri, 24 Apr 2009 17:36:00 -0400
User-agent: Thunderbird 2.0.0.17 (X11/20080914)

Hi again,

Are there any real world examples of threading in Chicken Scheme? The docs for SRFI-18 are too obscure for poor me to understand. When I try matching the simple examples given they either do nothing or do something that I would not call threading. I need an example where an activity is happening while the main program does something else -with the ability of the main program to pause and resume the thread.

Bill




reply via email to

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