Explain the performance tuning in jvm?



Explain the performance tuning in jvm?..

Answer / Ankush Panwar

Performance tuning in the JVM involves adjusting various parameters to optimize application performance. These parameters include heap size, thread pool sizes, garbage collection settings, and compiler flags. By fine-tuning these parameters based on the specific needs of your application and hardware, you can improve its efficiency and reduce the likelihood of performance bottlenecks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

What can be the reasons for server hang?

1 Answers  


The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic

1 Answers  


Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic

1 Answers  


What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic

1 Answers  


What is managed server

2 Answers  


What is meant by prallel gc and explain it?

1 Answers  


When can high usage of CPU occur?

1 Answers  


List components of jndi?

1 Answers  


What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic

1 Answers  


hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....

1 Answers  


What is meany by plugin?

1 Answers  


What is the difference between stage and no stage deployment?

1 Answers  


Categories