PDA

View Full Version : AMQP



Pages : [1] 2

  1. Chaining gateways?
  2. git repo via http protocol?
  3. Spring AMQP 1.0 Milestone 1 is now available!
  4. Spring AMQP Transaction Management
  5. Maven repo available for milestone releases?
  6. AMQP spring schema issue
  7. AmqpInboundEndpoint doesn't copy headers
  8. AMQP Connection not closed after using RabbitTemplate
  9. Virtual host problem
  10. Per Vhost Connection Factory?
  11. support for message priorities?
  12. Flow Support?
  13. Sample Apps Question
  14. RPC Communication
  15. failed to invoke target method 'handleMessage'
  16. RabbitTemplate.convertAndSend overrides MessageProperties
  17. How to handle exceptions in MessageConverter
  18. Connection Shutdown listener
  19. Topic consumers setup in AMQ+Spring
  20. What's the difference between concurrentConsumers and blockingQueueConsumerCapacity?
  21. Not able to run an example with org.springframework.amqp.rabbit.core.RabbitTemplat e
  22. Consumer throws exception when broker is shutdown
  23. Change the conncurrentConsumers property at runtime?
  24. Using RabbitMQ, Spring AMQP and Spring Integration
  25. OtpIOException: failed to connect from 'rabbit-spring-monitor' to peer node
  26. Deploying spring-amqp applications
  27. Example of using Local Transaction
  28. Lack of replies is disappointing
  29. Why is applicationContext private?
  30. Couple comments on spring-amqp
  31. Use of heartbeat on connection factories
  32. Listening program times out?
  33. Gracefully handling closed connections to broker
  34. Spring Remoting
  35. How to connect to master / slave rabbitmq
  36. LinkedBlockingQueue leaks memory
  37. Fanout Exchange Sample App
  38. Spring AMQP and Spring 2.5.6
  39. Separate repository/download for samples
  40. Connection Refused when connecting through Spring-amqp
  41. Declaration of exchanges and queues
  42. Queue length returned from RabbitBrokerAdmin.getQueues()
  43. Setting message properties in AmqpOutboundEndpoint
  44. Using the Interface MessageConverter
  45. Connecting to two machines from spring AMQP
  46. Achieving fast consumption rate
  47. Un-ACKed messages problem
  48. How to determine if an exchange exists?
  49. GC overhead limit exceeded
  50. JSONMessageConverter
  51. Last known compatible versions of Erlang and RabbitMQ?
  52. Example of a Fanout exchange
  53. .net client example does not launch
  54. Consumption rate question
  55. Combining integration and AMQP
  56. cannot download spring-amqp via homepage
  57. ShutdownNotifierComponent shutdowncause how to set back to null value
  58. Receiving Messages based on a Message Selector
  59. Programatically adding bindings
  60. Messages not waiting in queue
  61. Message Persistence
  62. 3 questions
  63. Web based Spring example using AMQP
  64. Ack back to RabbitMQ after an error occurs
  65. Pausing Async Message Reception
  66. Delay Message Consumption
  67. Spring-AMQPStops W/O Reason
  68. Rabbit MQ Management Not showing Acks to messages being consumed
  69. Timeframe for Spring AQMP Production-Ready ?
  70. Message Listeners stop consuming messages
  71. 1.0.0.M2 Auto-Ack Problem
  72. sendMessage handles String but not Object
  73. Web GUI to communicate with the message listener?
  74. How to use AMQP with Apache Camel and Apache CXF ?
  75. One subscriber and multiple consumer Topic Exchange doubt?
  76. NoSuchMethodException error occuring when enabling listener to conumer messages
  77. Enabling Disabling AMQP Message Listener
  78. Listing Bindings Problem
  79. Performance Tuning
  80. Passing parameters into AnnotationConfigApplicationContext
  81. Current Github Repo?
  82. handleMessage issue with Object?
  83. Problem consuming messages using SimpleMessageListenerContainer
  84. MessageCreator in AMQP
  85. Is .NET RabbitMQ Producer + Spring AMQP Consumer = Possible?
  86. Requeue msg with SimpleMessageListenerContainer
  87. Latest release is 1.0.0.M2
  88. Using Custom Exchanges?
  89. Newbie: Architecture Question using AMQP
  90. org.springframework.amqp.AmqpException: Unexpected exception on listener execution
  91. Automatic reconnects
  92. Testing Guranteed Delivery
  93. starting/stopping SimpleMessageListenerContainer
  94. Spring AMQP 1.0.0.M3 silently fails a project that worked with 1.0.0.M1
  95. Building spring-integration-amqp-2.0
  96. Latest release is 1.0.0.M3
  97. OSGi bundle template.mf issue - can't use bundles in Virgo.
  98. HelloWorld example setting queue parameters
  99. Announce: Spring AMQP(.Java) 1.0.0 feature complete
  100. Listen on multiple queues in Consumer
  101. CachingConnectionFactory
  102. SimpleMessageListenerContainer - onMessage() VS handleMessage()
  103. SSL connections to RabbitMQ
  104. Listener exception = Channel.basicReject() = infinite redelivery?
  105. Latest release is 1.0.0.RC1
  106. Removal of Support for Mandatory and Immediate Flags
  107. Exchange to Exchange binding
  108. Asynchronous / multi-threaded processing of AMQP messages
  109. API methods for checking if Queue and Exchange exists already?
  110. Publishing causes Initialization of all declared exchanges
  111. Blog post on SpringAMQP and RabbitMQ
  112. Memory Issue in production
  113. Does Spring AMQP really support QPID ?
  114. Latest Reference Documents
  115. Duplicate Message using Asynchronous Consumer
  116. RabbitMQ and GWT
  117. spring-rabbit-1.0.0.RC1.jar missing one Import-Package in the MANIFEST.MF
  118. Reconnecting/Retry mechanism
  119. Plans for AMQP 0.10 support ?
  120. Prefect and txsize optimum values
  121. Mocking AMQP components for unit tests
  122. Declaring the exchange on every plublish
  123. spring-amqp with spring 2.5?
  124. Simple working example of spring-integration-amqp
  125. spring config/channel error/error handler
  126. rabbitmq Retry/ Reconnection policy
  127. where did the Rabbit schema go?
  128. Spring AMQP for Java 1.0 RC2 is now available
  129. Multiple vhosts
  130. Get message info in handleMessage class
  131. Spring-AMQP usage statistics
  132. Spring AMQP, Spring and Euraka Streams
  133. Problem w/ polyglot rpc.
  134. Error in sending message properties by convertAndSend()
  135. BindingBuilder API misunderstanding
  136. Receiving multiple messages in consumer
  137. Queue Reference
  138. Spring AMQP and Spring 2.5
  139. Spring AMQP for Java 1.0 RC3 is now available
  140. RabbitMQ + Spring AMQP Configuration
  141. Issue of JsonMessageConverter
  142. Spring AMQP 1.0.0 GA - Annoying and still missing XML elements declaration
  143. Spring AMQP for Java 1.0.0.RELEASE is now available
  144. Queue size keeps growing
  145. Implementing Multi tenancy using spring-amqp
  146. Best efforts 1 PC pattern with SI AMQP support available?
  147. CachingConnectionFactory leaks channels in when synchronized with a transaction?
  148. Bug in SimpleMessageListenerContainer starting duplicate consumers?
  149. Messages not ACK'd with AcknowledgeMode.AUTO without setting SimpleMessageListenerCon
  150. Plans to upgrade spring-rabbit to use rabbitmq v2.6.1 client?
  151. Best practices regarding multiple queues/consumers/threads
  152. RabbitTemplate/RabbitGatewaySupport incompatible with JDK proxy
  153. Sending requeue=false on failure
  154. Reconnect with SimpleMessageListenerContainer
  155. RabbitMQ channels not getting released and connections hanging in blocked/blocking st
  156. Is it ok to have multiple listeners in one container?
  157. Simple AMQP question
  158. RabbitMQ and TopicExchange with Spring
  159. Cancelling AmqpTemplate.receiveAndConvert()
  160. Please publish which versions of Rabbit are compatible with Spring AMQP
  161. Limiting the number of non-ack messages for subsystem
  162. Reply queue with onMessage()....
  163. AMQP channel interceptor
  164. Spring - AMQP - BlazeDs
  165. AMQP global Interceptor and transactions - Question
  166. mirrored queues
  167. using ssl protocol
  168. Handling Failures With StatefulRetryOperationsInterceptorFactoryBean
  169. rabbitmq mirrored queue disappears
  170. Spring AMQP Apache Camel Component Released
  171. Persistent Direct Exchange, Binding, Queue configuration for Rabbit MQ
  172. How do I do a basicAck from a MessageRecoverer?
  173. Setting NON_PERSISTENT DeliveryMode on Spring AMQP messages
  174. amqp:inbound-channel-adapter not reading data from queue
  175. Sending and Receiving Messages/Objects
  176. Advice regarding RPC/Command pattern in Spring AMQP and Rabbit
  177. Server hands on Context stop
  178. messageListeners stops consuming after consuming 200 messages
  179. Failproof spring-amqp
  180. Receiving Bytes but expected String - Clarification Please.
  181. Switching on/off Gateways and service activators
  182. Weird behavior of messageListener();
  183. Spring AMQP MarshallingMessageConverter example required
  184. Meaning of SimpleMessageListenerContainer's concurrent consumers
  185. Not able to start RabbitMQ server on localhost
  186. Consumer does not reconnect when there is no connection failure
  187. Support for mirrored queues?
  188. Use AMQP without Spring Framework core libraries.
  189. Stopping SimpleMessageListenerContainer
  190. Dynamic bindings and failover RabbitMq
  191. When will you support AMQP 1.0?
  192. Implementing the Worker pattern in AMQP
  193. Is there a way to disable autodeclaration of queues, exchanges and bindings?
  194. Setting a binding and a queue programatically
  195. handling basic.cancel(consumer-tag consumer-tag, no-wait no-wait) sent from Server
  196. Efficient clients in spring-amqp
  197. Heartbeat configuration prevents startup
  198. Support for Generics
  199. Listening to auto-generated queues with <int-amqp:inbound-channel-adapter />
  200. Messages not being auto-acked
  201. High Priority Messages
  202. amqp thread prevents app from shutting down
  203. Help with AMQP Asyncronous Consumer
  204. Building Spring AMQP?
  205. Spring AMQP Transactions on Send / Template
  206. Retry Mechanism with delay using spring retry framework
  207. Encapsulating SimpleMessageListenerContainer
  208. RabbitMQ rollback transaction and re route message
  209. Fanout exchange queue bindings
  210. SimpleMessageListenerContainer error handler
  211. Exclusive Message Consumer
  212. Connection Failover
  213. Sharing a RabbitTemplate
  214. Messages not Being Sent?
  215. Using Message and MessageProperties classes
  216. Throttling
  217. Topic Exchange Semantics
  218. Why Synchronous reception is not blocking
  219. Dead Lettering
  220. AMQP inbound channel adapter won't start when queue doesn't already exist
  221. SOAP over AMQP
  222. AmqpAppender webapp startup woes
  223. amqp messageListener not working programatically ?
  224. Support for The Mandatory Flag
  225. Setting ContentType from spring integration?
  226. Support for Dead-letter Exchange?
  227. keeping default headers in amqp outbound channel adapters
  228. JMS AMQP wrapper
  229. Is it possible to set a regex in the queue-names of int-amqp:inbound-channel-adapter?
  230. Rabbit Clients Long String issue
  231. com.rabbitmq.client.impl.LongString (Spring AMQP AMQP-194)
  232. transacted RabbitTemplate#receiveAndConvert()
  233. passing x-expires argument to queue
  234. Random Failures when running spring integration over amqp
  235. Timeouts waiting for responses
  236. Custom AMQP header mapper
  237. Automatic startup of incoming gateway
  238. Exception causes infinite loop
  239. Multiple clients with unique queue names
  240. how to handle MessageConversionException in amqp inbound gateway(consumer)
  241. BlockingQueueConsumer fails because of missing queue in RabbitMQ
  242. Messages not getting sent - driving me nuts
  243. Support for ReturnListener on RabbitTemplate???
  244. Transacted channel not being returned to cache after send
  245. Beginner Issue with RabbitMQ
  246. Mock RabbitMQ for testing
  247. Spring-RabbitMQ with SMTP protocol configuration example
  248. AMQP Transactions and Hibernate
  249. distinguishing rejected message from expired message
  250. Not able tor restart AmqpInboundChannelAdapter programatically