摘要:
RocketMQ本身支持顺序消息,在使用上发送顺序消息和非顺序消息有所区别 发送顺序消息 SendResult sendResult = producer.send(msg, new MessageQueueSelector() { @Override public MessageQueue sel 阅读全文
posted @ 2020-05-30 18:35
金色的鱼儿
阅读(433)
评论(0)
推荐(0)