database « rabbitmq « Java Enterprise Q&A





1. RabbitMQ database files    stackoverflow.com

I'm running RabbitMQ V.2.0.0. on a Linux machine. The mnesia base is current the default, but the within that directory Rabbit creates directories, eg. rabbit@ip-123.1.1.123. The ip in the directory name ...

2. Which db is more scalable mnesia or external db like SQL Server for RabbitMQ    stackoverflow.com

If I want to use multiple rabbitmq with their own database mnesia. Is mnesia good or any external database like SQL Server for holding bulk of data.

3. Is there a way to make Celery/RabbitMQ persistent?    stackoverflow.com

So that if my server crashes, I still have my Tasks?

4. RabbitMQ - Statistics database could not be contacted. Message rates and queue lengths will not be shown    stackoverflow.com

I have setup a cluster of rabbit brokers and within the management portal plugin I get the following message "Statistics database could not be contacted. Message rates and queue lengths will not ...