what is WLS T3 protocol?

Answer Posted / kamal sastry

T3 is an optimized protocol used to transport data between
WebLogic Server and other Java programs,
including clients and other WebLogic Servers. WebLogic
Server keeps track of every Java Virtual
Machine (JVM) with which it connects, and creates a single
T3 connection to carry all traffic for a
JVM.
For example, if a Java client accesses an enterprise bean
and a JDBC connection pool on WebLogic
Server, a single network connection is established between
the WebLogic Server JVM and the client
JVM. The EJB and JDBC services can be written as if they
had sole use of a dedicated network
connection because the T3 protocol invisibly multiplexes
packets on the single connection.
T3 is an efficient protocol for Java-to-Java applications
because it avoids unnecessary network
connection events and uses fewer OS resources. The protocol
also has internal enhancements that
minimize packet sizes

Is This Answer Correct ?    41 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the types of application deployed in wls?

462


Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic

536


I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic

522


What are the steps involved in setting up classpath in web logic server?

551


What is a local transaction?

562






How do I call a servlet with parameters in the url? : BEA Weblogic

564


How do I handle request/response using jms? : BEA Weblogic

533


Ho do you troubleshoot server hang?

535


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.

496


What are the different modules of wlst?

561


What are the capabilities of weblogic server?

605


Tell me what are the causes of having ociw32.dll error in the database of web logic server?

535


How can I control on which weblogic server(s) my application will run? : BEA Weblogic

515


How to pass arugments to server through machine?

503


Difference between multicast and unicast?

541