Re: [Spam: 5.0] Durable Topic subscriber

2007-03-02 Thread Mathulan
Well the bussiness case is to have http://www.nabble.com/file/6894/forumn.jpg image is uploaded. If one embedded broker talking to multiple embedded brokers i am not sure how it will work. The reason we have several subscribers running on several machines is that the number of clients are huge

Re: [Spam: 5.0] Durable Topic subscriber

2007-03-02 Thread James Strachan
Ah, so you're using networks right? Try using Master/Slave instead. We currently don't provide ordering guarrentees across store-and-forward networks. On 3/2/07, Mathulan <[EMAIL PROTECTED]> wrote: The testcase is There are 2 machines Machine A, B. Each of them running single brokers each (B

Re: [Spam: 5.0] Durable Topic subscriber

2007-03-02 Thread Mathulan
The testcase is There are 2 machines Machine A, B. Each of them running single brokers each (BrokerA, BrokerB). The dispatch policy is setup on both brokers as follows A Topic publisher is attached to BrokerA (PubA) is publishing 1000 messages to 'MyTopic'. And the Durable topic subscr

Re: [Spam: 5.0] Durable Topic subscriber

2007-03-02 Thread James Strachan
Could you post a test case that reproduces the issue? On 3/2/07, Mathulan <[EMAIL PROTECTED]> wrote: I tried in both 4.1 & 4.2-Snapshot James.Strachan wrote: > > Which version were you using? > > On 3/2/07, Mathulan <[EMAIL PROTECTED]> wrote: >> >> Hi All, >> >> I am trying to get the ordere

Re: [Spam: 5.0] Durable Topic subscriber

2007-03-02 Thread Mathulan
I tried in both 4.1 & 4.2-Snapshot James.Strachan wrote: > > Which version were you using? > > On 3/2/07, Mathulan <[EMAIL PROTECTED]> wrote: >> >> Hi All, >> >> I am trying to get the ordered message delivery for durable Topic >> subscriber. I have setup despatch policy as below >> >>