Thien-Thi Nguyen <[email protected]> writes: > () [email protected] (Taylan Ulrich B.) > () Fri, 31 May 2013 13:20:00 +0200 > > I'm not aware of any Guile library that implements run-loops and > dispatch queues yet; perhaps I should try to implement one. > > See also module ‘(ice-9 runq)’: > - (info "(guile) Run Queues") > - <http://www.gnuvola.org/software/guile/doc/Run-Queues.html>
Neat, that seems to be exactly it! I see the module still exists, but the documentation seems to have disappeared at some point. (That gnuvola page seems to document Guile 1.4??)
