摘要:
public class JmsConsumer { public static final String ACTIVEMQ_URL = "tcp://192.168.xx.xx:61616"; public static void main(String[] args) throws Except 阅读全文
摘要:
public class JmsProduce { public static final String ACTIVEMQ_URL = "tcp://192.168.xx.xxx:61616"; public static void main(String[] args) throws Except 阅读全文
摘要:
阅读全文
摘要:
阅读全文
摘要:
为什么使用MQ: 未使用MQ前的系统的问题: 阅读全文