DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17038>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17038 Remote Start All ------- Additional Comments From [EMAIL PROTECTED] 2003-02-23 00:39 ------- Created an attachment (id=4979) After testing, I found the load pattern too serial. Each machine would run the threads, then the next, etc. Broke the initialization into seperate loop from the start loop, allowing the systems to run their threads closer to parallel. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
