What is the function of T3 in Web Logic Server?

What is the function of T3 in WebLogic Server?

The enhancements support for WebLogic Server messages is provided by T3. These enhancements include object replacement, which work in WebLogic Server clusters’ context and HTTP. Java Object Serialization, RMI predation is done by T3. T3 is superset of java Object. Serialization and RMI can be done over T3.

Between WebLogic Servers, and between programmatic clients & a WebLogic Server cluster, T3 is mandated. To communicate between processes and WebLogic Server, the protocols HTTP and IIOP can be used and optional. The HTTP is used to communicate between a browser and WebLogic Server. The IIOP is used to communicate between an Object Request Broker and WebLogic Server.
How do stubs work in a Web Logic Server cluster?
How do stubs work in a Web Logic Server cluster? - The enhancements support for WebLogic Server messages is provided by T3. These enhancements include object replacement......
What happens when a failure occurs and the stub cannot connect to a Web Logic Server instance?
Web Logic Server instance - The stub removes the instance that is failed from its list, when a failure occurs.......
WebLogic - How do clients handle DNS requests to failed servers?
How do clients handle DNS requests to failed servers? - The bandwidth will be wasted if the DNS continually sends requests to the unavailable machine, when the server is failed so....
Post your comment