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

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -