On Wed, 3 Dec 2003, MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote:

> instead of having the worker threads compete for the incoming connections
> (using ap_queue_pop .. and hence mutex_lock), assign the connection to the
> next free thread on a round-robin basis - if I'm not wrong, zeus does
> something similar.

Isn't that what the leader-follower MPM does?

--Cliff

Reply via email to