<div>Hi,</div><div>&nbsp; &nbsp; I am wondering which of these would be better:one node per machine or multiple nodes per machine(it/they serve the same application)?</div><div>&nbsp; &nbsp; Dose one node can fully use resources of a machine? Dose run more than one node on a single machine will be better?</div><div>&nbsp; &nbsp; I'm using RabbitMQ with Celery, there would be a few machines to run RabbitMQ nodes(in a single cluster), so I need to decide that how many node to deploy on per machine. I'm wondering this because in usually practice, like multiple processes/threads, "multiple" will do better, but I'm not sure how RabbitMQ dose.</div><div><br></div><div>Thanks,</div><div>Aaron</div>