[Libevent-users] About what's coming to libevent 1.5/2.0

2009-01-17 Thread Raine Fan
Hi! I'm starting a project in which I would like to use asynchronous event notification in a multi-threaded server. I've been following libevent releases and it's extensive use on a lot of other projects like memcached, etc since many years ago and always thought it would be the best lib for asy

Re: [Libevent-users] About what's coming to libevent 1.5/2.0

2009-01-17 Thread Nick Mathewson
On Sat, Jan 17, 2009 at 01:11:17PM -0800, Raine Fan wrote: [...] > What make me post here to ask if it's possible to you (libevent > staff) to share what it's coming (features and > theorical-release-date) on the next release (dunno if will be called > 1.5 or 2.0). The easiest way to see what's b

Re: [Libevent-users] About what's coming to libevent 1.5/2.0

2009-01-18 Thread Raine Fan
>> I've been reading your mailing lists a long time ago and following >> all threads about multithreaded questions like having an acceptor >> thread which delivers fd's to another threads to process >> request. Basically my project design will be based on a pool of