Jump to: navigation, search

GVP MCP:vrm:client-grpc-init worker threads

(Created page with "{{PubOption |hidden=false |default=5 |valid=An integer greater than or equal to 1 |takeseffect= |shortdesc=This parameter specifies the initial number of GRPC client worke...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|hidden=false
 
|hidden=false
 
|default=5
 
|default=5
|valid=An integer greater than or equal to 1
+
|valid=An integer greater than or equal to 0
|takeseffect=
+
|takeseffect=At start/restart
|shortdesc=This parameter specifies the initial number of GRPC client worker threads.
+
|shortdesc=This parameter specifies the initial number of GRPC client worker threads for ASR.
 +
More threads will be created as necessary up to "max_worker_threads".
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 +
 
{{PubExtended}}
 
{{PubExtended}}
 +
 
{{DraftExtended}}
 
{{DraftExtended}}
 +
 
{{OptionCreate
 
{{OptionCreate
 
|component=GVP_MCP
 
|component=GVP_MCP
Line 19: Line 23:
 
|groupname=Speech Resource Management
 
|groupname=Speech Resource Management
 
|format=numeric
 
|format=numeric
|displayname=The initial number of GRPC client worker threads
+
|displayname=The initial number of GRPC client worker threads for ASR
 
}}
 
}}
  
 
[[Category:GVP_MCP_options]]
 
[[Category:GVP_MCP_options]]

Latest revision as of 15:30, June 29, 2020



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

client.grpc.init_worker_threads

Default Value: 5
Valid Values: An integer greater than or equal to 0
Changes Take Effect: At start/restart


This parameter specifies the initial number of GRPC client worker threads for ASR. More threads will be created as necessary up to "max_worker_threads".

Draft Option

No draft option

This page was last edited on June 29, 2020, at 15:30.
Comments or questions about this documentation? Contact us for support!