Is Pure Master/Slave Applicable?

2008-10-07 Thread Olee
Hi, I have tried this, before start activemq, I clean up all the data on both slave and master, the slave can attached to the master successfully, but when I run some client program, the async problem often occurs. Have you ever use Pure Master/Slave mode? Is it works? If so, can you tell me how

Re: Pure Master/Slave Problem

2008-10-07 Thread Olee
Thanks for your suggestion. I have other questions. So the problem is due to multithread and deadlock on the slave? Do you think pure master/slave is applicable? Or is asyncronization problem very often in version 5.1? BTW, in the management web->Home, there are 3 quota usage parameter: Store

Pure Master/Slave Problem

2008-10-06 Thread Olee
Dear All: I have tried the pure master/slave mode following the instructions of the official website. However, I have the following problem 1. When I tried the example of producer and consumer(which is provided by activemq under the folder named "example"), Fist, the producer