Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Thread CPU usage

  Asked By: Anpu    Date: Jul 20    Category: Java    Views: 602
  

I have noticed that the amount
of CPU time that one thread
is using is tremendous.

There is not a lot of work in the thread.
It basicly runs through an Vector, looking
for values. This happens within a While loop.
I set the thread to sleep for 500 mili and it
still plumets my ressourcess.

Is there something that can be done
to reduce the amount of CPU usage
which a thread uses?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Thread CPU usage Or get search suggestion and latest updates.




Tagged: