Setting java runtime process priority

B

bbembi_de

Hello everyone,

I have a critical windows program running and I don't want a java
program to get all the resources of my computer.

Is there a way to set the priority of the java vm to low, so my other
program won't be slowed down?
I set the thread priority of my java program. but the critical thing is
starting the java vm.

thanks in advance.

greetings juergen
 
B

bbembi_de

I found something myself.

With the windows program "start.exe" I can run java.exe with a
sprecific process priority.
example: start /low java.exe ....

greetings juergen
 
T

tom fredriksen

Hello everyone,

I have a critical windows program running and I don't want a java
program to get all the resources of my computer.

Is there a way to set the priority of the java vm to low, so my other
program won't be slowed down?
I set the thread priority of my java program. but the critical thing is
starting the java vm.

that is an os specific question, so you would want to ask it in a group
that is about the os not the program you are running.

/tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,438
Messages
2,571,699
Members
48,796
Latest member
Greg L.
Top