Re: Dynamic Brokers

2009-03-25 Thread ronchalant
I have fairly easily gotten up a test run of a pair of brokers running in the same VM, running in a simple store-forward configuration. To mimic a fast and slow pair of consumers (mimicking fast and slow workers in a distributed environment) on one broker I have a queue consumer with a message

Re: Dynamic Brokers

2009-03-24 Thread ronchalant
Great, thanks Bruce, I'll look them over.. I don't know how I missed them.. bsnyder wrote: > > On Tue, Mar 24, 2009 at 2:58 PM, ronchalant wrote: >> >> I want to embed an ActiveMQ broker into an application so that when the >> application starts, the broker starts.  This broker would be part o

Re: Dynamic Brokers

2009-03-24 Thread Bruce Snyder
On Tue, Mar 24, 2009 at 2:58 PM, ronchalant wrote: > > I want to embed an ActiveMQ broker into an application so that when the > application starts, the broker starts.  This broker would be part of a chain > of brokers in a store-forward architecture*, and these brokers may go > up/down.  What I n