guile-devel
[Top][All Lists]
Advanced

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

Re: Back to the future!


From: Ludovic Courtès
Subject: Re: Back to the future!
Date: Tue, 07 Dec 2010 15:04:35 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hello!

Neil Jerram <address@hidden> writes:

> address@hidden (Ludovic Courtès) writes:

[...]

>>   (set! %futures (cons future %futures)) ;; FIXME: use a FIFO
>
> I believe (ice-9 q) provides FIFOs, so you could use that.

Right.  I’m not fond of its API, but we’ll see.

BTW, you might want to contemplate the restrictions of futures as
implemented by one of our competitor:

  
http://docs.racket-lang.org/guide/performance.html#%28part._effective-futures%29

Both ‘*’ and ‘/’ can be used in Guile futures!  ;-)

Ludo’.




reply via email to

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