Yes it does. I want to validate proper interaction of the worker threads.
The application in question is an ftp transfer system that uses one thread per transfer because the problem we have isn't bandwidth, its latency of the connection. Therefore, by running several transfers in parellel, I can maximize the use of network. Eventually the right approach is to switch to a less chatty protocol, but for this juncture we are still using ftp. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

