JBossMQ Connectors Configuration
The connectors allow the clients to connect with JBossMQ.
UIL2 -TCP/IP connection using one socket protocol designed for improved concurrency
JVM - an in memory connector that avoids network transport
RMI - connection using RMI
HTTP - connection using HTTP
Old/Legacy
OIL - TCP/IP connection using two sockets
OIL2 - TCP/IP connection using two sockets (failed rewrite of OIL)
UIL - TCP/IP connection using one sockets (replaced with UIL2)
Related
JMS Resource Adapter - J2EE Connector Resource Adapter
Comments