Hello. I found interesting discussion on Apache dev list about future 
development:


http://www.gossamer-threads.com/lists/apache/dev/399806?page=last

4 projects that maybe could form the baseline for something new. 

pocore: For base OS portability and memory pooling system. 
<http://code.google.com/p/pocore/> 
libuv: Portable, fast, Network IO. (IOCP programming model, brought to Unix) 
<https://github.com/joyent/libuv> 
http-parser: HTTP really broken out to simple callbacks. 
<https://github.com/ry/http-parser> 
selene: SSL, redone to better support Async IO. 
<https://github.com/pquerna/selene>


Pasi Mankinen
Manage Applications
Finland
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to