RocketMQ源码分析之发消息

生产者发送消息,消息发送默认时间为3000ms,默认是同步发送java producer.send(msg); publicSendResult send( Message msg) throws MQClientException, RemotingException, MQBrokerException, InterruptedException { return this.d
相关文章
相关标签/搜索