Re: Single consumer for multiple brokers?

2009-01-29 Thread Rob Davies
create a connection to each of the brokers. -- View this message in context: http://www.nabble.com/Single-consumer-for-multiple-brokers--tp15768836p21729358.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://blog.garytully.com Open Source SOA ht

Re: Single consumer for multiple brokers?

2009-01-29 Thread James Strachan
gt; >> multiple brokers? >> >> >> >> S. >> >> >> >> >> >> ttmdev wrote: >> >>> >> >>> Yes, I got similar results in my consumer testing. What version of AMQ >> >>> are you using? >> &

Re: Single consumer for multiple brokers?

2009-01-29 Thread Jim Lloyd
>> ttmdev wrote: > >>> > >>> Yes, I got similar results in my consumer testing. What version of AMQ > >>> are you using? > >>> > >>> Your only recourse may be to multi thread your consumer and have it > >>> create a connecti

Re: Single consumer for multiple brokers?

2009-01-29 Thread Gary Tully
;> >>> Yes, I got similar results in my consumer testing. What version of AMQ >>> are you using? >>> >>> Your only recourse may be to multi thread your consumer and have it >>> create a connection to each of the brokers. >>> >> >> > &g

Re: Single consumer for multiple brokers?

2009-01-29 Thread kaykay
>> >> Your only recourse may be to multi thread your consumer and have it >> create a connection to each of the brokers. >> > > -- View this message in context: http://www.nabble.com/Single-consumer-for-multiple-brokers--tp15768836p21729358.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Single consumer for multiple brokers?

2008-02-29 Thread Stepan Koltsov
ur consumer and have it create > a connection to each of the brokers. > -- View this message in context: http://www.nabble.com/Single-consumer-for-multiple-brokers--tp15768836s2354p15769009.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Single consumer for multiple brokers?

2008-02-29 Thread ttmdev
gt; >>> There are several hosts with consumers. Each consumer should consume >>> messages from all producers. >>> >>> How is it possible to configure ActiveMQ for such configuration? I don't >>> want to create one more broker that collects messages fr

Re: Single consumer for multiple brokers?

2008-02-29 Thread Stepan Koltsov
from all producers. >> >> How is it possible to configure ActiveMQ for such configuration? I don't >> want to create one more broker that collects messages from all brokers. >> >> I haven't found transport like >> "collect:(tcp://host1:12345,tcp:

Re: Single consumer for multiple brokers?

2008-02-29 Thread ttmdev
uch configuration? I don't > want to create one more broker that collects messages from all brokers. > > I haven't found transport like > "collect:(tcp://host1:12345,tcp://host2:12345)". > -- View this message in context: http://www.nabble.com/Single-consumer-for-mu

Single consumer for multiple brokers?

2008-02-29 Thread Stepan Koltsov
such configuration? I don't want to create one more broker that collects messages from all brokers. I haven't found transport like "collect:(tcp://host1:12345,tcp://host2:12345)". -- View this message in context: http://www.nabble.com/Single-consumer-for-multiple-brokers--tp15