On Wed, Mar 27, 2013 at 12:36 AM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:

Having an efficient event loop would give us a great tool to handle
concurrent connections in a evented manner. Doing those with blocks and
objects will be a pleasure.

But please consider Node.js is using libuv now
(https://github.com/joyent/libuv), as a common layer for most platforms.


Yes, good point, maybe we could leave it open and just title item "Event loop library integration"

Davorin