chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Live programming with Chicken


From: John Cowan
Subject: Re: [Chicken-users] Live programming with Chicken
Date: Wed, 2 Jul 2014 15:07:49 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

alex scripsit:

> I had some trouble with this last part at first: the original thread
> waited several seconds before evaluating my input. I think that the
> fix was nothing more than calling thread-yield! every loop
> iteration.

If you are depending on thread-yield! for correctness rather than
efficiency, you are doing something wrong (but I don't know what).
SRFI 18 schedulers are not required to be fair in any way.

-- 
John Cowan          http://www.ccil.org/~cowan        address@hidden
He that would foil me must use such weapons as I do, for I have not
fed my readers with straw, neither will I be confuted with stubble.
                        --Thomas Vaughan (1650)



reply via email to

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