On 6/15/11 6:01 PM, "Paul Querna" <p...@querna.org> wrote:

> pocore: For base OS portability and memory pooling system.
>   <http://code.google.com/p/pocore/>

How does this compare to APR?

> libuv: Portable, fast, Network IO. (IOCP programming model, brought to Unix)
>   <https://github.com/joyent/libuv>

I've played with it.  It's rough - particularly dealing with memory.

> http-parser: HTTP really broken out to simple callbacks.
>   <https://github.com/ry/http-parser>

I like this one a lot.

> selene: SSL, redone to better support Async IO.
>   <https://github.com/pquerna/selene>

Haven't had a chance.
 

+1 to the idea.  I still like Lua ;) People said I was crazy when I said Lua
should be the config and the runtime - now look at node.js

-- 
Brian Akins


Reply via email to