Load Balancing - MultiThreading
843829May 22 2008 — edited May 22 2008Is there any way to load balance the number of threads created
am running n java process in unix and each process creates m number of threads........
is there any way i can optimize this..........