[rabbitmq-discuss] Mnesia crashes on rmq clustering !
    Matthias Radestock 
    matthias at rabbitmq.com
       
    Mon Sep 16 07:46:07 BST 2013
    
    
  
On 16/09/13 07:06, ding wrote:
>>> Why do you have 20 servers ? Why not just one? Or perhaps two (for fault
> tolerance)?
>
> We do some site scrapping and for that we need different IPs to save
> yourself from being blocked by the site. This is why we have 20 servers for
> handling all this.
AMQP is a client-server protocol. Producers and consumers can run on 
different machines from the server. So I don't understand why you need a 
cluster of 20 *rabbit* servers. A single server, with 1 producer and ~20 
consumer machines connecting to it should suffice.
Matthias.
    
    
More information about the rabbitmq-discuss
mailing list