-
Jun 30th, 2012, 01:03 PM
#1
SimpleMessageListenerContainer
Hi,
I am new to messaging system and have queries on SimpleMessageListenerContainer. Actually our team is developing a messaging system using RabbitMQ, but now we want to take benefits of Spring AMQP, so we have decided to do some prototyping.
Queries (My questions may be irrelevant because I am new to this topic, so please ........ )
Can I have multiple SimpleMessageListenerContainer's in my application context?
Can I add more than one "Message-driven POJO" (aka Delegate/Handler/Actual Consumer) in SimpleMessageListenerContainer?
Can I do something like configuring multiple Consumers with one Queue?
Thanks
Kaps
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules