Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CPU utilization going up when connecting multiple clients receiving 16kbps

843790Apr 15 2008 — edited Apr 16 2008
I am using client-server program, where the server written in C, sends the data to the client (written in java) at a rate of 16kbps, I use UDP for data transmission.
I can have many clients open in a system receiving 16kbps data each, when i try to connect 4 or more clients, my CPU utilization is going up and the system gets hanged up.

Can you please tell me a solution for this so that I can handle atleast 5-6 clients with a reasonable CPU utilization

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2008
Added on Apr 15 2008
4 comments
124 views