摘要:
1. Place the jndi.properties file on the classpath.java.naming.factory.initial = org.apache.activemq.jndi.ActiveMQInitialContextFactory # use the foll...
阅读全文
posted @ 2015-08-21 18:51
huey2672
阅读(386)
推荐(0)
编辑
摘要:
QueueBrowser 是一个专用对象,提供提前浏览 Queue 上的排队消息的功能,而实际上并没有真正消费这些消息。这是点对点消息传送模型的独有特性。从 QueueBrowser 获得消息是该队列中消息的副本,而且并未认为会被消费——它们仅是用于浏览而已。还有,QueueBrowser 并不...
阅读全文
posted @ 2015-08-21 18:36
huey2672
阅读(943)
推荐(1)
编辑