Author: aconway
Date: Tue Sep 29 18:03:12 2015
New Revision: 1705904
URL: http://svn.apache.org/viewvc?rev=1705904&view=rev
Log:
Update dispatch master release page for git, fix paths in dispatch man pages.
Added:
qpid/site/docs/releases/qpid-dispatch-master/
qpid/site/docs/releases/qpid-dispatch-master/book/
qpid/site/docs/releases/qpid-dispatch-master/book/addressing.html
qpid/site/docs/releases/qpid-dispatch-master/book/amqp-mapping.html
qpid/site/docs/releases/qpid-dispatch-master/book/basic_usage.html
qpid/site/docs/releases/qpid-dispatch-master/book/book.html
qpid/site/docs/releases/qpid-dispatch-master/book/client_compatibility.html
qpid/site/docs/releases/qpid-dispatch-master/book/default_config.html
qpid/site/docs/releases/qpid-dispatch-master/book/introduction.html
qpid/site/docs/releases/qpid-dispatch-master/book/link_routing.html
qpid/site/docs/releases/qpid-dispatch-master/book/schema.html
qpid/site/docs/releases/qpid-dispatch-master/book/technical_details.html
qpid/site/docs/releases/qpid-dispatch-master/book/tools.html
qpid/site/docs/releases/qpid-dispatch-master/book/using.html
qpid/site/docs/releases/qpid-dispatch-master/index.html
qpid/site/docs/releases/qpid-dispatch-master/man/
qpid/site/docs/releases/qpid-dispatch-master/man/qdmanage.html
qpid/site/docs/releases/qpid-dispatch-master/man/qdrouterd.conf.html
qpid/site/docs/releases/qpid-dispatch-master/man/qdrouterd.html
qpid/site/docs/releases/qpid-dispatch-master/man/qdstat.html
qpid/site/input/releases/qpid-dispatch-master/
qpid/site/input/releases/qpid-dispatch-master/book/
qpid/site/input/releases/qpid-dispatch-master/book/addressing.html.in
qpid/site/input/releases/qpid-dispatch-master/book/amqp-mapping.html.in
qpid/site/input/releases/qpid-dispatch-master/book/basic_usage.html.in
qpid/site/input/releases/qpid-dispatch-master/book/book.html.in
qpid/site/input/releases/qpid-dispatch-master/book/client_compatibility.html.in
qpid/site/input/releases/qpid-dispatch-master/book/default_config.html.in
qpid/site/input/releases/qpid-dispatch-master/book/introduction.html.in
qpid/site/input/releases/qpid-dispatch-master/book/link_routing.html.in
qpid/site/input/releases/qpid-dispatch-master/book/schema.html.in
qpid/site/input/releases/qpid-dispatch-master/book/technical_details.html.in
qpid/site/input/releases/qpid-dispatch-master/book/tools.html.in
qpid/site/input/releases/qpid-dispatch-master/book/using.html.in
qpid/site/input/releases/qpid-dispatch-master/index.md
qpid/site/input/releases/qpid-dispatch-master/man/
qpid/site/input/releases/qpid-dispatch-master/man/qdmanage.html.in
qpid/site/input/releases/qpid-dispatch-master/man/qdrouterd.conf.html.in
qpid/site/input/releases/qpid-dispatch-master/man/qdrouterd.html.in
qpid/site/input/releases/qpid-dispatch-master/man/qdstat.html.in
Removed:
qpid/site/docs/releases/qpid-dispatch-trunk/
qpid/site/input/releases/qpid-dispatch-trunk/
Modified:
qpid/site/docs/components/dispatch-router/index.html
qpid/site/docs/proton/amqp/index.html
qpid/site/docs/proton/concurrent/index.html
qpid/site/docs/proton/contributing.html
qpid/site/docs/proton/development.html
qpid/site/docs/proton/index.html
qpid/site/docs/proton/mailing-list.html
qpid/site/docs/proton/messenger.html
qpid/site/docs/proton/overview.html
qpid/site/docs/proton/proton-j-proton-c.html
qpid/site/docs/proton/stub.html
qpid/site/docs/proton/submitting-patches.html
qpid/site/input/components/dispatch-router/index.md
qpid/site/input/proton/_transom_template.html
qpid/site/input/proton/development.md
qpid/site/scripts/gen-dispatch-release-notes
qpid/site/scripts/gen-dispatch-release-page
qpid/site/scripts/gen-proton-release-page
Modified: qpid/site/docs/components/dispatch-router/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/components/dispatch-router/index.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/components/dispatch-router/index.html (original)
+++ qpid/site/docs/components/dispatch-router/index.html Tue Sep 29 18:03:12
2015
@@ -164,7 +164,7 @@ they be clients, brokers or other AMQP-e
<ul>
<li><a href="/releases/qpid-dispatch-0.5">Qpid Dispatch 0.5</a></li>
<li><a href="/releases/index.html#past-releases">Past releases</a></li>
-<li><a href="/releases/qpid-dispatch-trunk/index.html">Work in
progress</a></li>
+<li><a href="/releases/qpid-dispatch-master/index.html">Work in
progress</a></li>
</ul>
<h2 id="issues">Issues</h2>
Modified: qpid/site/docs/proton/amqp/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/amqp/index.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/amqp/index.html (original)
+++ qpid/site/docs/proton/amqp/index.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/concurrent/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/concurrent/index.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/concurrent/index.html (original)
+++ qpid/site/docs/proton/concurrent/index.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/contributing.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/contributing.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/contributing.html (original)
+++ qpid/site/docs/proton/contributing.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/development.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/development.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/development.html (original)
+++ qpid/site/docs/proton/development.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
@@ -124,7 +124,7 @@ https://github.com/alanconway/proton-go/
<li>New language bindings
<ul>
<li>C++</li>
-<li>Go <a
href="https://github.com/apache/qpid-proton/blob/go1/proton-c/bindings/go/README.md">(see
development page)</a></li>
+<li><a
href="https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md">Go</a></li>
</ul></li>
<li>API stabilization</li>
</ul>
Modified: qpid/site/docs/proton/index.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/index.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/index.html (original)
+++ qpid/site/docs/proton/index.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/mailing-list.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/mailing-list.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/mailing-list.html (original)
+++ qpid/site/docs/proton/mailing-list.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/messenger.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/messenger.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/messenger.html (original)
+++ qpid/site/docs/proton/messenger.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/overview.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/overview.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/overview.html (original)
+++ qpid/site/docs/proton/overview.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/proton-j-proton-c.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/proton-j-proton-c.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/proton-j-proton-c.html (original)
+++ qpid/site/docs/proton/proton-j-proton-c.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/stub.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/stub.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/stub.html (original)
+++ qpid/site/docs/proton/stub.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Modified: qpid/site/docs/proton/submitting-patches.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/submitting-patches.html?rev=1705904&r1=1705903&r2=1705904&view=diff
==============================================================================
--- qpid/site/docs/proton/submitting-patches.html (original)
+++ qpid/site/docs/proton/submitting-patches.html Tue Sep 29 18:03:12 2015
@@ -38,7 +38,7 @@
content="qpid.apache.org/proton git
https://github.com/alanconway/proton-go.git"/>
<meta name="go-source"
content="qpid.apache.org/proton
-https://github.com/alanconway/proton-go/blob/master/README.md
+https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
https://github.com/alanconway/proton-go/tree/master{/dir}
https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
</head>
Added: qpid/site/docs/releases/qpid-dispatch-master/book/addressing.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-master/book/addressing.html?rev=1705904&view=auto
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-master/book/addressing.html (added)
+++ qpid/site/docs/releases/qpid-dispatch-master/book/addressing.html Tue Sep
29 18:03:12 2015
@@ -0,0 +1,262 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements. See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership. The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied. See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+ <head>
+ <title>3.2. Addressing. - Apache Qpid™</title>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+ <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+ <script type="text/javascript">var _deferredFunctions = [];</script>
+ <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+ <!--[if lte IE 8]>
+ <link rel="stylesheet" href="/ie.css" type="text/css"/>
+ <script type="text/javascript" src="/html5shiv.js"></script>
+ <![endif]-->
+ </head>
+ <body>
+ <div id="-content">
+ <div id="-top" class="panel">
+ <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+ <a id="-search-link"><img width="22" height="16" src=""
alt="Search"/></a>
+
+ <ul id="-global-navigation">
+ <li><a id="-logotype" href="/index.html">Apache
Qpid<sup>™</sup></a></li>
+ <li><a href="/documentation.html">Documentation</a></li>
+ <li><a href="/download.html">Download</a></li>
+ <li><a href="/discussion.html">Discussion</a></li>
+ </ul>
+ </div>
+
+ <div id="-menu" class="panel" style="display: none;">
+ <div class="flex">
+ <section>
+ <h3>Project</h3>
+
+ <ul>
+ <li><a href="/overview.html">Overview</a></li>
+ <li><a href="/components/index.html">Components</a></li>
+ <li><a href="/releases/index.html">Releases</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Messaging APIs</h3>
+
+ <ul>
+ <li><a href="/proton/index.html">Qpid Proton</a></li>
+ <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+ <li><a href="/components/messaging-api/index.html">Qpid
Messaging API</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Servers and tools</h3>
+
+ <ul>
+ <li><a href="/components/java-broker/index.html">Java
broker</a></li>
+ <li><a href="/components/cpp-broker/index.html">C++
broker</a></li>
+ <li><a href="/components/dispatch-router/index.html">Dispatch
router</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Resources</h3>
+
+ <ul>
+ <li><a href="/dashboard.html">Dashboard</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+ <li><a href="/resources.html">More resources</a></li>
+ </ul>
+ </section>
+ </div>
+ </div>
+
+ <div id="-search" class="panel" style="display: none;">
+ <form action="http://www.google.com/search" method="get">
+ <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+ <input type="text" name="q" maxlength="255" autofocus="autofocus"
tabindex="1"/>
+ <button type="submit">Search</button>
+ <a href="/search.html">More ways to search</a>
+ </form>
+ </div>
+
+ <div id="-middle" class="panel">
+ <ul id="-path-navigation"><li><a
href="/index.html">Home</a></li><li><a
href="/releases/index.html">Releases</a></li><li><a
href="/releases/qpid-dispatch-master/index.html">Qpid Dispatch
Development</a></li><li>3.2. Addressing.</li></ul>
+
+ <div id="-middle-content">
+
+
+ <div class="section" id="addressing">
+<h1>3.2. Addressing<a class="headerlink" href="#addressing" title="Permalink
to this headline">.</a></h1>
+<p>AMQP addresses are used to control the flow of messages across a network
+of routers. Addresses are used in a number of different places in the
+AMQP 1.0 protocol. They can be used in a specific message in the
<cite>to</cite>
+and <cite>reply-to</cite> fields of a message’s properties. They are
also used
+during the creation of links in the <cite>address</cite> field of a
<cite>source</cite> or
+a <cite>target</cite>.</p>
+<p>Addresses designate various kinds of entities in a messaging network:</p>
+<ul class="simple">
+<li>Endpoint processes that consume data or offer a service</li>
+<li>Topics that match multiple consumers to multiple producers</li>
+<li>Entities within a messaging broker:
+- Queues
+- Durable Topics
+- Exchanges</li>
+</ul>
+<p>The syntax of an AMQP address is opaque as far as the router network is
+concerned. A syntactical structure may be used by the administrator that
+creates addresses, but the router treats them as opaque strings. Routers
+consider addresses to be mobile such that any address may be directly
+connected to any router in a network and may move around the topology.
+In cases where messages are broadcast to or balanced across multiple
+consumers, an address may be connected to multiple routers in the
+network.</p>
+<p>Addresses have semantics associated with them. When an address is
+created in the network, it is assigned a set of semantics (and access
+rules) during a process called provisioning. The semantics of an address
+control how routers behave when they see the address being used.</p>
+<p>Address semantics include the following considerations:</p>
+<ul class="simple">
+<li><em>Routing pattern</em> - direct, multicast, balanced</li>
+<li><em>Undeliverable action</em> - drop, hold and retry, redirect</li>
+<li><em>Reliability</em> - N destinations, etc.</li>
+</ul>
+<div class="section" id="routing-patterns">
+<h2>3.2.1. Routing patterns<a class="headerlink" href="#routing-patterns"
title="Permalink to this headline">.</a></h2>
+<p>Routing patterns constrain the paths that a message can take across a
+network.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="17%" />
+<col width="83%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Pattern</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><em>Direct</em></td>
+<td>Direct routing allows for only one consumer to use an address at a
+time. Messages (or links) follow the lowest cost path across the network
+from the sender to the one receiver.</td>
+</tr>
+<tr class="row-odd"><td><em>Multicast</em></td>
+<td>Multicast routing allows multiple consumers to use the same address at
+the same time. Messages are routed such that each consumer receives a
+copy of the message.</td>
+</tr>
+<tr class="row-even"><td><em>Balanced</em></td>
+<td>Balanced routing also allows multiple consumers to use the same
+address. In this case, messages are routed to exactly one of the
+consumers, and the network attempts to balance the traffic load across
+the set of consumers using the same address.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="routing-mechanisms">
+<h2>3.2.2. Routing mechanisms<a class="headerlink" href="#routing-mechanisms"
title="Permalink to this headline">.</a></h2>
+<p>The fact that addresses can be used in different ways suggests that
+message routing can be accomplished in different ways. Before going into
+the specifics of the different routing mechanisms, it would be good to
+first define what is meant by the term <em>routing</em>:</p>
+<blockquote>
+<div>In a network built of multiple routers connected by connections
+(i.e., nodes and edges in a graph), <em>routing</em> determines which
+connection to use to send a message directly to its destination or
+one step closer to its destination.</div></blockquote>
+<p>Each router serves as the terminus of a collection of incoming and
+outgoing links. The links either connect directly to endpoints that
+produce and consume messages, or they connect to other routers in the
+network along previously established connections.</p>
+<div class="section" id="message-routing">
+<h3>3.2.2.1. Message routing<a class="headerlink" href="#message-routing"
title="Permalink to this headline">.</a></h3>
+<p>Message routing occurs upon delivery of a message and is done based on
+the address in the message’s <cite>to</cite> field.</p>
+<p>When a delivery arrives on an incoming link, the router extracts the
+address from the delivered message’s <cite>to</cite> field and looks the
address
+up in its routing table. The lookup results in zero or more outgoing
+links onto which the message shall be resent.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="19%" />
+<col width="81%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Delivery</em></th>
+<th class="head"><em>Handling</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><em>pre-settled</em></td>
+<td>If the arriving delivery is pre-settled (i.e., fire and forget), the
+incoming delivery shall be settled by the router, and the outgoing
+deliveries shall also be pre-settled. In other words, the pre-settled
+nature of the message delivery is propagated across the network to the
+message’s destination.</td>
+</tr>
+<tr class="row-odd"><td><em>unsettled</em></td>
+<td>Unsettled delivery is also propagated across the network. Because
+unsettled delivery records cannot be discarded, the router tracks the
+incoming deliveries and keeps the association of the incoming
+deliveries to the resulting outgoing deliveries. This kept association
+allows the router to continue to propagate changes in delivery state
+(settlement and disposition) back and forth along the path which the
+message traveled.</td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+</div>
+
+
+
+ <hr/>
+
+ <ul id="-apache-navigation">
+ <li><a href="http://www.apache.org/">Apache</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
+ <li><a href="http://www.apache.org/"><img id="-apache-feather"
width="48" height="14" src="" alt="Apache"/></a></li>
+ </ul>
+
+ <p id="-legal">
+ Apache Qpid, Messaging built on AMQP; Copyright © 2015
+ The Apache Software Foundation; Licensed under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+ License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+ Proton, Apache, the Apache feather logo, and the Apache Qpid
+ project logo are trademarks of The Apache Software
+ Foundation; All other marks mentioned may be trademarks or
+ registered trademarks of their respective owners
+ </p>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>
Added: qpid/site/docs/releases/qpid-dispatch-master/book/amqp-mapping.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-master/book/amqp-mapping.html?rev=1705904&view=auto
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-master/book/amqp-mapping.html (added)
+++ qpid/site/docs/releases/qpid-dispatch-master/book/amqp-mapping.html Tue Sep
29 18:03:12 2015
@@ -0,0 +1,340 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements. See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership. The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied. See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+ <head>
+ <title>3.3. AMQP Mapping. - Apache Qpid™</title>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+ <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+ <script type="text/javascript">var _deferredFunctions = [];</script>
+ <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+ <!--[if lte IE 8]>
+ <link rel="stylesheet" href="/ie.css" type="text/css"/>
+ <script type="text/javascript" src="/html5shiv.js"></script>
+ <![endif]-->
+ </head>
+ <body>
+ <div id="-content">
+ <div id="-top" class="panel">
+ <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+ <a id="-search-link"><img width="22" height="16" src=""
alt="Search"/></a>
+
+ <ul id="-global-navigation">
+ <li><a id="-logotype" href="/index.html">Apache
Qpid<sup>™</sup></a></li>
+ <li><a href="/documentation.html">Documentation</a></li>
+ <li><a href="/download.html">Download</a></li>
+ <li><a href="/discussion.html">Discussion</a></li>
+ </ul>
+ </div>
+
+ <div id="-menu" class="panel" style="display: none;">
+ <div class="flex">
+ <section>
+ <h3>Project</h3>
+
+ <ul>
+ <li><a href="/overview.html">Overview</a></li>
+ <li><a href="/components/index.html">Components</a></li>
+ <li><a href="/releases/index.html">Releases</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Messaging APIs</h3>
+
+ <ul>
+ <li><a href="/proton/index.html">Qpid Proton</a></li>
+ <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+ <li><a href="/components/messaging-api/index.html">Qpid
Messaging API</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Servers and tools</h3>
+
+ <ul>
+ <li><a href="/components/java-broker/index.html">Java
broker</a></li>
+ <li><a href="/components/cpp-broker/index.html">C++
broker</a></li>
+ <li><a href="/components/dispatch-router/index.html">Dispatch
router</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Resources</h3>
+
+ <ul>
+ <li><a href="/dashboard.html">Dashboard</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+ <li><a href="/resources.html">More resources</a></li>
+ </ul>
+ </section>
+ </div>
+ </div>
+
+ <div id="-search" class="panel" style="display: none;">
+ <form action="http://www.google.com/search" method="get">
+ <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+ <input type="text" name="q" maxlength="255" autofocus="autofocus"
tabindex="1"/>
+ <button type="submit">Search</button>
+ <a href="/search.html">More ways to search</a>
+ </form>
+ </div>
+
+ <div id="-middle" class="panel">
+ <ul id="-path-navigation"><li><a
href="/index.html">Home</a></li><li><a
href="/releases/index.html">Releases</a></li><li><a
href="/releases/qpid-dispatch-master/index.html">Qpid Dispatch
Development</a></li><li>3.3. AMQP Mapping.</li></ul>
+
+ <div id="-middle-content">
+
+
+ <div class="section" id="amqp-mapping">
+<h1>3.3. AMQP Mapping<a class="headerlink" href="#amqp-mapping"
title="Permalink to this headline">.</a></h1>
+<p>Dispatch Router is an AMQP router and as such, it provides extensions,
+code-points, and semantics for routing over AMQP. This page documents the
+details of Dispatch Router’s use of AMQP.</p>
+<div class="section" id="message-annotations">
+<h2>3.3.1. Message Annotations<a class="headerlink"
href="#message-annotations" title="Permalink to this headline">.</a></h2>
+<p>The following Message Annotation fields are defined by Dispatch Router:</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="22%" />
+<col width="19%" />
+<col width="59%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Field</em></th>
+<th class="head"><em>Type</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>x-opt-qd.ingress</td>
+<td>string</td>
+<td>The identity of the ingress router for a message-routed
+message. The ingress router is the first router
+encountered by a transiting message. The router will,
+if this field is present, leave it unaltered. If the
+field is not present, the router shall insert the field
+with its own identity.</td>
+</tr>
+<tr class="row-odd"><td>x-opt-qd.trace</td>
+<td>list of string</td>
+<td>The list of routers through which this message-routed
+message has transited. If this field is not present,
+the router shall do nothing. If the field is present,
+the router shall append its own identity to the end of
+the list.</td>
+</tr>
+<tr class="row-even"><td>x-opt-qd.to</td>
+<td>string</td>
+<td>To-Override for message-routed messages. If this field
+is present, the address in this field shall be used for
+routing in lieu of the <em>to</em> field in the message
+properties. A router may append, remove, or modify this
+annotation field depending on the policy in place for
+routing the message.</td>
+</tr>
+<tr class="row-odd"><td>x-opt-qd.class</td>
+<td>string</td>
+<td>Message class. This is used to allow the router to
+provide separate paths for different classes of
+traffic.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="source-target-capabilities">
+<h2>3.3.2. Source/Target Capabilities<a class="headerlink"
href="#source-target-capabilities" title="Permalink to this headline">.</a></h2>
+<p>The following Capability values are used in Sources and Targets.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="17%" />
+<col width="83%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Capability</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>qd.router</td>
+<td>This capability is added to sources and targets that are used for
+inter-router message exchange.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="dynamic-node-properties">
+<h2>3.3.3. Dynamic-Node-Properties<a class="headerlink"
href="#dynamic-node-properties" title="Permalink to this headline">.</a></h2>
+<p>The following dynamic-node-properties are used by Dispatch in Sources.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="22%" />
+<col width="78%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Property</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>x-opt-qd.address</td>
+<td>The node address describing the destination desired for a dynamic
+source. If this is absent, the router will terminate any dynamic
+receivers. If this address is present, the router will use the address
+to route the dynamic link attach to the proper destination container.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="addresses-and-address-formats">
+<h2>3.3.4. Addresses and Address Formats<a class="headerlink"
href="#addresses-and-address-formats" title="Permalink to this
headline">.</a></h2>
+<p>The following AMQP addresses and address patterns are used within
+Dispatch Router.</p>
+<div class="section" id="address-patterns">
+<h3>3.3.4.1. Address Patterns<a class="headerlink" href="#address-patterns"
title="Permalink to this headline">.</a></h3>
+<table border="1" class="docutils">
+<colgroup>
+<col width="37%" />
+<col width="63%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Pattern</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><cite>_local/<addr></cite></td>
+<td>An address that references a locally attached
+endpoint. Messages using this address pattern shall not
+be routed over more than one link.</td>
+</tr>
+<tr
class="row-odd"><td><cite>_topo/<area>/<router>/<addr></cite></td>
+<td>An address that references an endpoint attached to a
+specific router node in the network topology. Messages
+with addresses that follow this pattern shall be routed
+along the shortest path to the specified router. Note
+that addresses of this form are a-priori routable in
+that the address itself contains enough information to
+route the message to its destination.</td>
+</tr>
+<tr class="row-even"><td><cite><addr></cite></td>
+<td>A mobile address. An address of this format represents
+an endpoint or a set of distinct endpoints that are
+attached to the network in arbitrary locations. It is
+the responsibility of the router network to determine
+which router nodes are valid destinations for mobile
+addresses.</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section" id="supported-addresses">
+<h3>3.3.4.2. Supported Addresses<a class="headerlink"
href="#supported-addresses" title="Permalink to this headline">.</a></h3>
+<table border="1" class="docutils">
+<colgroup>
+<col width="33%" />
+<col width="67%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Address</em></th>
+<th class="head"><em>Description</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td><cite>$management</cite></td>
+<td>The management agent on the attached router/container. This
+address would be used by an endpoint that is a management
+client/console/tool wishing to access management data from
+the attached container.</td>
+</tr>
+<tr class="row-odd"><td><cite>_topo/0/Router.E/agent</cite></td>
+<td>The management agent at Router.E in area 0. This address
+would be used by a management client wishing to access
+management data from a specific container that is reachable
+within the network.</td>
+</tr>
+<tr class="row-even"><td><cite>_local/qdhello</cite></td>
+<td>The router entity in each of the connected routers. This
+address is used to communicate with neighbor routers and is
+exclusively for the HELLO discovery protocol.</td>
+</tr>
+<tr class="row-odd"><td><cite>_local/qdrouter</cite></td>
+<td>The router entity in each of the connected routers. This
+address is used by a router to communicate with other
+routers in the network.</td>
+</tr>
+<tr class="row-even"><td><cite>_topo/0/Router.E/qdrouter</cite></td>
+<td>The router entity at the specifically indicated router. This
+address form is used by a router to communicate with a
+specific router that may or may not be a neighbor.</td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+<div class="section" id="implementation-of-the-amqp-management-specification">
+<h2>3.3.5. Implementation of the AMQP Management Specification<a
class="headerlink" href="#implementation-of-the-amqp-management-specification"
title="Permalink to this headline">.</a></h2>
+<p>Qpid Dispatch is manageable remotely via AMQP. It is compliant with the
+emerging AMQP Management specification (draft 9).</p>
+<p>Differences from the specification:</p>
+<ul class="simple">
+<li>The <cite>name</cite> attribute is not required when an entity is created.
If
+not supplied it will be set to the same value as the system-generated
+“identity” attribute. Otherwise it is treated as per the
standard.</li>
+<li>The <cite>REGISTER</cite> and <cite>DEREGISTER</cite> operations are not
implemented. The router
+automatically discovers peer routers via the router network and makes
+their management addresses available via the standard GET-MGMT-NODES
+operation.</li>
+</ul>
+</div>
+</div>
+
+
+
+ <hr/>
+
+ <ul id="-apache-navigation">
+ <li><a href="http://www.apache.org/">Apache</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
+ <li><a href="http://www.apache.org/"><img id="-apache-feather"
width="48" height="14" src="" alt="Apache"/></a></li>
+ </ul>
+
+ <p id="-legal">
+ Apache Qpid, Messaging built on AMQP; Copyright © 2015
+ The Apache Software Foundation; Licensed under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+ License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+ Proton, Apache, the Apache feather logo, and the Apache Qpid
+ project logo are trademarks of The Apache Software
+ Foundation; All other marks mentioned may be trademarks or
+ registered trademarks of their respective owners
+ </p>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>
Added: qpid/site/docs/releases/qpid-dispatch-master/book/basic_usage.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-master/book/basic_usage.html?rev=1705904&view=auto
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-master/book/basic_usage.html (added)
+++ qpid/site/docs/releases/qpid-dispatch-master/book/basic_usage.html Tue Sep
29 18:03:12 2015
@@ -0,0 +1,293 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements. See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership. The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied. See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+ <head>
+ <title>2.3. Basic Usage and Examples. - Apache Qpid™</title>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+ <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+ <script type="text/javascript">var _deferredFunctions = [];</script>
+ <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+ <!--[if lte IE 8]>
+ <link rel="stylesheet" href="/ie.css" type="text/css"/>
+ <script type="text/javascript" src="/html5shiv.js"></script>
+ <![endif]-->
+ </head>
+ <body>
+ <div id="-content">
+ <div id="-top" class="panel">
+ <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+ <a id="-search-link"><img width="22" height="16" src=""
alt="Search"/></a>
+
+ <ul id="-global-navigation">
+ <li><a id="-logotype" href="/index.html">Apache
Qpid<sup>™</sup></a></li>
+ <li><a href="/documentation.html">Documentation</a></li>
+ <li><a href="/download.html">Download</a></li>
+ <li><a href="/discussion.html">Discussion</a></li>
+ </ul>
+ </div>
+
+ <div id="-menu" class="panel" style="display: none;">
+ <div class="flex">
+ <section>
+ <h3>Project</h3>
+
+ <ul>
+ <li><a href="/overview.html">Overview</a></li>
+ <li><a href="/components/index.html">Components</a></li>
+ <li><a href="/releases/index.html">Releases</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Messaging APIs</h3>
+
+ <ul>
+ <li><a href="/proton/index.html">Qpid Proton</a></li>
+ <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+ <li><a href="/components/messaging-api/index.html">Qpid
Messaging API</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Servers and tools</h3>
+
+ <ul>
+ <li><a href="/components/java-broker/index.html">Java
broker</a></li>
+ <li><a href="/components/cpp-broker/index.html">C++
broker</a></li>
+ <li><a href="/components/dispatch-router/index.html">Dispatch
router</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Resources</h3>
+
+ <ul>
+ <li><a href="/dashboard.html">Dashboard</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+ <li><a href="/resources.html">More resources</a></li>
+ </ul>
+ </section>
+ </div>
+ </div>
+
+ <div id="-search" class="panel" style="display: none;">
+ <form action="http://www.google.com/search" method="get">
+ <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+ <input type="text" name="q" maxlength="255" autofocus="autofocus"
tabindex="1"/>
+ <button type="submit">Search</button>
+ <a href="/search.html">More ways to search</a>
+ </form>
+ </div>
+
+ <div id="-middle" class="panel">
+ <ul id="-path-navigation"><li><a
href="/index.html">Home</a></li><li><a
href="/releases/index.html">Releases</a></li><li><a
href="/releases/qpid-dispatch-master/index.html">Qpid Dispatch
Development</a></li><li>2.3. Basic Usage and Examples.</li></ul>
+
+ <div id="-middle-content">
+
+
+ <div class="section" id="basic-usage-and-examples">
+<h1>2.3. Basic Usage and Examples<a class="headerlink"
href="#basic-usage-and-examples" title="Permalink to this headline">.</a></h1>
+<div class="section" id="standalone-and-interior-modes">
+<h2>2.3.1. Standalone and Interior Modes<a class="headerlink"
href="#standalone-and-interior-modes" title="Permalink to this
headline">.</a></h2>
+<p>The router can operate stand-alone or as a node in a network of routers.
+The mode is configured in the <em>router</em> section of the configuration
+file. In stand-alone mode, the router does not attempt to collaborate
+with any other routers and only routes messages among directly connected
+endpoints.</p>
+<p>If your router is running in stand-alone mode, <em>qdstat -a</em> will look
+like the following:</p>
+<div class="highlight-python"><div class="highlight"><pre>$ qdstat -a
+Router Addresses
+ class address phase in-proc local remote in out thru
to-proc from-proc
+
===========================================================================================
+ local $management Y 0 0 0 0 0 0
0
+ mobile $management 0 Y 0 0 1 0 0 1
0
+ local temp.4Q3i01lWbs 1 0 0 0 0 0
0
+</pre></div>
+</div>
+<p>Note that there are two known addresses. <em>$management</em> is the
address of
+the router’s embedded management agent. <em>temp.4Q3i01lWbs</em> is the
temporary
+reply-to address of the <em>qdstat</em> client making requests to the
agent.</p>
+<p>If you change the mode to interior and restart the processs, the same
+command will yield additional addresses which are used for
+inter-router communication:</p>
+<div class="highlight-python"><div class="highlight"><pre>$ qdstat -a
+Router Addresses
+ class address phase in-proc local remote in out thru
to-proc from-proc
+
===========================================================================================
+ local $management Y 0 0 0 0 0 0
0
+ mobile $management 0 Y 0 0 1 0 0 1
0
+ local qdhello Y 0 0 0 0 0 0
3
+ local qdrouter Y 0 0 0 0 0 0
1
+ local qdrouter.ma Y 0 0 0 0 0 0
0
+ local temp.2ot2AWsnYz 1 0 0 0 0 0
0
+</pre></div>
+</div>
+</div>
+<div class="section" id="mobile-subscribers">
+<h2>2.3.2. Mobile Subscribers<a class="headerlink" href="#mobile-subscribers"
title="Permalink to this headline">.</a></h2>
+<p>The term “mobile subscriber” simply refers to the fact that a
client may
+connect to the router and subscribe to an address to receive messages
+sent to that address. No matter where in the network the subscriber
+attaches, the messages will be routed to the appropriate destination.</p>
+<p>To illustrate a subscription on a stand-alone router, you can use the
+examples that are provided with Qpid Proton. Using the <em>simple_recv.py</em>
example
+receiver:</p>
+<div class="highlight-python"><div class="highlight"><pre>$ python
./simple_recv.py -a 127.0.0.1/my-address
+</pre></div>
+</div>
+<p>This command creates a receiving link subscribed to the specified
+address. To verify the subscription:</p>
+<div class="highlight-python"><div class="highlight"><pre>$ qdstat -a
+Router Addresses
+ class address phase in-proc local remote in out thru
to-proc from-proc
+
===========================================================================================
+ local $management Y 0 0 0 0 0 0
0
+ mobile $management 0 Y 0 0 1 0 0 1
0
+ mobile my-address 0 1 0 0 0 0 0
0
+ local temp.JAgKj1+iB8 1 0 0 0 0 0
0
+</pre></div>
+</div>
+<p>You can then, in a separate command window, run a sender to produce
+messages to that address:</p>
+<div class="highlight-python"><div class="highlight"><pre>$ python
./simple_send.py -a 127.0.0.1/my-address
+</pre></div>
+</div>
+</div>
+<div class="section" id="dynamic-reply-to">
+<h2>2.3.3. Dynamic Reply-To<a class="headerlink" href="#dynamic-reply-to"
title="Permalink to this headline">.</a></h2>
+<p>Dynamic reply-to can be used to obtain a reply-to address that routes
+back to a client’s receiving link regardless of how many hops it has to
+take to get there. To illustrate this feature, see below a simple
+program (written in C++ against the qpid::messaging API) that queries
+the management agent of the attached router for a list of other known
+routers’ management addresses.</p>
+<div class="highlight-python"><div class="highlight"><pre>#include
<qpid/messaging/Address.h>
+#include <qpid/messaging/Connection.h>
+#include <qpid/messaging/Message.h>
+#include <qpid/messaging/Receiver.h>
+#include <qpid/messaging/Sender.h>
+#include <qpid/messaging/Session.h>
+
+using namespace qpid::messaging;
+using namespace qpid::types;
+
+using std::stringstream;
+using std::string;
+
+int main() {
+ const char* url = "amqp:tcp:127.0.0.1:5672";
+ std::string connectionOptions = "{protocol:amqp1.0}";
+
+ Connection connection(url, connectionOptions);
+ connection.open();
+ Session session = connection.createSession();
+ Sender sender = session.createSender("mgmt");
+
+ // create reply receiver and get the reply-to address
+ Receiver receiver = session.createReceiver("#");
+ Address responseAddress = receiver.getAddress();
+
+ Message request;
+ request.setReplyTo(responseAddress);
+ request.setProperty("x-amqp-to",
"amqp:/_local/$management");
+ request.setProperty("operation",
"DISCOVER-MGMT-NODES");
+ request.setProperty("type", "org.amqp.management");
+ request.setProperty("name, "self");
+
+ sender.send(request);
+ Message response = receiver.fetch();
+ Variant content(response.getContentObject());
+ std::cout << "Response: " << content <<
std::endl << std::endl;
+
+ connection.close();
+}
+</pre></div>
+</div>
+<p>The equivalent program written in Python against the Proton Messenger
+API:</p>
+<div class="highlight-python"><div class="highlight"><pre><span
class="kn">from</span> <span class="nn">proton</span> <span
class="kn">import</span> <span class="n">Messenger</span><span
class="p">,</span> <span class="n">Message</span>
+
+<span class="k">def</span> <span class="nf">main</span><span
class="p">():</span>
+ <span class="n">host</span> <span class="o">=</span> <span
class="s">"0.0.0.0:5672"</span>
+
+ <span class="n">messenger</span> <span class="o">=</span> <span
class="n">Messenger</span><span class="p">()</span>
+ <span class="n">messenger</span><span class="o">.</span><span
class="n">start</span><span class="p">()</span>
+ <span class="n">messenger</span><span class="o">.</span><span
class="n">route</span><span class="p">(</span><span
class="s">"amqp:/*"</span><span class="p">,</span> <span
class="s">"amqp://</span><span class="si">%s</span><span
class="s">/$1"</span> <span class="o">%</span> <span
class="n">host</span><span class="p">)</span>
+ <span class="n">reply_subscription</span> <span class="o">=</span> <span
class="n">messenger</span><span class="o">.</span><span
class="n">subscribe</span><span class="p">(</span><span
class="s">"amqp:/#"</span><span class="p">)</span>
+ <span class="n">reply_address</span> <span class="o">=</span> <span
class="n">reply_subscription</span><span class="o">.</span><span
class="n">address</span>
+
+ <span class="n">request</span> <span class="o">=</span> <span
class="n">Message</span><span class="p">()</span>
+ <span class="n">response</span> <span class="o">=</span> <span
class="n">Message</span><span class="p">()</span>
+
+ <span class="n">request</span><span class="o">.</span><span
class="n">address</span> <span class="o">=</span> <span
class="s">"amqp:/_local/$management"</span>
+ <span class="n">request</span><span class="o">.</span><span
class="n">reply_to</span> <span class="o">=</span> <span
class="n">reply_address</span>
+ <span class="n">request</span><span class="o">.</span><span
class="n">properties</span> <span class="o">=</span> <span
class="p">{</span><span class="s">u'operation'</span> <span
class="p">:</span> <span class="s">u'DISCOVER-MGMT-NODES'</span><span
class="p">,</span>
+ <span class="s">u'type'</span> <span
class="p">:</span> <span class="s">u'org.amqp.management'</span><span
class="p">,</span>
+ <span class="s">u'name'</span> <span
class="p">:</span> <span class="s">u'self'</span><span
class="p">}</span>
+
+ <span class="n">messenger</span><span class="o">.</span><span
class="n">put</span><span class="p">(</span><span class="n">request</span><span
class="p">)</span>
+ <span class="n">messenger</span><span class="o">.</span><span
class="n">send</span><span class="p">()</span>
+ <span class="n">messenger</span><span class="o">.</span><span
class="n">recv</span><span class="p">()</span>
+ <span class="n">messenger</span><span class="o">.</span><span
class="n">get</span><span class="p">(</span><span
class="n">response</span><span class="p">)</span>
+
+ <span class="k">print</span> <span class="s">"Response: </span><span
class="si">%r</span><span class="s">"</span> <span class="o">%</span>
<span class="n">response</span><span class="o">.</span><span
class="n">body</span>
+
+ <span class="n">messenger</span><span class="o">.</span><span
class="n">stop</span><span class="p">()</span>
+
+<span class="n">main</span><span class="p">()</span>
+</pre></div>
+</div>
+</div>
+</div>
+
+
+
+ <hr/>
+
+ <ul id="-apache-navigation">
+ <li><a href="http://www.apache.org/">Apache</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
+ <li><a href="http://www.apache.org/"><img id="-apache-feather"
width="48" height="14" src="" alt="Apache"/></a></li>
+ </ul>
+
+ <p id="-legal">
+ Apache Qpid, Messaging built on AMQP; Copyright © 2015
+ The Apache Software Foundation; Licensed under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+ License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+ Proton, Apache, the Apache feather logo, and the Apache Qpid
+ project logo are trademarks of The Apache Software
+ Foundation; All other marks mentioned may be trademarks or
+ registered trademarks of their respective owners
+ </p>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>
Added: qpid/site/docs/releases/qpid-dispatch-master/book/book.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-master/book/book.html?rev=1705904&view=auto
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-master/book/book.html (added)
+++ qpid/site/docs/releases/qpid-dispatch-master/book/book.html Tue Sep 29
18:03:12 2015
@@ -0,0 +1,193 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements. See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership. The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied. See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+ <head>
+ <title>Qpid Dispatch Router Book. - Apache Qpid™</title>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+ <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+ <script type="text/javascript">var _deferredFunctions = [];</script>
+ <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+ <!--[if lte IE 8]>
+ <link rel="stylesheet" href="/ie.css" type="text/css"/>
+ <script type="text/javascript" src="/html5shiv.js"></script>
+ <![endif]-->
+ </head>
+ <body>
+ <div id="-content">
+ <div id="-top" class="panel">
+ <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+ <a id="-search-link"><img width="22" height="16" src=""
alt="Search"/></a>
+
+ <ul id="-global-navigation">
+ <li><a id="-logotype" href="/index.html">Apache
Qpid<sup>™</sup></a></li>
+ <li><a href="/documentation.html">Documentation</a></li>
+ <li><a href="/download.html">Download</a></li>
+ <li><a href="/discussion.html">Discussion</a></li>
+ </ul>
+ </div>
+
+ <div id="-menu" class="panel" style="display: none;">
+ <div class="flex">
+ <section>
+ <h3>Project</h3>
+
+ <ul>
+ <li><a href="/overview.html">Overview</a></li>
+ <li><a href="/components/index.html">Components</a></li>
+ <li><a href="/releases/index.html">Releases</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Messaging APIs</h3>
+
+ <ul>
+ <li><a href="/proton/index.html">Qpid Proton</a></li>
+ <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+ <li><a href="/components/messaging-api/index.html">Qpid
Messaging API</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Servers and tools</h3>
+
+ <ul>
+ <li><a href="/components/java-broker/index.html">Java
broker</a></li>
+ <li><a href="/components/cpp-broker/index.html">C++
broker</a></li>
+ <li><a href="/components/dispatch-router/index.html">Dispatch
router</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Resources</h3>
+
+ <ul>
+ <li><a href="/dashboard.html">Dashboard</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+ <li><a href="/resources.html">More resources</a></li>
+ </ul>
+ </section>
+ </div>
+ </div>
+
+ <div id="-search" class="panel" style="display: none;">
+ <form action="http://www.google.com/search" method="get">
+ <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+ <input type="text" name="q" maxlength="255" autofocus="autofocus"
tabindex="1"/>
+ <button type="submit">Search</button>
+ <a href="/search.html">More ways to search</a>
+ </form>
+ </div>
+
+ <div id="-middle" class="panel">
+ <ul id="-path-navigation"><li><a
href="/index.html">Home</a></li><li><a
href="/releases/index.html">Releases</a></li><li><a
href="/releases/qpid-dispatch-master/index.html">Qpid Dispatch
Development</a></li><li>Qpid Dispatch Router Book.</li></ul>
+
+ <div id="-middle-content">
+
+
+ <div class="section" id="qpid-dispatch-router-book">
+<h1>Qpid Dispatch Router Book<a class="headerlink"
href="#qpid-dispatch-router-book" title="Permalink to this headline">.</a></h1>
+<div class="toctree-wrapper compound">
+<ul>
+<li class="toctree-l1"><a class="reference internal"
href="introduction.html">1. Introduction</a><ul>
+<li class="toctree-l2"><a class="reference internal"
href="introduction.html#overview">1.1. Overview</a></li>
+<li class="toctree-l2"><a class="reference internal"
href="introduction.html#benefits">1.2. Benefits</a></li>
+<li class="toctree-l2"><a class="reference internal"
href="introduction.html#features">1.3. Features</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="using.html">2.
Using Qpid Dispatch</a><ul>
+<li class="toctree-l2"><a class="reference internal"
href="default_config.html">2.1. Configuration</a></li>
+<li class="toctree-l2"><a class="reference internal" href="tools.html">2.2.
Tools</a><ul>
+<li class="toctree-l3"><a class="reference internal"
href="tools.html#qdstat">2.2.1. qdstat</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="tools.html#qdmanage">2.2.2. qdmanage</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal"
href="basic_usage.html">2.3. Basic Usage and Examples</a><ul>
+<li class="toctree-l3"><a class="reference internal"
href="basic_usage.html#standalone-and-interior-modes">2.3.1. Standalone and
Interior Modes</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="basic_usage.html#mobile-subscribers">2.3.2. Mobile Subscribers</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="basic_usage.html#dynamic-reply-to">2.3.3. Dynamic Reply-To</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal"
href="link_routing.html">2.4. Link Routing</a><ul>
+<li class="toctree-l3"><a class="reference internal"
href="link_routing.html#configuration">2.4.1. Configuration</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal"
href="technical_details.html">3. Technical Details and Specifications</a><ul>
+<li class="toctree-l2"><a class="reference internal"
href="client_compatibility.html">3.1. Client Compatibility</a></li>
+<li class="toctree-l2"><a class="reference internal"
href="addressing.html">3.2. Addressing</a><ul>
+<li class="toctree-l3"><a class="reference internal"
href="addressing.html#routing-patterns">3.2.1. Routing patterns</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="addressing.html#routing-mechanisms">3.2.2. Routing mechanisms</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal"
href="amqp-mapping.html">3.3. AMQP Mapping</a><ul>
+<li class="toctree-l3"><a class="reference internal"
href="amqp-mapping.html#message-annotations">3.3.1. Message Annotations</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="amqp-mapping.html#source-target-capabilities">3.3.2. Source/Target
Capabilities</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="amqp-mapping.html#dynamic-node-properties">3.3.3.
Dynamic-Node-Properties</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="amqp-mapping.html#addresses-and-address-formats">3.3.4. Addresses and
Address Formats</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="amqp-mapping.html#implementation-of-the-amqp-management-specification">3.3.5.
Implementation of the AMQP Management Specification</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="schema.html">3.4.
Management Schema</a><ul>
+<li class="toctree-l3"><a class="reference internal"
href="schema.html#configuration-entities">3.4.1. Configuration Entities</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="schema.html#operational-entities">3.4.2. Operational Entities</a></li>
+<li class="toctree-l3"><a class="reference internal"
href="schema.html#management-operations">3.4.3. Management Operations</a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+
+
+
+ <hr/>
+
+ <ul id="-apache-navigation">
+ <li><a href="http://www.apache.org/">Apache</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
+ <li><a href="http://www.apache.org/"><img id="-apache-feather"
width="48" height="14" src="" alt="Apache"/></a></li>
+ </ul>
+
+ <p id="-legal">
+ Apache Qpid, Messaging built on AMQP; Copyright © 2015
+ The Apache Software Foundation; Licensed under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+ License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+ Proton, Apache, the Apache feather logo, and the Apache Qpid
+ project logo are trademarks of The Apache Software
+ Foundation; All other marks mentioned may be trademarks or
+ registered trademarks of their respective owners
+ </p>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>
Added:
qpid/site/docs/releases/qpid-dispatch-master/book/client_compatibility.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-master/book/client_compatibility.html?rev=1705904&view=auto
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-master/book/client_compatibility.html
(added)
+++ qpid/site/docs/releases/qpid-dispatch-master/book/client_compatibility.html
Tue Sep 29 18:03:12 2015
@@ -0,0 +1,168 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements. See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership. The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied. See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+ <head>
+ <title>3.1. Client Compatibility. - Apache Qpid™</title>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+ <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+ <script type="text/javascript">var _deferredFunctions = [];</script>
+ <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+ <!--[if lte IE 8]>
+ <link rel="stylesheet" href="/ie.css" type="text/css"/>
+ <script type="text/javascript" src="/html5shiv.js"></script>
+ <![endif]-->
+ </head>
+ <body>
+ <div id="-content">
+ <div id="-top" class="panel">
+ <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+ <a id="-search-link"><img width="22" height="16" src=""
alt="Search"/></a>
+
+ <ul id="-global-navigation">
+ <li><a id="-logotype" href="/index.html">Apache
Qpid<sup>™</sup></a></li>
+ <li><a href="/documentation.html">Documentation</a></li>
+ <li><a href="/download.html">Download</a></li>
+ <li><a href="/discussion.html">Discussion</a></li>
+ </ul>
+ </div>
+
+ <div id="-menu" class="panel" style="display: none;">
+ <div class="flex">
+ <section>
+ <h3>Project</h3>
+
+ <ul>
+ <li><a href="/overview.html">Overview</a></li>
+ <li><a href="/components/index.html">Components</a></li>
+ <li><a href="/releases/index.html">Releases</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Messaging APIs</h3>
+
+ <ul>
+ <li><a href="/proton/index.html">Qpid Proton</a></li>
+ <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+ <li><a href="/components/messaging-api/index.html">Qpid
Messaging API</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Servers and tools</h3>
+
+ <ul>
+ <li><a href="/components/java-broker/index.html">Java
broker</a></li>
+ <li><a href="/components/cpp-broker/index.html">C++
broker</a></li>
+ <li><a href="/components/dispatch-router/index.html">Dispatch
router</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Resources</h3>
+
+ <ul>
+ <li><a href="/dashboard.html">Dashboard</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+ <li><a href="/resources.html">More resources</a></li>
+ </ul>
+ </section>
+ </div>
+ </div>
+
+ <div id="-search" class="panel" style="display: none;">
+ <form action="http://www.google.com/search" method="get">
+ <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+ <input type="text" name="q" maxlength="255" autofocus="autofocus"
tabindex="1"/>
+ <button type="submit">Search</button>
+ <a href="/search.html">More ways to search</a>
+ </form>
+ </div>
+
+ <div id="-middle" class="panel">
+ <ul id="-path-navigation"><li><a
href="/index.html">Home</a></li><li><a
href="/releases/index.html">Releases</a></li><li><a
href="/releases/qpid-dispatch-master/index.html">Qpid Dispatch
Development</a></li><li>3.1. Client Compatibility.</li></ul>
+
+ <div id="-middle-content">
+
+
+ <div class="section" id="client-compatibility">
+<h1>3.1. Client Compatibility<a class="headerlink"
href="#client-compatibility" title="Permalink to this headline">.</a></h1>
+<p>Dispatch Router should, in theory, work with any client that is
+compatible with AMQP 1.0. The following clients have been tested:</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="20%" />
+<col width="80%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head"><em>Client</em></th>
+<th class="head"><em>Notes</em></th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>qpid::messaging</td>
+<td>The Qpid messaging clients work with Dispatch Router as long as
+they are configured to use the 1.0 version of the protocol. To
+enable AMQP 1.0 in the C++ client, use the {protocol:amqp1.0}
+connection option.</td>
+</tr>
+<tr class="row-odd"><td>Proton Reactor</td>
+<td>The Proton Reactor API is compatible with Dispatch Router.</td>
+</tr>
+<tr class="row-even"><td>Proton Messenger</td>
+<td>Messenger works with Dispatch Router.</td>
+</tr>
+</tbody>
+</table>
+</div>
+
+
+
+ <hr/>
+
+ <ul id="-apache-navigation">
+ <li><a href="http://www.apache.org/">Apache</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
+ <li><a href="http://www.apache.org/"><img id="-apache-feather"
width="48" height="14" src="" alt="Apache"/></a></li>
+ </ul>
+
+ <p id="-legal">
+ Apache Qpid, Messaging built on AMQP; Copyright © 2015
+ The Apache Software Foundation; Licensed under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+ License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+ Proton, Apache, the Apache feather logo, and the Apache Qpid
+ project logo are trademarks of The Apache Software
+ Foundation; All other marks mentioned may be trademarks or
+ registered trademarks of their respective owners
+ </p>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>
Added: qpid/site/docs/releases/qpid-dispatch-master/book/default_config.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-master/book/default_config.html?rev=1705904&view=auto
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-master/book/default_config.html
(added)
+++ qpid/site/docs/releases/qpid-dispatch-master/book/default_config.html Tue
Sep 29 18:03:12 2015
@@ -0,0 +1,151 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements. See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership. The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied. See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+ <head>
+ <title>2.1. Configuration. - Apache Qpid™</title>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+ <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+ <script type="text/javascript">var _deferredFunctions = [];</script>
+ <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+ <!--[if lte IE 8]>
+ <link rel="stylesheet" href="/ie.css" type="text/css"/>
+ <script type="text/javascript" src="/html5shiv.js"></script>
+ <![endif]-->
+ </head>
+ <body>
+ <div id="-content">
+ <div id="-top" class="panel">
+ <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
+
+ <a id="-search-link"><img width="22" height="16" src=""
alt="Search"/></a>
+
+ <ul id="-global-navigation">
+ <li><a id="-logotype" href="/index.html">Apache
Qpid<sup>™</sup></a></li>
+ <li><a href="/documentation.html">Documentation</a></li>
+ <li><a href="/download.html">Download</a></li>
+ <li><a href="/discussion.html">Discussion</a></li>
+ </ul>
+ </div>
+
+ <div id="-menu" class="panel" style="display: none;">
+ <div class="flex">
+ <section>
+ <h3>Project</h3>
+
+ <ul>
+ <li><a href="/overview.html">Overview</a></li>
+ <li><a href="/components/index.html">Components</a></li>
+ <li><a href="/releases/index.html">Releases</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Messaging APIs</h3>
+
+ <ul>
+ <li><a href="/proton/index.html">Qpid Proton</a></li>
+ <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+ <li><a href="/components/messaging-api/index.html">Qpid
Messaging API</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Servers and tools</h3>
+
+ <ul>
+ <li><a href="/components/java-broker/index.html">Java
broker</a></li>
+ <li><a href="/components/cpp-broker/index.html">C++
broker</a></li>
+ <li><a href="/components/dispatch-router/index.html">Dispatch
router</a></li>
+ </ul>
+ </section>
+
+ <section>
+ <h3>Resources</h3>
+
+ <ul>
+ <li><a href="/dashboard.html">Dashboard</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/qpid/Index">Wiki</a></li>
+ <li><a href="/resources.html">More resources</a></li>
+ </ul>
+ </section>
+ </div>
+ </div>
+
+ <div id="-search" class="panel" style="display: none;">
+ <form action="http://www.google.com/search" method="get">
+ <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+ <input type="text" name="q" maxlength="255" autofocus="autofocus"
tabindex="1"/>
+ <button type="submit">Search</button>
+ <a href="/search.html">More ways to search</a>
+ </form>
+ </div>
+
+ <div id="-middle" class="panel">
+ <ul id="-path-navigation"><li><a
href="/index.html">Home</a></li><li><a
href="/releases/index.html">Releases</a></li><li><a
href="/releases/qpid-dispatch-master/index.html">Qpid Dispatch
Development</a></li><li>2.1. Configuration.</li></ul>
+
+ <div id="-middle-content">
+
+
+ <div class="section" id="configuration">
+<h1>2.1. Configuration<a class="headerlink" href="#configuration"
title="Permalink to this headline">.</a></h1>
+<p>The default configuration file is installed in
+<cite>install-prefix</cite>/etc/qpid/qdrouterd.conf. This configuration file
will
+cause the router to run in standalone mode, listening on the standard
+AMQP port (5672). Dispatch Router looks for the configuration file in
+the installed location by default. If you wish to use a different path,
+the “-c” command line option will instruct Dispatch Router as to
which
+configuration to load.</p>
+<p>To run the router, invoke the executable: qdrouterd [-c my-config-file]</p>
+<p>For more details of the configuration file see the
<cite>qdrouterd.conf(5)</cite>
+man page.</p>
+</div>
+
+
+
+ <hr/>
+
+ <ul id="-apache-navigation">
+ <li><a href="http://www.apache.org/">Apache</a></li>
+ <li><a href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+ <li><a href="http://www.apache.org/security/">Security</a></li>
+ <li><a href="http://www.apache.org/"><img id="-apache-feather"
width="48" height="14" src="" alt="Apache"/></a></li>
+ </ul>
+
+ <p id="-legal">
+ Apache Qpid, Messaging built on AMQP; Copyright © 2015
+ The Apache Software Foundation; Licensed under
+ the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+ License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+ Proton, Apache, the Apache feather logo, and the Apache Qpid
+ project logo are trademarks of The Apache Software
+ Foundation; All other marks mentioned may be trademarks or
+ registered trademarks of their respective owners
+ </p>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]