p**********r 发帖数: 3581 | |
Y**G 发帖数: 1089 | |
w**z 发帖数: 8232 | 3 we use rabbitmq, don't know the reason though. it seems to consume a lot
of memorry , if the messages are not processed in time , the whole system is
going down, need to set up good alert system.
【在 p**********r 的大作中提到】 : 哪位大拿有过比较?
|
s******e 发帖数: 493 | 4 It does'nt sound to be the problem of the mq. It might be more likely the
app design,/architecture, or hardware infrastructure issue. |
c*****y 发帖数: 562 | 5 你是用JMS还是AMQP?
【在 p**********r 的大作中提到】 : 哪位大拿有过比较?
|
g*********9 发帖数: 1285 | 6 Try kafka.
It is developed and used by Linkedin.
It will be crashed by too many unprocesses messages.
【在 p**********r 的大作中提到】 : 哪位大拿有过比较?
|
t*******e 发帖数: 684 | 7 Kafka是为big data streaming比如storm准备的。 一般般运用ActiveMQ很不错了。
【在 g*********9 的大作中提到】 : Try kafka. : It is developed and used by Linkedin. : It will be crashed by too many unprocesses messages.
|