ActiveMQ java Queue簡單測試

1.消息發送者 public class QueueSender { public static void main(String[] args) throws Exception { ConnectionFactory connectionFactory = new ActiveMQConnectionFactory("tcp://127.0.0.1:61616");
相關文章
相關標籤/搜索