On 2012-04-26 22:46, Sönke Ludwig wrote:
During the last few months, we have been working on a new framework for general I/O and especially for building extremely fast web apps. It combines asynchronous I/O with core.thread's great fibers to build a convenient, blocking API which can handle insane amounts of connections due to the low memory and computational overhead.Some of its key fatures are:
Wow, that's impressive. -- /Jacob Carlborg