On 03/25/2012 02:05 PM, Ron Cemer wrote:
I've developed a multi-threaded, libevent-based socket server example which
uses a threaded work queue and a separate event queues (event_base in libevent
terminology) for each client connection. This should provide better CPU
utilization on hyperthreadin
I've developed a multi-threaded, libevent-based socket server
example which uses a threaded work queue and a separate event queues
(event_base in libevent terminology) for each client connection.
This should provide better CPU utilization on hyperthreading,
multi-core o
On Mar 25, 2012 12:30 AM, "Myk Taylor" wrote:
>
> Hi all,
>
> I have a bit of code that I'd like to submit for inclusion in 2.0.19. On
which branch should I base the patch?
>
Bugfixes for 2.0 should be based on the patches-2.0 branch.
Many thanks,
--
Nick