Subject: Re: [boost] GSOC 2013
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-03-22 06:42:29


On 2013-03-22 08:59, Shakti Misra wrote:

> 3. Some transportation layer like ZeroMQ on top of boost Asio.

I have thought about this several times. I currently have a Boost.Asio
wrapper for libzmq, but I do not really like it (libzmq spawns its own
threads and hides all the queue management from me.)