test
This commit is contained in:
parent
9e81bef534
commit
850de73623
4
def.go
4
def.go
@ -215,13 +215,13 @@ const (
|
||||
MQCWMsgQueueSize = 100
|
||||
SQLCWMsgWorkers = 6
|
||||
SQLIdentifyMsgWorkers = 6
|
||||
SQLMsgIdentifyQueueSize = 1000
|
||||
SQLMsgIdentifyQueueSize = 100
|
||||
SQLJobWorkers = 12
|
||||
TGCmdWorkers = 3
|
||||
TGCmdQueueSize = 100
|
||||
MQTGCmdWorkers = 3
|
||||
MQTGCmdQueueSize = 100
|
||||
SQLJobSliceSize = 15
|
||||
SQLJobSliceSize = 25
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user