Hi Pasi, These are interesting resources. It's unlikely we'd use any of these in libzmq itself but they're definitely interesting for higher layers such as the TLS transport we're working on slowly.
Would you like to add these to the ZeroMQ wiki somewhere (at http://zero.mq)? Also, your Windows tuning tip, but you should probably test/prove that with a proper 0MQ test case. -- Pieter On Tue, Jun 28, 2011 at 2:44 PM, malist <[email protected]> wrote: > > 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 > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
