Hi, > > Another question, there is a "round-robin" > component > > in Avalon? > > I am not sure what you mean. Could you expand?
for example: i have 10 servers, i want to call the server in "round robin" mode: server#1, server#2, server#3, etc. A resource (a server in this case) can be down, so the element must be invalidate the resource with an optional timeout for retry to connect it. I hope the usage is clear. In my "home-made" implementation, i defined a simple interface with a controller for handle the list, timeouts, status, etc. Since it's the 3th time i write it... C, C++, Java.. i tought was a quite common problem... Regards, Davide __________________________________________________ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
