Has any body implemented some kind of Round Robin load balancing with Lua Script?. I need to process a huge volume of URL's with Webconnectors. URL's are stored on a CSV file and I'm processing this, first with a FileSystem connector/CFS and there with Lua Script I send ACI commands to the WebConnector. I would like to have a set of WebConnectors available and implement in the CFS with Lua a kind of Round Robin balancing to send the Action requests to the set of WebConnectors. Any help/reference on this would be apreciated.
Regards, Javier