Subj : Re: Multi-threading architecture To : comp.programming.threads From : jambu Date : Thu Sep 29 2005 06:10 am Hi David , Yes the performance has increased when i changed my code as you specified . But as I let all the five threads to run continuously , 70 % of the CPU gets used always . I have put a Delay in the Thread if there is no request . So Is there any alternate way to acheive what you have said ??? How shall I reduce my CPU Usage ?? Thanks in advance or your suggestions. Regards JK .