Consultor Eletrônico



Kbase P122081: What is the maximum  number of clients that can connect to the SonicMQ adapter?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/05/2009
Status: Verified

GOAL:

What is the maximum number of clients that can connect to the SonicMQ adapter?

GOAL:

How many concurrent client connections can the SonicMQ adapter support?

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems

FIX:

The maximum number of clients that can connect to the SonicMQ adapter is only limited by the number of server threads available for the SonicMQ adapter. The maximum client instances for a SonicMQ Adapter is set in the ubroker.properties files under the [Adapter] section. If the number is too high, there is a risk that the adapter will run out of server threads, causing all clients connected to the adapter to fail. The MaxClientInstances must be less than the MaxServerThreads.