[zeromq-dev] Interesting C-libraries

malist mailing.list at manageapp.com
Tue Jun 28 21:44:40 CEST 2011


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



More information about the zeromq-dev mailing list