Has anyone had problems with multithreaded applications under a heavy load? We have an application with 12 threads and each thread has it's own session component. Each thread processes about 40 select queries multiple times in a loop. With a small number of iternations everything is OK. When it gets large, about 1000, more often then not one or more of the threads seems to hang on a query. It's never the same thread or the same query. Any help or insight would be appreciated.
Thanks for your time,
Ara
Thanks for your time,
Ara