Can we increase the priority of the Garbage collection thread in java -


As we know in Java, we have priority levels for thread, and the waste collector is one of the lowest priority thread So I want to know that for a particular Java application, we can be given a higher priority to its garbage collector so that it can increase memory management for that application.

It gets a little complicated, but they are documenting here:

/ P> < / Div>

Comments

Popular posts from this blog

Indexing in SQL -

multithreading - Do lock objects in Java need to be static? -

objective c - iPhone and it's wireless area -