panlei
2019-08-09 5827190e783d7b9c3eb7c3ee2c36a14d85310e5a
main.go
@@ -73,7 +73,7 @@
            fmt.Println("recv error : ", err)
            continue
         } else {
            runtime.GOMAXPROCS(runtime.NumCPU())
            //runtime.GOMAXPROCS(runtime.NumCPU())
            logger.Debug("使用的cpu个数:",runtime.NumCPU())
            go func(msg []byte) {
               logger.Debug("当前时间戳:", time.Now().Unix())