> Doubt it has anything to do with Tomcat or Jetty itself since we're both > having the same problem. >
I know, you just mentioned to use openJDK with tomcat and I was pointing that I was using jetty. But I have to say that I has very bad experiences with Railo and Tomcat and a memory leak in the past. > It took 609 seconds (just over 10 minutes) to run the 500,000 iteration > example I posted (which differs from yours a bit because I join 5 > threads at once instead of a loop). > > That code is equivalent... there is no extra overhead, I presume that the tag is doing internally something like a loop joining the threads. If i=1 and i is the slowest the loop is just stoped until the thread finishes... -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
