Consultor Eletrônico



Kbase P143679: What does the threads entries mean in JavaTools.properties file?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/03/2009
Status: Unverified

GOAL:

What does the threads entries mean in JavaTools.properties file under server connection (SC) ?

GOAL:

What does maxAdptrThreads mean in JavaTools.properties file under server connection (SC) ?

GOAL:

What does minAdptrThreads mean in JavaTools.properties file under server connection (SC) ?

GOAL:

What doesmaxClientInstance mean in JavaTools.properties file under server connection (SC) ?

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.1x
OpenEdge 10.2x

FIX:

Number of threads to create at startup: initialAdptrThreads
Max number of threads to create: maxAdptrThreads (should be twice maxClientInstance)
Min number of threads to keep running: minAdptrThreads
Max number of clients to allow to connect: maxClientInstance (For ServerConnect, should be set to max number of agents server can start)