Re: completely disabling Kaha Store

2008-04-09 Thread yg_cvg
Ah. Okay, thanks. rajdavies wrote: > > Unfortunately you need to set any persistence parameters before adding > a connector ... > > > > On 9 Apr 2008, at 00:44, yg_cvg wrote: > >> >> Oddly enough, doing >> >> m_broker = BrokerFacto

Re: completely disabling Kaha Store

2008-04-08 Thread yg_cvg
iated, but the above seems to fix the problem. yg_cvg wrote: > > I am embedding an ActiveMQ broker directly inside an app (long story). I > am doing so explicitly with Java code (i.e., "broker = new > BrokerService();", etc.). I would like to completely avoid any writing o

completely disabling Kaha Store

2008-04-08 Thread yg_cvg
I am embedding an ActiveMQ broker directly inside an app (long story). I am doing so explicitly with Java code (i.e., "broker = new BrokerService();", etc.). I would like to completely avoid any writing of files when performing normal JMS tasks, such as sending and receiving messages (again, lon

memory control and monitoring

2007-12-18 Thread yg_cvg
I am new to ActiveMQ, so some of this may be obvious to others. What are the main ways to control the way the broker uses memory, other than persistence settings? I've search for documentation and these forums, and it seems the main thing is memoryUsage, tempUsage, etc. However, I can't find us

another question about networks of brokers

2007-12-18 Thread yg_cvg
This is to follow up on http://www.nabble.com/question-about-the-store-forward-algorithm-to14223478s2354.html (but reading that isn't necessary). Let's say I have a big graph of brokers connected to each other and producer A on broker A' sending a message to topic T. Further, let's say I have co

Re: ActiveMQ thoughts

2007-12-12 Thread yg_cvg
n issue with > Interoperability between C++ and C#. At least thats what it is looking > like. A problem has been opened for this issue. This is a very positive > sign. > > However, I can tell you that you should invest the time in exploring > ActiveMQ. > > > yg_cvg

Re: ActiveMQ thoughts

2007-12-11 Thread yg_cvg
I am personally watching this thread with great interest, as we're considering using ActiveMQ for a big highly distributed network, but we have no idea how it would perform in such a setting. Hellweek wrote: > > > Hello, > > I know what I am about to post will upset a few people, however I th

Re: question about the store/forward algorithm

2007-12-10 Thread yg_cvg
p://open.iona.com/ -Enterprise Open Integration > http://rajdavies.blogspot.com/ > > > > On Dec 8, 2007, at 12:19 AM, yg_cvg wrote: > >> >> This may seem to be more of a developer question, but I think it >> applies >> here. We are considering us

Re: question about the store/forward algorithm

2007-12-07 Thread yg_cvg
To add to that, is there a way to track a message (through some kind of log) as it travels around the network of brokers? -- View this message in context: http://www.nabble.com/question-about-the-store-forward-algorithm-tf4965292s2354.html#a14223572 Sent from the ActiveMQ - User mailing list arc

question about the store/forward algorithm

2007-12-07 Thread yg_cvg
This may seem to be more of a developer question, but I think it applies here. We are considering using ActiveMQ in a large distributed network. The network is spread all over the world and consists of many small "regions," each of which contains a few servers. At any time, a piece of data can