GithubHelp home page GithubHelp logo

说一个悲剧的事情 about rabbitmq HOT 9 CLOSED

sky-big avatar sky-big commented on June 17, 2024
说一个悲剧的事情

from rabbitmq.

Comments (9)

huxb23 avatar huxb23 commented on June 17, 2024

你好,为什么依赖了ranch和lager,是个悲剧的事情?
本人用rabbitmq了,客户端事务发送到mq中,最近服务器经常假死,进程在,但是发不进去消息,正常也关闭不了

from rabbitmq.

sky-big avatar sky-big commented on June 17, 2024

从rabbit管理后台看看服务器和队列的状态对不对

from rabbitmq.

sky-big avatar sky-big commented on June 17, 2024

抓一下rabbit的监听端口,看是否有数据

from rabbitmq.

Macu1 avatar Macu1 commented on June 17, 2024

我记得旧版本的rabbitmq,网络部分至少是自己独有的,还有很多人写了很多blog来分析这个。but!!!现在依赖ranch了。。。让我觉得,好像socket部分,不用ranch,就是政治不正确的。。

from rabbitmq.

huxb23 avatar huxb23 commented on June 17, 2024

谢谢两位大神的回复,从界面的监控看,没用事务的发送是可以发送进去,queue的发送速率可以看到,但是queue的待消费数量不增加,消费速率为0,用事务发送的就一直在等getReply,感觉就是服务端收到了消息,但是在queue的某个处理一直卡着了,rabbitmq我们用了一年多没出问题,从6月开始出了4次了,而且每次出的服务器不一样,在数据量大的时候出现过,半夜数据量小的时候也出现过

from rabbitmq.

Macu1 avatar Macu1 commented on June 17, 2024

你们流量压力很大吗。。是不是consumer的设置有问题,需要reply却没进行reply什么的?我只是之前试用了一下rabbitmq,但是有一天测试感觉效率不行,我就重做了一个简单的跨node通信节点管理方案。。

from rabbitmq.

huxb23 avatar huxb23 commented on June 17, 2024

出问题的时候流量是100Mbps,平时高峰会达到300Mbps
跑着跑着没有规律就出现了,测试环境还模拟不出来。。。。

from rabbitmq.

sky-big avatar sky-big commented on June 17, 2024

出现这种问题,最好是看看配置什么的是否正确,是否有人测试或者什么的导致出现了问题

from rabbitmq.

huxb23 avatar huxb23 commented on June 17, 2024

跑了差不多一年没出过问题,也没动过,突然出现这个问题,没有人做测试,现在也重现不了,也不知道啥原因

from rabbitmq.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.