What is cluster in weblogic?
Answer / Asjad Iqbal
A cluster in WebLogic Server refers to a group of instances that work together to provide high availability and scalability. Instances within a cluster can share workloads, and if one instance fails, the remaining instances continue serving requests.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to delete connection pool?
Do you know what type of object is returned by resultset.getobject()?
How to integrate appache with weblogic?
How many admin consoles possible in a single domain?
What is the purpose of stub in web-logic server cluster?
What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of polymorphism? 15. What is inheritance?
What is the difference between the sun jvm and bea jrockit jvm?
What type of object is returned by resultset.getobject()? : BEA Weblogic
Explain the use of http ?
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
How many ways to start and stop weblogic servers?
What is Connection Pool ?