What is meant by prallel gc and explain it?
Answer / Atul Kumar Gautam
Parallel Garbage Collection (ParNew or Parallel Old GC) in WebLogic Server is a concurrent garbage collection algorithm that runs multiple threads to free up memory. It's called 'parallel' because it uses multiple worker threads for garbage collection. The Parallel GC improves the performance of applications with large heap sizes by reducing the time spent on garbage collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Graphic mode?
How to update license?
Can I start a managed server if the administration server is unavailable?
What is the easiest way to set the classpath ?
how can you change the jvm arguments in weblogic server
What are the classes placed in the weblogic classpath?
If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.
suppose you deployed a new application and the application is not reflecting to clent. what will be your steps of action
What is config.xml.booted file.
What are the advantages and disadvantages of node manager?
What is the java authentication and authorization service (jaas) 1.0?
Managed servers are running. What happens if admin server down?