keepalive

This commit is contained in:
zhouyuyan
2017-09-04 14:01:26 +08:00
parent 31548b10e5
commit 5e937601ce
5 changed files with 13 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
package broker
const (
WorkNum = 2048
WorkNum = 4096
)
type Dispatcher struct {