Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7751555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:34:44+00:00 2026-06-01T11:34:44+00:00

I want to increase my CPU usage through a java program, albeit in a

  • 0

I want to increase my CPU usage through a java program, albeit in a controlled manner. Say, a user can specify a parameter like “high”, “medium” or “low” and I should be able to increase the CPU by a certain amount depending on the user’s choice. Lets say for high I want it to increase by 5%, for medium by 3% and for low by 1%.
Is this possible with a clean and efficient method (not just using while and for loops)? IF yes, then how and what will be the precision and accuracy?

Thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T11:34:45+00:00Added an answer on June 1, 2026 at 11:34 am

    You can modify the CPU load incurred by a Java program by inserting sleep statements (e.g. Thread.sleep()) in your code, using variable delays to change the load. The simplest case would be a sleep statement in a loop, executed in a separate thread for each CPU core that you want to load.

    That said, Java is not suitable for this task – not if you actually need the kind of precision that you are describing. The garbage collector and other factors make its behavior rather unpredictable.

    In my own applications I regularly get throughput variations in the 10% range for the same input, with no apparent cause. It is for this reason that Java is not considered suitable for real-time applications either.

    It might help us provide a better answer if you mentioned for what purpose you need to do something like that – and, perhaps, why you need to do in Java…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to increase the stack size of a thread created through pthread_create(). The
I want to increase div value +1 in certain events.How can i get div
Hi I want to increase the performance of asp.net application when multiple user access
I want to increase the I/O priority of a process. Answers for both .NET
For each click I want to increase the font size. $('#fontplus').each(function('click') { var fs
I'm a PHP programmer and I really want to increase the quality of my
I have a tab-based iPhone app where I want to increase the perceived start-up
I am new to jquery mobile. I have one problem. I want to increase
I want to dynamically increase the height of tableview cell according to Content of
I want to know how to increase the value in a FOR-loop statement. This

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.