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 |
What can be the reasons for server hang?
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
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
What is managed server
What is meant by prallel gc and explain it?
When can high usage of CPU occur?
List components of jndi?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
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....
What is meany by plugin?
What is the difference between stage and no stage deployment?