Eran, i checked a new threadpool impl based on http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/, could u please rerun your tests?
thanks, dims On 12/27/05, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > Hi all, > > Just wanted to give you an update on Axis2's performance in threading > environment. > > I ran simple EchoRawXMLTest multiple times using threads. First I tried > this with the SimpleHTTPServer and then I deployed the service in Tomcat > and tested. > When I ran the test with SimpleHTTPServer, there were severe thread > problems, when the number of threads increases more than 12. But with > Tomcat it could handle 600 threads without a problem. So I believe this > threading problem is with the SimpleHTTPServer and not with some other > Axis2 component. > At the same time when I ran more than 600 threads, I got > OutOfMemoryError, which now I'm looking in to. Seems like OM is > consuming the memory unnecessarily. Please note that that this is not a > memory leak. > > -- Chinthaka > -- Davanum Srinivas : http://wso2.com/blogs/