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 where are the files placed while deploying the resource adapter in web logic server?

524


What are the causes of having ociw32.dll error in the database of web logic server?

585


What are the advantages and disadvantages of node manager?

561


Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?

513


What are the modes of operation for Weblogic server domains ?

688






What are the advantages of using application servers?

497


What Is Boot.proerties File In Weblogic Server ?

576


For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic

541


Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic

520


What are the ways in which weblogic servers can run on multiple machines?

527


How does a server find out server unavailability?

479


What are the special design care that must be taken when you work with local interfaces?

543


What are Monitoring tools?

596


Explain what an application server does and it's major components.

530


How is the logging implementation specified in web logic?

614