I am modelling my systems such that there is only one session per connection per thread, but there are a lot of consumers per session ( hundreds ) which in-turn consume messages from hundreds of different destinations.
The message listener associated with each consumer is very light weight and doesn't do any heavy processing. Is there any problem going with this approach? Thanks, Mayank Natani Ug 2k11 IIIT - H
