-
zookeeper日志 老是提示goim重新连接:
[2017-02-20 06:09:14,043] WARN caught end of stream exception (org.apache.zookeeper.server.NIOServerCnxn)
EndOfStreamException: Unable to read additional data from client s…
-
![nohg](https://cloud.githubusercontent.com/assets/16473366/26058257/ab069640-39af-11e7-8639-dbbd4539e33c.jpg)
请问 执行yum install hg这个是什么意思呢?
-
我想用在生产环境下,不知道稳定性与可用性如何
-
首先运行kafka.sh,如下:
```
bin/zookeeper-server-start.sh config/zookeeper.properties &
bin/kafka-server-start.sh config/server.properties &
bin/kafka-topics.sh --create --zookeeper localhost:2181 --replica…
-
To Terry,
如果可以介绍一下goim的单台压测结果就更好了,我们目前也在选型推送框架,我不想自己再造轮子,想用你们的GOIM做个车就可以了,老司机,你停一下带带我呗。
-
貌似goim里面的RPC只做容灾,而不做负载,这样设计的原因是什么呢?
-
我的移动app 应用需求:
类似微信的发信息功能,可让数亿用户轻松实时聊天
goim 能否满足这一要求?
cosdy updated
7 years ago
-
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x80cfcec]
goroutine 55 [running]:
panic(0x84277e0, 0x18926008…
-
步骤
1.一个终端auth成功后获取到token
2.所有该终端的操作都是自己带有token发送到comet端,comet通过Operate接口转发到logic处理的
那么在该终端没有断开连接之前,另一个终端获取到了该终端的token就能冒充该终端进行任何操作了?
xvwvx updated
7 years ago
-