1. How to reduce the time request between producer (Java) and consumer (Flex) with JMS Message? stackoverflow.comI have implemented application client-server with spring blazeDs message services using JMS message destination. The idea is a producer declared in Java send message using activeMQ and consumer declared in Flex receives ... |
2. activemq issue with producer flow control stackoverflow.comOn apache activeMQ 5.5.0, i am trying to use producer flow control on a queue.I want send to give an exception on client side when memory is not available. As described ... |
3. JMS Messages not consumed till producer connection close :-( stackoverflow.comI am relatively new to JMS and have encountered a weird problem implementing my first real application. I'm desporate for any help or advice. Background: I use AtiveMQ (java) as the ... |