Re: [SQU] ROUND-ROBIN

From: Florin Andrei <florin@dont-contact.us>
Date: Tue, 23 Jan 2001 16:51:54 -0800

root wrote:
>
> Could somebody tell me how works the ROUND-ROBIN algorithm?
> It's important for me !

        If you have N boxes, and you have to choose one each time, doing
round-robin, you just choose box no. 1 first, then no. 2, then 3, and so
on, until you choose N-1, then N, then 1 again, then 2... You got the
picture. ;-)

-- 
Florin Andrei
"Saying everything is a database is saying nothing at all
and certainly will not improve communication with others.
Database, database database. Database! See?" (Marc Lehmann)
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Jan 23 2001 - 17:55:23 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:32 MST