This is the problem , because i need 30 millions queue and i can't use topics instead
Thanks a lot Mr James for you help James.Strachan wrote: > > 2009/7/8 Gabriel1982 <benbouzid_ano...@yahoo.fr>: >> >> yes but the brokerService is essentially used to manage messages in the >> Queues or Topics >> >> but for me i don't need even to create any Queues or Topics in the memory >> . >> >> i just want to persist them in the disk and then get them from the disk . >> >> you think it's possible ? >> >> Tanks a lot Mr James for you help . > > Stomp talks to queues or topics. The only way to do what you ask today > is to reuse the broker. Creating some Queue or Topic objects in memory > is no big deal; they are small lightweight objects. > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://fusesource.com/ > > -- View this message in context: http://www.nabble.com/Activate-Some-Services-tp24388850p24390689.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.