Re: Asynchronous event loop brainstorm at FSF 30

2015-10-04 Thread Amirouche Boubekki
Héllo, Please excuse my layman question in advance. I find the idea awesome to work on asynchronous framework for Guile. Le 2015-10-04 00:29, Christopher Allan Webber a écrit : So David Thompson, Mark Weaver, Andrew Engelbrecht and I sat down to talk over how we might go about an asynchronous

Re: Asynchronous event loop brainstorm at FSF 30

2015-10-04 Thread Nala Ginrut
Hi Christopher! I'm one of guys who's interested in this topic, say, async IO in Guile. On Sat, 2015-10-03 at 17:29 -0500, Christopher Allan Webber wrote: > - This would be like asyncio or node.js, asynchronous but *not* OS >thread based (it's too much work to make much of Guile fit around >

Re: Asynchronous event loop brainstorm at FSF 30

2015-10-04 Thread Chris Vine
On Sat, 03 Oct 2015 17:29:16 -0500 Christopher Allan Webber wrote: > So David Thompson, Mark Weaver, Andrew Engelbrecht and I sat down to > talk over how we might go about an asynchronous event loop in Guile > that might be fairly extensible. Here are some of what we