CPU Usage and thread problem
-
hi all here and happy new year i have bringing out thes problim yesterday in vb.net thread but i don't have any suggestion i wish if any body here could help me the problem was published as : i have urgent problem i don't know what i must do to solve it the project that i work on consist of server and client application it represent real Time system and have three connections on the client sied the problem is that: i have found that the CPU usage is 100% this isn't the usaual case of the client first :when i watch the threads from control panal-->performance i found that one thread go up and take most resource i don't know how to catch this thread second :i note that if i put any break point to stop the applecation then let it run again the CPU usage go down to a good level Aswanee
-
hi all here and happy new year i have bringing out thes problim yesterday in vb.net thread but i don't have any suggestion i wish if any body here could help me the problem was published as : i have urgent problem i don't know what i must do to solve it the project that i work on consist of server and client application it represent real Time system and have three connections on the client sied the problem is that: i have found that the CPU usage is 100% this isn't the usaual case of the client first :when i watch the threads from control panal-->performance i found that one thread go up and take most resource i don't know how to catch this thread second :i note that if i put any break point to stop the applecation then let it run again the CPU usage go down to a good level Aswanee
Sounds like there needs to be a Thread.Sleep() somewhere but then again it needs to be real time, you will have to play around with the numbers. 20ms is normally enough to make an app seem 'idle'. top secret
Download xacc-ide 0.0.3 now!
See some screenshots