Dmitri, On 3/15/07, Dmitri Kalinin <[EMAIL PROTECTED]> wrote:
Hi, Robert I wonder why was the design decision to use Half-Sync/Half-Async pattern but not the Leaders/Followers pattern which may be more efficient and scalable? (http://www.cs.wustl.edu/~schmidt/PDF/lf.pdf) Does libevent allows implementation of this multi-threaded pattern?
Looks like a question to Stephen, not to me. Indeed Leaders/Followers has advantages in many cases, particularly when locking is expensive. However, I am not sure, that this is the right list to discuss it. -- Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ................................................................... Navigare necesse est, vivere non est necesse ................................................................... http://curl-loader.sourceforge.net A powerful open-source HTTP/S, FTP/S traffic generating, loading and testing tool. _______________________________________________ Libevent-users mailing list [email protected] http://monkey.org/mailman/listinfo/libevent-users
