blob: 0abfc1b013eb9ea835c646098d6a2117c6b5eae1 [file] [log] [blame]
<div class="wiki-content maincontent"><h3>The Peer Transport</h3>
<p>The Peer transport provides a peer-to-peer network with ActiveMQ. What actually happens is the peer transport uses the VM transport to create and connect to a local embedded broker but which configures the embedded broker to establish network connections to other peer embedded brokers.</p>
<h4>Configuration Syntax</h4>
<p><strong>peer://peer-group/brokerName?brokerOptions</strong></p>
<h5>Example URI</h5>
<structured-macro ac:macro-id="d4973bd1-7ca2-4098-b501-53fca5f603df" ac:name="noformat" ac:schema-version="1"><plain-text-body>
peer://groupa/broker1?persistent=false
</plain-text-body></structured-macro>
<p>&#160;</p>
<p>&#160;</p></div>