chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] egg announcement: remote-repl


From: Alex Queiroz
Subject: Re: [Chicken-users] egg announcement: remote-repl
Date: Tue, 19 Aug 2008 14:37:10 -0300

Hallo,

On Tue, Aug 19, 2008 at 11:52 AM, Jörg F. Wittenberger
<address@hidden> wrote:
> There are IMHO more important things we should concentrate on.  There's
> still
>
> a) a broken SRFI-34 egg - something easily ignored
>
> b) a race condition in the scheduler (which's fix I meanwhile fixed wrt.
> to multiple threads waiting for the same fd, though I would not expect
> that to ever happen; but I got tired of reposting) - this one definately
> needs to be handled by the scheduler; it's impossible to overwrite the
> relevant part (at least if the doc's are right [hint]) and absolutely
> necessary if you don't want your progs run havoc when a fd becomes
> invalid for whatever reason.
>
> c) Sometimes I get my app eating all memory just after a fork and before
> I come to process-execute.  Since I disabled interrupts in this section
> already, I'm sort of lost.  If someone had an idea what the hell that
> one could possibly be...
>

     I don't know how many eggs you are currently using, but I guess I
should point out that Gambit-C has working SRFIs 18 and 34. It also
has Termite, another look at multithreading.

Cheers,
-- 
-alex
http://www.ventonegro.org/

reply via email to

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