Direct addressing
Both ActiveMQ and RabbitMQ (the supported middleware brokers for MCollective) support a mode that is known as direct addressing. Direct addressing means precisely what it sounds like. It is a mode where you define the nodes that you wish to contact without performing a discovery. You can directly communicate with the nodes by name. When working in a large environment, the ability to direct your queries to the correct machines without broadcasting them each time can help reduce the workload on your brokers and reduce network utilization. By default, direct addressing is on in the newer versions of MCollective and does not require any additional configuration. If it has been turned off, you can enable it with the following line ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access