Re: [Libevent-users] event base: multi-thread producers, single thread consumer?

2011-04-22 Thread Scott Dorr
On Fri, Apr 22, 2011 at 11:43 AM, Nick Mathewson wrote: > On Thu, Apr 21, 2011 at 6:29 PM, Scott Dorr > wrote: > > I've got a server with multiple threads, each with their own event base. > > Works wonderfully. I have a new situation that would be solved quite > > easily if I could have all thr

Re: [Libevent-users] event base: multi-thread producers, single thread consumer?

2011-04-22 Thread Nick Mathewson
On Thu, Apr 21, 2011 at 6:29 PM, Scott Dorr wrote: > I've got a server with multiple threads, each with their own event base. >  Works wonderfully.  I have a new situation that would be solved quite > easily if I could have all threads (but one) push events onto the event base > for the final thre