On Mon, 2011-07-25 at 04:45 -0700, mahens wrote: > using CMS i am connecting to activemq broker. i want to use > setMaxConcurrentConsumers() > of org.springframework.jms.listener.DefaultMessageListenerContainer. > > Is there any similar functionality in cms so that i can use this in cpp > program? >
You'd first need to implement something like Spring's DefaultMessageListenerContainer in C++ since that where this sort of functionality is implemented. There's nothing like this in the basic CMS API. Regards -- Tim Bish ------------ FuseSource Email: tim.b...@fusesource.com Web: http://fusesource.com Twitter: tabish121 Blog: http://timbish.blogspot.com/