[Libevent-users] A server framework library based on libeventthat
implements the Half-Sync/
Scott Lamb
slamb at slamb.org
Mon Mar 19 12:17:21 EDT 2007
On Mar 18, 2007, at 7:28 PM, liusifan wrote:
> I have not found something like ACE_TP_Reactor::dispatch_i in
> libevent.
> So i think it could not implement LF pattern with current version
> of libevent.
>
> Did i miss something? Thanks in advance.
I think you could always do it by doing your own queueing after
libevent's. I'm not sure how large the performance impact would be.
That was an interesting paper, by the way. I've been thinking of
implementing something like it, and it's nice to know the name
someone's given to it.
--
Scott Lamb <http://www.slamb.org/>
More information about the Libevent-users
mailing list