Cool information about the difficulties of writing high-concurrency software that runs on both Windows and Unix. I like the approach of removing #ifdef hell from the Node portion of the code by putting it in liboio. I hope the goal of using less than 100 mb RSS is met, it'd be nice to run Node on smaller machines.