¡@

Home 

java Programming Glossary: activemq

Real world use of JMS/message queues? [closed]

http://stackoverflow.com/questions/1035949/real-world-use-of-jms-message-queues

closed I was just reading abit about JMS and Apache ActiveMQ. And was wondering what real world use have people here used.. java jms message queue share improve this question JMS ActiveMQ is a JMS broker implementation can be used as a mechanism to.. in different languages to access information via JMS. ActiveMQ is a good example here because you can use the STOMP protocol..

Which JMS implementation do you use? [closed]

http://stackoverflow.com/questions/123817/which-jms-implementation-do-you-use

JMS implementation do you use closed We are using ActiveMQ 5.2 as our implementation of choice and we picked it a while..

jersey rest web Service with Activemq middleware integration

http://stackoverflow.com/questions/19706788/jersey-rest-web-service-with-activemq-middleware-integration

ConnectionFactory ConnectionFactory connectionFactory new ActiveMQConnectionFactory admin admin ActiveMQConnection.DEFAULT_BROKER_URL.. new ActiveMQConnectionFactory admin admin ActiveMQConnection.DEFAULT_BROKER_URL Create a Connection Connection.. question Have you seen the REST documentation at Apache ActiveMQ http activemq.apache.org rest.html Also are you talking about..

Java and MSMQ

http://stackoverflow.com/questions/506022/java-and-msmq

some .NET JMS interop solutions like JNBridge with ActiveMQ . I think our company has decided to centralize our queueing..

log4j: package-specific logging

http://stackoverflow.com/questions/5297686/log4j-package-specific-logging

log4j.logger.org.apache.jasper.compiler.SmapUtil WARN # ActiveMQ log4j.logger.org.apache.activemq WARN log4j.logger.org.apache.activemq.broker.jmx.ManagementContext..

importing an existing x509 certificate and private key in Java keystore to use in ActiveMQ ssl context

http://stackoverflow.com/questions/906402/importing-an-existing-x509-certificate-and-private-key-in-java-keystore-to-use-i

certificate and private key in Java keystore to use in ActiveMQ ssl context I have this in activemq config sslContext sslContext..

How to find memory leaks using visualvm

http://stackoverflow.com/questions/9154785/how-to-find-memory-leaks-using-visualvm

visualvm I suspect we have a major memory leak in our ActiveMQ connection bridge we're seeing typical memory leak patterns..