Skip to content

Channel Start Thread Count

Key: qie.channelStartThreadCount

Env Var: QIE_CHANNELSTARTTHREADCOUNT

Default: 10

Scope: Global

Description: Sets the number of threads used to start channels when the system is starting up the service or a user starts multiple channels.

Examples

Env Var

QIE_CHANNELSTARTTHREADCOUNT=20

Java Option

-Dqie.channelStartThreadCount=20

YAML

QIE_CHANNELSTARTTHREADCOUNT: 20