Re: Sync between 2 queues accross DC

2012-05-29 Thread Mohit Anchlia
On Tue, May 29, 2012 at 8:02 AM, R.I.Pienaar wrote: > > > - Original Message - > > From: "Mohit Anchlia" > > To: users@activemq.apache.org > > Sent: Tuesday, May 29, 2012 3:58:47 PM > > Subject: Re: Sync between 2 queues accross DC > > &

Re: Sync between 2 queues accross DC

2012-05-29 Thread R.I.Pienaar
- Original Message - > From: "Mohit Anchlia" > To: users@activemq.apache.org > Sent: Tuesday, May 29, 2012 3:58:47 PM > Subject: Re: Sync between 2 queues accross DC > > On Tue, May 29, 2012 at 1:02 AM, Dejan Bosanac > wrote: > > > Network c

Re: Sync between 2 queues accross DC

2012-05-29 Thread Mohit Anchlia
On Tue, May 29, 2012 at 1:02 AM, Dejan Bosanac wrote: > Network connector acts as a regular consumer, the message is > dispatched to it and it'll ack that it have which will cause the local > broker to remove it. > Thanks! Is it intelligent enough to forward the message to only that broker that

Re: Sync between 2 queues accross DC

2012-05-29 Thread Dejan Bosanac
Network connector acts as a regular consumer, the message is dispatched to it and it'll ack that it have which will cause the local broker to remove it. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @deja

Re: Sync between 2 queues accross DC

2012-05-28 Thread Mohit Anchlia
On Mon, May 28, 2012 at 8:58 AM, Dejan Bosanac wrote: > Yes. The term sync you used in the original email is a bit confusing, > as a message can be only in one broker queue at the time. They will > get forwarded to the remote broker if there is demand (consumers) for > that queue on the remote br

Re: Sync between 2 queues accross DC

2012-05-28 Thread Dejan Bosanac
Yes. The term sync you used in the original email is a bit confusing, as a message can be only in one broker queue at the time. They will get forwarded to the remote broker if there is demand (consumers) for that queue on the remote broker. Regards -- Dejan Bosanac Senior Software Engineer | FuseS

Re: Sync between 2 queues accross DC

2012-05-28 Thread Mohit Anchlia
On Mon, May 28, 2012 at 7:18 AM, Dejan Bosanac wrote: > Hi, > > store and forward is massively used, but you cannot sync queues across > brokers. In network of brokers queue is distributed over brokers and > messages will be load balanced between brokers. > > Could you please elaborate? If I pub

Re: Sync between 2 queues accross DC

2012-05-28 Thread Dejan Bosanac
Hi, store and forward is massively used, but you cannot sync queues across brokers. In network of brokers queue is distributed over brokers and messages will be load balanced between brokers. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.