On Thu, Oct 10, 2013 at 01:12:26PM -0700, David Strauss wrote: > I was actually planning to rewrite on top of libuv today, but I'm > happy to port to the new, native event library. > > Is there any best-practice for using it with multiple threads? Best-practice is using just one thread :) Zbyszek