Consultor Eletrônico



Kbase P142993: OpenEdge Adapter for SonicMQ ClientConnect and ServerConnect
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/06/2009
Status: Verified

GOAL:

What is OE Adapter for Sonic MQ ClientConnect?

GOAL:

What is OE Adapter for Sonic MQ ServerConnect?

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.x

FIX:

OpenEdge Adapter for SonicMQ ClientConnect (ClientConnect)
ClientConnect is for OpenEdge clients and will run as a background process in conjunction with an ABL client. There is a single adapter process per client process with the SonicMQ Broker acting as a service point for all JMS sessions.
OpenEdge Adapter for SonicMQ ServerConnect (ServerConnect)
The ServerConnect option is for OpenEdge Application Servers (WebSpeed and AppServer).
With this configuration, there is a single adapter process per unified broker process, allowing multiple Application Server agents to connect to this single adapter process.

ServerConnect is a process that runs with your AppServer ABL session or WebSpeed SpeedScript session. The ServerConnect process that runs inside of the AppServer or WebSpeed server is multi-threaded and allows for multiple SonicMQ connections within the same process. Additionally, each connection to a SonicMQ Broker uses multiple threads.

Prior to using ServerConnect in an AppServer or WebSpeed server, the AppServer or WebSpeed server must be enabled for SonicMQ ServerConnect enabled using Progress Explorer or by directly editing following entry in ubroker.properties file
MQEnabled=1