activemq
ActiveMQ PooledConnectionFactory in C# (Apache.NMS)
I am researching for the way to use PooledConnectionFactory in C#.Net (we are using Apache.NMS). So far the documentation I found, e.g.:[详细]
2023-03-21 04:57 分类:问答JMS webservice. unable to view the WSDL
I registered one web service using JMS transport. Registration was done using java and cxf. JMS used is active MQ. And the registration was successful as 开发者_JS百科the registration code executed su[详细]
2023-03-20 22:29 分类:问答Glassfish database connection leak caused by jms exception
I\'m using Glassfish v2.1.1, MySQL 5.1 and ActiveMQ 5.4.2 incl. its resource adapter. If t开发者_如何学JAVAhe ActiveMQ resource adapter throws an exception when participating in a XATransaction includ[详细]
2023-03-19 13:47 分类:问答Which queuing implementation is advisable if we want to keep things simple?
our needs for a queuing solution are fairly simple, a producer needs to put things in a persistent queue and these need to be handled by a consumer. The queuing systems needs to be integrated within a[详细]
2023-03-19 12:17 分类:问答Advantages of HornetQ vs ActiveMQ vs Qpid
I was browsing for an open source messaging software and after some good bit of research I came across these three products. I\'ve taken these out for a preliminary test drive, having had them handle[详细]
2023-03-19 11:26 分类:问答ActiveMQ Web Console only listens on localhost
I\'ve got开发者_如何学Python ActiveMQ installed as I want it. However, the Web Console only listens on localhost - how do I make it listen on all interfaces? I\'m sure it\'s a \"host\"=\"0.0.0.0\" som[详细]
2023-03-18 16:27 分类:问答CF & ActiveMQ integration?
Anyone tried integrating CF with ActiveMQ?How was the experience?Worth spending time to build a new solution on it?I woul开发者_JS百科d like to learn more on how to use it, any resource you can point[详细]
2023-03-16 06:50 分类:问答Dealing with duplication in a message queue
I\'ve been arguing with my programmer about the best way of going about this.We have data that comes in开发者_如何学编程 at a rate of about 10000 objects per second.This needs to be processed asynchro[详细]
2023-03-16 00:07 分类:问答ActiveMQ: How to handle broker failovers while using temporary queues
On my JMS applications we use temporary queues on Producers to be able to receive replies back from Consumer applications.[详细]
2023-03-14 07:49 分类:问答Problem with recieving ActiveMQ messages in JBoss (low message per second count)
I\'m using a remote ActiveMQ server and Message driven Beans (4 different beans) to consume the messages.开发者_如何学运维[详细]
2023-03-14 03:40 分类:问答