http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/images/qpid-logo.png ---------------------------------------------------------------------- diff --git a/content/images/qpid-logo.png b/content/images/qpid-logo.png new file mode 100644 index 0000000..95d49ea Binary files /dev/null and b/content/images/qpid-logo.png differ
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/images/search-black.png ---------------------------------------------------------------------- diff --git a/content/images/search-black.png b/content/images/search-black.png new file mode 100644 index 0000000..2017d75 Binary files /dev/null and b/content/images/search-black.png differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/images/search-blue.png ---------------------------------------------------------------------- diff --git a/content/images/search-blue.png b/content/images/search-blue.png new file mode 100644 index 0000000..7c23875 Binary files /dev/null and b/content/images/search-blue.png differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/images/search.svg ---------------------------------------------------------------------- diff --git a/content/images/search.svg b/content/images/search.svg new file mode 100644 index 0000000..de0a1a3 --- /dev/null +++ b/content/images/search.svg @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="744.09448819" + height="1052.3622047" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="search.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="160.614" + inkscape:cy="453.78622" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1600" + inkscape:window-height="1168" + inkscape:window-x="1920" + inkscape:window-y="0" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + id="path3755" + style="fill:none;stroke:#0d557f;stroke-width:30.07365989999999911;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 382.65152,794.25989 82.31164,39.88502 m -73.45623,-86.78274 c 0,49.6853 -39.50419,89.96318 -88.23505,89.96318 -48.73087,0 -88.23505,-40.27788 -88.23505,-89.96318 0,-49.68528 39.50418,-89.96316 88.23505,-89.96316 48.73086,0 88.23505,40.27788 88.23505,89.96316 z" + inkscape:connector-curvature="0" + inkscape:export-filename="/home/jross/transom/input/images/search-blue.png" + inkscape:export-xdpi="7.0700002" + inkscape:export-ydpi="7.0700002" /> + </g> +</svg> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/images/structure101.jpg ---------------------------------------------------------------------- diff --git a/content/images/structure101.jpg b/content/images/structure101.jpg new file mode 100644 index 0000000..9242ea9 Binary files /dev/null and b/content/images/structure101.jpg differ http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html new file mode 100644 index 0000000..dfbe01e --- /dev/null +++ b/content/index.html @@ -0,0 +1,224 @@ +<!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>Home - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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>Home</li></ul> + + <div id="-middle-content"> + <div id="-left-column"> + <h1 id="-nameplate">Apache Qpid<sup>™</sup></h1> + + <div class="feature"> + <h2>Messaging built on AMQP</h2> + + <p>Apache Qpid™ makes messaging tools that speak AMQP + and support many languages and platforms.</p> + + <p><a href="/amqp/index.html">AMQP</a> is an open + internet protocol for reliably sending and receiving + messages. It makes it possible for everyone to build a + diverse, coherent messaging ecosystem.</p> + + <p>More about <a href="/overview.html">Qpid and + AMQP</a>.</p> + </div> + + <h2>Build AMQP applications</h2> + + <ul> + <li><a href="/proton/index.html">Qpid Proton</a> - The AMQP messaging toolkit</li> + <li><a href="/components/jms/index.html">Qpid JMS</a> - JMS with the strength of AMQP</li> + </ul> + + <h2>Deploy AMQP networks</h2> + + <ul> + <li><a href="/components/java-broker/index.html">Java broker</a> - A pure-Java AMQP message broker</li> + <li><a href="/components/cpp-broker/index.html">C++ broker</a> - A native-code AMQP message broker</li> + <li><a href="/components/dispatch-router/index.html">Dispatch router</a> - A lightweight AMQP message router</li> + </ul> + + <p id="-components-link">More about <a href="/components/index.html">Qpid components</a></p> +</div> + +<div id="-right-column"> + <div id="-download-link"> + <a href="/download.html">Download</a> + </div> + + <section> + <h2>Qpid</h2> + + <ul> + <li>Qpid is an <a href="http://www.apache.org/">Apache</a> project</li> + <li>Our code is <a href="http://www.apache.org/licenses/LICENSE-2.0">open source</a></li> + <li>Thank you, <a href="/contributors.html">contributors</a></li> + <li><a href="/get-involved.html">How to get involved</a></li> + </ul> + </section> + + <section> + <h2>Apache</h2> + + <ul> + <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> + </ul> + </section> + + <section> + <h2>Resources</h2> + + <ul> + <li><a href="/documentation.html">Documentation</a></li> + <li><a href="/download.html">Download</a></li> + <li><a href="/discussion.html">Discussion</a></li> + <li><a href="/components/index.html">Components</a></li> + <li><a href="/releases/index.html">Releases</a></li> + <li><a href="/resources.html">More resources</a></li> + </ul> + </section> + + <section> + <h2><a href="/dashboard.html">Dashboard</a></h2> + </section> +</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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/issues.html ---------------------------------------------------------------------- diff --git a/content/issues.html b/content/issues.html new file mode 100644 index 0000000..4606603 --- /dev/null +++ b/content/issues.html @@ -0,0 +1,253 @@ +<!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>Issues - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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>Issues</li></ul> + + <div id="-middle-content"> + <h1 id="issues">Issues</h1> + +<p>Qpid uses an +<a href="http://en.wikipedia.org/wiki/Issue_tracking_system">issue tracking system</a> +to organize its work, breaking it into individual bugs, enhancements, +and tasks. Qpid uses the +<a href="http://www.atlassian.com/software/jira/overview">JIRA</a> issue tracking +system.</p> + +<h2 id="search-issues">Search issues</h2> + +<form id="-jira-search-form"> + <input name="text" type="text"/> + <button type="submit">Search</button> +</form> + +<h2 id="report-a-bug">Report a bug</h2> + +<p>JIRA allows users to anonymously search issues, but an account is +required to create new ones. <a href="https://issues.apache.org/jira/secure/Signup!default.jspa">Sign up for an +account</a>.</p> + +<p>Before reporting a bug, <a href="#search-issues">search the existing issues</a> +to see if it has already been reported. If it has, feel free to add a +comment describing the case where you see it.</p> + +<p>If it hasn't, it's time to report a bug. Two guidelines are +essential.</p> + +<ul> +<li><p>Be specific. What version of the software are you using? What +component? What OS are you running it on? What are you trying to +do? (Someone might very well buy you a beer if you include a +script that reproduces the problem.)</p></li> +<li><p>Don't pile more than one problem into one bug. The developer +workflow requires discrete tasks that can be prioritized and +resolved independently.</p></li> +</ul> + +<p>If you're not sure what to put into a field, don't sweat it. The +important fields are <em>Summary</em>, <em>Environment</em>, and <em>Description</em>.</p> + +<p>Bug reports are highly useful contributions. We appreciate the time +you give to make Qpid better.</p> + +<div class="flex"> + +<section> + +<h3 id="qpid-c-java-and-python">Qpid C++, Java, and Python</h3> + +<ul> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12310520&issuetype=1&priority=3">Report a bug</a></li> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12310520">Create a new issue</a></li> +<li><a href="https://issues.apache.org/jira/browse/QPID">JIRA project page</a></li> +</ul> + +</section> + +<section> + +<h3 id="qpid-jms">Qpid JMS</h3> + +<ul> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12314524&issuetype=1&priority=3">Report a bug</a></li> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12314524">Create a new issue</a></li> +<li><a href="https://issues.apache.org/jira/browse/QPIDJMS">JIRA project page</a></li> +</ul> + +</section> + +<section> + +<h3 id="qpid-proton">Qpid Proton</h3> + +<ul> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12313720&issuetype=1&priority=3">Report a bug</a></li> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12313720">Create a new issue</a></li> +<li><a href="https://issues.apache.org/jira/browse/PROTON">JIRA project page</a></li> +</ul> + +</section> + +<section> + +<h3 id="qpid-dispatch">Qpid Dispatch</h3> + +<ul> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12315321&issuetype=1&priority=3">Report a bug</a></li> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12315321">Create a new issue</a></li> +<li><a href="https://issues.apache.org/jira/browse/DISPATCH">JIRA project page</a></li> +</ul> + +</section> + +</div> + +<h2 id="notifications">Notifications</h2> + +<p>Alerts for new and updated issues are directed to the +<a href="/discussion.html#mailing-lists">developer list</a>.</p> + +<h2 id="more-information">More information</h2> + +<ul> +<li><a href="https://issues.apache.org/jira/secure/Signup!default.jspa">Sign up for an account</a></li> +<li><a href="http://www.atlassian.com/software/jira/overview">JIRA product page</a></li> +<li><a href="http://www.atlassian.com/software/jira/docs/latest/">JIRA documentation</a></li> +</ul> + + + <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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/maven.html ---------------------------------------------------------------------- diff --git a/content/maven.html b/content/maven.html new file mode 100644 index 0000000..429e72d --- /dev/null +++ b/content/maven.html @@ -0,0 +1,191 @@ +<!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 via Maven - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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>Qpid via Maven</li></ul> + + <div id="-middle-content"> + <h1 id="qpid-via-maven">Qpid via Maven</h1> + +<p>The following dependencies can be added to the POM for your Maven build to utilise the artifacts via the <a href="http://search.maven.org/">Maven central repository</a>.</p> + +<h2 id="qpid-jms-amqp-10">Qpid JMS (AMQP 1.0)</h2> + +<div class="highlight"><pre> +<span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.qpid<span class="nt"></groupId></span> + <span class="nt"><artifactId></span>qpid-jms-client<span class="nt"></artifactId></span> + <span class="nt"><version></span>0.9.0<span class="nt"></version></span> +<span class="nt"></dependency></span> +</pre></div> + +<p>If you are looking for the older AMQP 1.0 JMS client, see <a href="/components/jms/amqp-1.0-prototype.html">here</a>.</p> + +<h2 id="qpid-amqp-0-x-jms-client">Qpid AMQP 0-x JMS Client</h2> + +<div class="highlight"><pre> +<span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.qpid<span class="nt"></groupId></span> + <span class="nt"><artifactId></span>qpid-client<span class="nt"></artifactId></span> + <span class="nt"><version></span>6.0.2<span class="nt"></version></span> +<span class="nt"></dependency></span> +<span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.geronimo.specs<span class="nt"></groupId></span> + <span class="nt"><artifactId></span>geronimo-jms_1.1_spec<span class="nt"></artifactId></span> + <span class="nt"><version></span>1.0<span class="nt"></version></span> +<span class="nt"></dependency></span> +</pre></div> + +<h2 id="qpid-proton-j">Qpid Proton-J</h2> + +<div class="highlight"><pre> +<span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.qpid<span class="nt"></groupId></span> + <span class="nt"><artifactId></span>proton-j<span class="nt"></artifactId></span> + <span class="nt"><version></span>0.12.2<span class="nt"></version></span> +<span class="nt"></dependency></span> +</pre></div> + +<h2 id="more-information">More information</h2> + +<ul> +<li><a href="https://repository.apache.org/content/repositories/snapshots/">Snapshot repository</a></li> +<li><a href="http://maven.apache.org/">Maven project</a></li> +</ul> + + + <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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/overview.html ---------------------------------------------------------------------- diff --git a/content/overview.html b/content/overview.html new file mode 100644 index 0000000..2b0359d --- /dev/null +++ b/content/overview.html @@ -0,0 +1,240 @@ +<!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>Overview - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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>Overview</li></ul> + + <div id="-middle-content"> + <h1 id="overview">Overview</h1> + +<h2 id="the-challenge">The challenge</h2> + +<p>Modern large-scale applications are rarely built as monoliths. +Instead, they are built as distributed network applications, with +parts of the application in distinct processes and distinct parts of +the world.</p> + +<p>All the same, the parts need to work together to behave as one +reliable application. They need a way to communicate, and they must +be able to tolerate failures.</p> + +<h2 id="messaging-is-a-better-way">Messaging is a better way</h2> + +<p>Modern messaging systems aren't the only way to get processes talking. +Your application's parts can share a view into a database, or you can +use HTTP and REST to expose information. But these approaches have +some serious drawbacks. A database is reliable, but it isn't designed +to intermediate communication. Its focus is storing data, not moving +it between processes. REST helps you communicate efficiently, but it +offers no reliability. If the party you're talking to is unavailable, +the transmission is dropped.</p> + +<p>A store-and-forward messaging system gives you efficient, reliable +communication. Message brokers take responsibility for ensuring +messages reach their destination, even if the destination is +temporarily out of reach. Messaging APIs manage acknowledgments so +that no messages are dropped in transit.</p> + +<h2 id="proprietary-messaging-solutions">Proprietary messaging solutions</h2> + +<p>For decades, the messaging approach to application integration was +available only from proprietary vendors. Each vendor had its own +messaging API and its own wire protocol, and without going to trouble, +they wouldn't interoperate. Imagine each web server vendor using its +own protocol. That would seem intolerable, but that's precisely the +situation messaging was in.</p> + +<p>With the introduction of the +<a href="http://en.wikipedia.org/wiki/Java_Message_Service">Java Message Service</a> +API, things got a little better. Now we had a standard messaging API. +But JMS doesn't define a standard wire protocol, and it doesn't help +you if you're not using Java.</p> + +<h2 id="qpid-and-amqp">Qpid and AMQP</h2> + +<p><a href="/amqp/index.html">AMQP</a> is the first open standard wire +protocol for messaging. AMQP is foremost about the choices it gives +you. You can choose any AMQP solution you prefer, and if the one you +chose doesn't work out, you can switch. Your application will still +work.</p> + +<p>The Qpid project aims to spur the growth of the AMQP ecosystem. We +offer messaging APIs and message brokers for use in your application, +and core libraries for making AMQP part of your own messaging product.</p> + +<ul> +<li><p><em>Open source</em> - We do our work in the community, and you can gain +from our contributions just as we can gain from yours.</p></li> +<li><p><em>Many languages, many platforms</em> - We want AMQP to be available +everywhere. That's why we have focused on supporting a wide range +of programming languages and computing environments.</p></li> +<li><p><em>Application development</em> - Messaging is essential to reliable +distributed applications, and we offer the tools you need to build +one. Check out our +<a href="/components/index.html#messaging-apis">messaging APIs</a>.</p></li> +<li><p><em>Messaging infrastructure</em> - You can design and deploy an AMQP +network that integrates with other services in your organization. +See our +<a href="/components/index.html#messaging-servers">messaging servers</a>.</p></li> +<li><p><em>Your messaging product</em> - We know that there are many established +messaging systems, and we want to make it easy for them to speak +AMQP. Consider using <a href="/proton/index.html">Qpid Proton</a> +instead of developing your own protocol support.</p></li> +</ul> + +<h2 id="the-future-of-messaging-is-bigger-still">The future of messaging is bigger still</h2> + +<p>Traditional messaging has focused on the back office, with just one +logical broker at the center of things. The AMQP 1.0 standard makes +messaging possible in a new, larger dimension. The next incarnation +of messaging will provide a diverse network of messaging +intermediaries. It will leverage redundancy in the network to route +around failures, just as TCP and routers do, and it will allow +messaging applications to operate at unprecedented scale.</p> + +<p>The Qpid community is building the foundations for these new +technologies.</p> + +<h2 id="more-information">More information</h2> + +<ul> +<li><a href="get-involved.html">How to get involved</a></li> +<li><a href="http://www.apache.org/foundation/press/pr_2009_03_03.html">Qpid is a top-level project at Apache</a></li> +</ul> + + + <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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/packages.html ---------------------------------------------------------------------- diff --git a/content/packages.html b/content/packages.html new file mode 100644 index 0000000..8b2ee0b --- /dev/null +++ b/content/packages.html @@ -0,0 +1,229 @@ +<!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>Packages - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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>Packages</li></ul> + + <div id="-middle-content"> + <h1 id="packages">Packages</h1> + +<h2 id="debian">Debian</h2> + +<p>Use <code>apt-get</code> to install Qpid and its dependencies.</p> + +<p>To install the C++ and Python +<a href="/components/messaging-api/index.html">Messaging</a> APIs:</p> + +<pre><code>% apt-get install libqpidmessaging2-dev +% apt-get install python-qpid +</code></pre> + +<p>To install the +<a href="/components/cpp-broker/index.html">C++ broker</a> and +tools::</p> + +<pre><code>% apt-get install qpidd qpid-tools +</code></pre> + +<h2 id="fedora">Fedora</h2> + +<p>Use <code>yum</code> or <code>dnf</code> to install Qpid and its dependencies.</p> + +<p>To install the C and Python <a href="/proton/index.html">Proton</a> +APIs:</p> + +<pre><code>% yum install qpid-proton-c-devel +% yum install python-qpid-proton +</code></pre> + +<p>To install the C++ and Python +<a href="/components/messaging-api/index.html">Messaging</a> APIs:</p> + +<pre><code>% yum install qpid-cpp-client-devel +% yum install python-qpid +</code></pre> + +<p>To install +<a href="/components/dispatch-router/index.html">Dispatch router</a> +and tools:</p> + +<pre><code>% yum install qpid-dispatch-router qpid-dispatch-tools +</code></pre> + +<p>To install the +<a href="/components/cpp-broker/index.html">C++ broker</a> and tools:</p> + +<pre><code>% yum install qpid-cpp-server qpid-tools +</code></pre> + +<h2 id="epel">EPEL</h2> + +<p>Packages for RHEL 7 and CentOS 7 are available from the +<a href="https://fedoraproject.org/wiki/EPEL">Fedora EPEL</a> repositories. +Install the EPEL release RPM to add the repository to your system.</p> + +<pre><code>% rpm -i https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm +</code></pre> + +<p>Once installed, you can use the <a href="#fedora">Fedora instructions</a> above +to install the packages.</p> + +<p>Due to an existing set of deprecated Qpid packages in RHEL 6 and +CentOS 6, we cannot at present provide updated Qpid packages directly +in EPEL 6. We offer an alternative repository at +<a href="https://copr.fedoraproject.org/">Fedora Copr</a>.</p> + +<ul> +<li><a href="https://copr.fedoraproject.org/coprs/g/qpid/qpid/">Qpid at Copr</a></li> +<li><a href="https://copr.fedoraproject.org/coprs/g/qpid/qpid/repo/epel-6/irina-qpid-epel-6.repo">Copr repo file for RHEL 6 and CentOS 6</a></li> +<li><a href="/copr-qpid-pubkey.gpg">Copr Qpid GPG public key</a></li> +</ul> + +<p>Use the <code>yum copr</code> or <code>dnf copr</code> command to add the repository to your +system.</p> + +<pre><code>% yum copr enable @qpid/qpid +</code></pre> + +<h2 id="windows">Windows</h2> + +<p>A <a href="http://www.riverace.com/qpid/downloads.htm">Windows installer</a> is +available from Riverace. It is built from the C++ and C# source +distributions.</p> + + + <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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/proton/contributing.html ---------------------------------------------------------------------- diff --git a/content/proton/contributing.html b/content/proton/contributing.html new file mode 100644 index 0000000..b08d612 --- /dev/null +++ b/content/proton/contributing.html @@ -0,0 +1,150 @@ +<!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>Contributing to Proton - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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="/proton/index.html">Qpid Proton</a></li><li>Contributing to Proton</li></ul> + + <div id="-middle-content"> + <h1 id="contributing-to-proton">Contributing to Proton</h1> + +<ul> +<li><a href="submitting-patches.html">Submitting Patches</a></li> +<li><a href="proton-j-proton-c.html">Proton-J/Proton-C</a></li> +</ul> + + + <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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/proton/development.html ---------------------------------------------------------------------- diff --git a/content/proton/development.html b/content/proton/development.html new file mode 100644 index 0000000..46f12b5 --- /dev/null +++ b/content/proton/development.html @@ -0,0 +1,167 @@ +<!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>Development Plans - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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="/proton/index.html">Qpid Proton</a></li><li>Development Plans</li></ul> + + <div id="-middle-content"> + <h1 id="development-plans">Development Plans</h1> + +<h2 id="next-release-proton-0130">Next release: Proton 0.13.0</h2> + +<ul> +<li>API stabilization</li> +<li>Expanded documentation</li> +<li>Improved tools for IO integration</li> +<li><a href="https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/src/qpid.apache.org/README.md">Go binding</a></li> +</ul> + +<h2 id="unscheduled-items">Unscheduled Items:</h2> + +<ul> +<li>Ongoing: +<ul> +<li>Java API: Message, Codec</li> +<li>C API: Codec</li> +<li>Embedded platform improvements</li> +</ul></li> +<li>Improved installs for bindings (gems, etc.)</li> +<li>Web sockets</li> +</ul> + + + <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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/proton/index.html ---------------------------------------------------------------------- diff --git a/content/proton/index.html b/content/proton/index.html new file mode 100644 index 0000000..a09b3e8 --- /dev/null +++ b/content/proton/index.html @@ -0,0 +1,230 @@ +<!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 Proton - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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>Qpid Proton</li></ul> + + <div id="-middle-content"> + <div id="-left-column"> + +<h1 id="qpid-proton">Qpid Proton</h1> + +<div class="feature"> + +<h2 id="the-amqp-messaging-toolkit">The AMQP messaging toolkit</h2> + +<p>Qpid Proton is a high-performance, lightweight messaging library. It +can be used in the widest range of messaging applications, including +brokers, client libraries, routers, bridges, proxies, and more. Proton +makes it trivial to integrate with the AMQP 1.0 ecosystem from any +platform, environment, or language. More about +<a href="/proton/overview.html">Qpid Proton</a>.</p> + +</div> + +<h2 id="features">Features</h2> + +<ul> +<li>A flexible and capable reactive messaging API</li> +<li>Full control of AMQP 1.0 protocol semantics</li> +<li>Portable C implementation with bindings to popular languages</li> +<li>Pure-Java and pure-JavaScript implementations</li> +<li>Peer-to-peer and brokered messaging</li> +<li>Secure communication via SSL and SASL</li> +</ul> + +<h2 id="documentation">Documentation</h2> + +<div class="two-column"> + +<ul> +<li><a href="/releases/qpid-proton-0.12.2/proton/c/api/files.html">C API reference</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/cpp/api/index.html">C++ introduction</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/cpp/api/tutorial.html">C++ tutorial</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/cpp/examples/index.html">C++ examples</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/cpp/api/annotated.html">C++ API reference</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/java/api/index.html">Java API reference</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/python/book/overview.html">Python overview</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/python/book/tutorial.html">Python tutorial</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/python/examples/index.html">Python examples</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/python/api/index.html">Python API reference</a></li> +<li><a href="https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;a=blob_plain;f=INSTALL.md;hb=0.12.2">Installing Qpid Proton</a></li> +</ul> + +</div> + +</div> + +<div id="-right-column"> + +<h2 id="releases">Releases</h2> + +<ul> +<li><a href="/releases/qpid-proton-0.12.2">Qpid Proton 0.12.2</a></li> +<li><a href="/releases/index.html#past-releases">Past releases</a></li> +<li><a href="/releases/qpid-proton-master/index.html">Work in progress</a> </li> +</ul> + +<h2 id="issues">Issues</h2> + +<ul> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12313720&issuetype=1&priority=3">Report a bug</a></li> +<li><a href="https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12313720&issuetype=4&priority=3">Request an improvement</a></li> +<li><form id="-jira-goto-form">Go to issue <input name="jira" value="PROTON-"/></form></li> +<li><a href="https://issues.apache.org/jira/browse/PROTON">JIRA project page</a></li> +</ul> + +<h2 id="source-code">Source code</h2> + +<ul> +<li><a href="https://github.com/apache/qpid-proton">Browse via GitHub</a></li> +<li><a href="https://git-wip-us.apache.org/repos/asf/qpid-proton.git">Git clone URL</a></li> +</ul> + +<h2 id="resources">Resources</h2> + +<ul> +<li><a href="messenger.html">Proton Messenger</a></li> +<li><a href="development.html">Development plans</a></li> +<li><a href="contributing.html">Contributing to Proton</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/qpid/proton">Proton wiki pages</a></li> +</ul> + +</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> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1891eca/content/proton/messenger.html ---------------------------------------------------------------------- diff --git a/content/proton/messenger.html b/content/proton/messenger.html new file mode 100644 index 0000000..e263fb5 --- /dev/null +++ b/content/proton/messenger.html @@ -0,0 +1,170 @@ +<!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>Proton Messenger - 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]--> + + <!-- Redirects for `go get` and godoc.org --> + <meta name="go-import" + content="qpid.apache.org git https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/> + <meta name="go-source" + content="qpid.apache.org +https://github.com/apache/qpid-proton/blob/go1/README.md +https://github.com/apache/qpid-proton/tree/go1{/dir} +https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> + </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="/proton/index.html">Qpid Proton</a></li><li>Proton Messenger</li></ul> + + <div id="-middle-content"> + <h1 id="proton-messenger">Proton Messenger</h1> + +<p>The Proton Messenger API is part of the +<a href="/proton/index.html">Qpid Proton</a> toolkit for making any +application speak AMQP.</p> + +<h2 id="documentation">Documentation</h2> + +<p>This is the documentation for the current released version. You can +find previous versions with our +<a href="/releases/index.html#past-releases">past releases</a>.</p> + +<div class="two-column"> + +<ul> +<li><a href="/releases/qpid-proton-0.12.2/proton/c/api/messenger_8h.html">C API reference</a></li> +<li><a href="/releases/qpid-proton-0.12.2/messenger/c/examples/index.html">C examples</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/java/api/org/apache/qpid/proton/messenger/Messenger.html">Java API reference</a></li> +<li><a href="/releases/qpid-proton-0.12.2/messenger/perl/examples/index.html">Perl examples</a></li> +<li><a href="/releases/qpid-proton-0.12.2/messenger/php/examples/index.html">PHP examples</a></li> +<li><a href="/releases/qpid-proton-0.12.2/proton/python/api/proton.Messenger-class.html">Python API reference</a></li> +<li><a href="/releases/qpid-proton-0.12.2/messenger/python/examples/index.html">Python examples</a></li> +<li><a href="/releases/qpid-proton-0.12.2/messenger/ruby/examples/index.html">Ruby examples</a></li> +</ul> + +</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]
