-
Feb 18th, 2008, 11:40 AM
#1
Multiple DefaultMessageListenerContainer
hi,
I have a requirement where I need to use selectors when reading from a queue. even though we have an option to set concurrent consumers but there is no way to specify selector for each of the consumer. the other option is to instantiate multiple DefaultMessageListenerContainer by using multiple AbstractMessageListenerContainer beans. I would like the number of message listeners to be dynamic. I am using java spring config file. Does anyone have any suggestions how to achieve this ?
thanks
Hamid
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