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

What is the managed server?

721


What causes java.io exceptions in the log file of weblogic server?

718


How to access the admin console?

777


How to change from development mode to production mode in weblogic 10.3?

775


How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic

689


What are class paths? How can they be set?

715


Explain the difference between dynamic and non-dynamic changes in the console?

726


Explain how a web logic server works?

748


What is meant by unicast?

692


Whenever we see a very slow response from server-side, then what all thing we need to look into?

723


What are deployment descriptors?

814


What are the capabilities of weblogic server?

784


What precautions should I take when I use blocking receive() calls? : BEA Weblogic

715


how can we sync the nodes with administration server in weblogic.

3327


What Are The Various Types Of Weblogic Installations ?

825