summaryrefslogtreecommitdiff
path: root/qpid/doc/website/content/documentation.html
blob: 304c9ea26fa98d0467117c6598d58c4403ffb090 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!--
 -
 - 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.
 -
-->
<div class="main_text_area_body">
  <h1>Qpid Documentation</h1>

  <h2 id="doc-release">Documentation for Qpid 0.10 release</h2>

  <p>This documentation was converted from the Wiki and organized into
  book form. <a href="#doc-archives">The archives</a> contain the
  original content of the Wiki.</p>

  <ul>
    <li><a href="getting_started.html">Getting Started</a></li>
    <li><p>AMQP Messaging Broker (C++ implementation for Linux, Windows, Solaris)</p>
      <p>
      <a href="books/0.10/AMQP-Messaging-Broker-CPP-Book/pdf/AMQP-Messaging-Broker-CPP-Book.pdf"
	 name="AMQP Messaging Broker (C++ implemementation)">PDF</a> |
      <a href="books/0.10/AMQP-Messaging-Broker-CPP-Book/html/index.html">HTML</a></p></li>
    <li><p>AMQP Messaging Broker (Java implemementation)</p>
      <p><a href="books/0.10/AMQP-Messaging-Broker-Java-Book/pdf/AMQP-Messaging-Broker-Java-Book.pdf"
	 name="AMQP Messaging Broker (Java implemementation)">PDF</a> |
      <a href="books/0.10/AMQP-Messaging-Broker-Java-Book/html/index.html">HTML</a></p></li>
    <li><p>Programming in Apache Qpid: Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python</p>
      <p>
      <a href="books/0.10/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf"
	 name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">PDF</a> |
      <a href="books/0.10/Programming-In-Apache-Qpid/html/index.html"
	 name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">HTML</a></p></li>
    <li><p>For programming examples and documentation for Qpid,
    see the <a href="getting_started.html">Getting Started</a>
    page.</p></li>
    <li><p>API Reference Documentation</p>
      <p>C++:    <a href="apis/0.10/cpp/html/index.html">HTML</a> | <a href="apis/0.10/cpp/qpid-cpp-doxygen-0.10.html.tar.gz">qpid-cpp-doxygen-0.10.html.tar.gz</a></p>
      <p>Python: <a href="apis/0.10/python/html/index.html">HTML</a> | <a href="apis/0.10/python/qpid-python-epydoc-0.10.html.tar.gz">qpid-python-epydoc-0.10.html.tar.gz</a></p></li>
    </ul>


  <h2 id="doc-trunk">Documentation for Qpid development trunk</h2>
  <ul>
    <li><a href="getting_started.html">Getting Started</a></li>
    <li><p>AMQP Messaging Broker (C++ implementation for Linux, Windows, Solaris)</p>
      <p>
      <a href="books/trunk/AMQP-Messaging-Broker-CPP-Book/pdf/AMQP-Messaging-Broker-CPP-Book.pdf"
	 name="AMQP Messaging Broker (C++ implemementation)">PDF</a> |
      <a href="books/trunk/AMQP-Messaging-Broker-CPP-Book/html/index.html">HTML</a></p></li>
    <li><p>AMQP Messaging Broker (Java implemementation)</p>
      <p><a href="books/trunk/AMQP-Messaging-Broker-Java-Book/pdf/AMQP-Messaging-Broker-Java-Book.pdf"
	 name="AMQP Messaging Broker (Java implemementation)">PDF</a> |
      <a href="books/trunk/AMQP-Messaging-Broker-Java-Book/html/index.html">HTML</a></p></li>
    <li><p>Programming in Apache Qpid: Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python</p>
      <p>
      <a href="books/trunk/Programming-In-Apache-Qpid/pdf/Programming-In-Apache-Qpid.pdf"
	 name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">PDF</a> |
      <a href="books/trunk/Programming-In-Apache-Qpid/html/index.html"
	 name="Cross-Platform AMQP Messaging in Java JMS, .NET, C++, and Python">HTML</a></p></li>
  </ul>



    <h2 id="doc-archives">Documentation Archives</h2>

    <ul>
      <li><p>Qpid Wiki converted to PDF format on 26 May 2010</p>
      <a href="archives/qpid-2010-05-26.html.zip">HTML</a> |
      <a href="archives/qpid-2010-05-26.pdf">PDF</a></li>
    </ul>

    <h2 id="qpid-wiki">Qpid Wiki</h2>

    <ul>
      <li><p><a href="https://cwiki.apache.org/qpid/">Qpid Wiki</a></p></li>
    </ul>

</div>