Hi, Patrick Clochesy

>One thing I noticed though, was that its event queue for the threads 
>uses a socketpair for waking up the queue. 

Are you talking about SP_Executor ?
For using msgevent_queue(socketpair) because i don't want to write
more source code, the msgevent_queue can just fix the requirement.

>I implemented it using pthread_cond_wait and a lock it runs about 3 times 
>faster.
>

Do you mean you have modified the SP_Executor and do a benchmark ?
If so, i am very glad to see it. If you can provide the source code, 
i will commit it to svn. Thanks.

Best regards,

liusifan
2007-06-09
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to