-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,感谢。 #18
Comments
请教一下 集群功能是如何开发的 可以提供思路吗? |
@Aarthas 请问您是怎么优化集群功能的呢?我现在部署了两个节点,在设备有大量的消息上报是,出现了集群节点之间消息转发延迟高的问题。也就是从broker节点A,通过redis,转发到broker节点B,在B节点发现,转发的消息延迟在分钟级别以上。我的redis是单节点部署的,broker的所有数据都记录在这个redis节点上。 |
欢迎pull requset 合并代码。 |
用emqx三节点集群,挂了好几次,重启都恢复不了,只能抹掉集群重建。我要哭死 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我使用你的mqtt broker 代码,自己修改下,集群功能自己重新开发。
目前已上正式产线,集群3台,接入设备超20w,稳定运行半年多,目前非常稳定。
非常感谢。
The text was updated successfully, but these errors were encountered: