Java Program Control CPU usage

Source: Internet
Author: User

Reference: Http://stackoverflow.com/questions/1202184/throttling-cpu-memory-usage-of-a-thread-in-java

One-of-a-would be-to-adaptively sleep the threads, similarly as video playback is do in Java. If you know want 50% core utilization, the your algorithm should sleep approximately 0.5 seconds-potentially distrib Uted within a second (e.g. 0.25 sec computation, 0.25 sec sleep, e.t.c.).

In addition, the CPU usage seen from the JVISUALVM is the total CPU utilization on the machine, if the PC is 4 cores, 50% CPU, showing 12.5%, 100% CPU, showing 25%.

Java Program Control CPU usage

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.