Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
Answer / Shanuvendra Kumar Prasad
An Application Server (e.g., WebLogic) provides a platform to run enterprise applications, while a Web Server (e.g., Apache or Nginx) serves static content and processes HTTP requests. The CMAN architecture in WebLogic is used for high availability and load balancing. It maintains multiple managed servers on different nodes, distributes workloads among them, and ensures that if one server fails, the others take over.
| Is This Answer Correct ? | 0 Yes | 0 No |
When does high cpu usage occur?
Explain about cluster heart beats?
Where are the files placed while deploying the resource adapter in web logic server?
How do I increase weblogic server memory? : BEA Weblogic
What oracle weblogic server includes?
What technologies are included in j2ee?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
What are the ways in which the dns request of failed servers handled?
Explain about the function associated with t3 in weblogic server ?
where the transaction logs will be stored
Do you know how can third-party jdbc driver be used with jms?
Can two jms servers share the same persistent store? : BEA Weblogic