Hi,
I am new to Rabbit MQ and trying to use this in one mobile network based messaging product.
I want to build HA architecture for about 30K TPS solution with message size of 1k.
I have read that a single node can support upto 50K TPS . Can someone help with server configuration for same.
I was thinking of having the following architecture
1. Warren based HA architecture with Pacemaker for Virtual IP.
2. Mirrored Queue. I am planning to use normal mirror queue instead of quorum as this is only 2 node cluster (warren active standby configuration)
3. I will define multiple vhosts so that some queue will reside on one server and some queue will reside on other server so that incoming load from the producer / consumer is distributed across both nodes.
Is this architecture ok with 30 K TPS with about 20 core/64 GB kind of configuration.
Can someone help and suggest if this is ok.
Regards
Sarju