summaryrefslogtreecommitdiff
path: root/src/documentation/content/xdocs/Download.html
blob: beb1372e2b028966aaa53d634e17c1a2605e5db5 (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
<html>
    <head>
        <title>Apache Qpid : Download</title>
	    <link rel="stylesheet" href="styles/site.css" type="text/css" />
        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">	    
    </head>

    <body>
	    <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
		    <tr>
			    <td valign="top" class="pagebody">
				    <div class="pageheader">
					    <span class="pagetitle">
                            Apache Qpid : Download
                                                    </span>
				    </div>
				    <div class="pagesubheading">
					    This page last changed on Apr 14, 2008 by <font color="#0050B2">aidan</font>.
				    </div>

				    <h3><a name="Download-Introductiontoreleases%3A"></a>Introduction to releases:</h3>

<p>Qpid implements the AMQP Specification, and as the specification has progressed Qpid is keeping up with the updates. This means that different Qpid versions support different versions of AMQP. Here is a simple guide on what use.</p>

<ul>
	<li>M1 Release is our first release and support AMQP 0-8.  Not recommended anymore</li>
	<li>M2.x Release supports AMQP 0-9. The use of these versions are recommended. &#8211; download below</li>
	<li>Trunk (M3) supports AMQP 0-10 and some backwards compatibility with AMQP 0-9, the C++ Broker, Java, and Python Client support 0-10, The Java client support 0-9 &amp; 0-10. Other clients and Java broker (will support both AMQP 0-9 and AMQP 0-10) to be updated. Recommended development tree, or running AMQP 0-10 &#8211; use svn <a href="Source Repository.html" title="Source Repository">Source Repository</a> or download a clean build <a href="http://rhm.et.redhat.com/download/" title="Visit page outside Confluence">cruisecontrol builds</a></li>
</ul>



<h3><a name="Download-ProductionReleases"></a>Production Releases</h3>

<p>These releases are well tested and appropriate for production use. M2 is the lastest IPMC ratfied release from Qpid.</p>

<p>Full release: <a href="http://people.apache.org/dist/incubator/qpid/M2-incubating/" title="Visit page outside Confluence">http://people.apache.org/dist/incubator/qpid/M2-incubating/</a></p>

<ul>
	<li>Java <a href="http://people.apache.org/dist/incubator/qpid/M2-incubating/Java" title="Visit page outside Confluence">http://people.apache.org/dist/incubator/qpid/M2-incubating/Java</a></li>
	<li>C++ <a href="http://people.apache.org/dist/incubator/qpid/M2-incubating/CPP" title="Visit page outside Confluence">http://people.apache.org/dist/incubator/qpid/M2-incubating/CPP</a></li>
	<li>Python <a href="http://people.apache.org/dist/incubator/qpid/M2-incubating/Python" title="Visit page outside Confluence">http://people.apache.org/dist/incubator/qpid/M2-incubating/Python</a></li>
	<li>C# (.NET) <a href="http://people.apache.org/dist/incubator/qpid/M2-incubating/DOTNET" title="Visit page outside Confluence">http://people.apache.org/dist/incubator/qpid/M2-incubating/DOTNET</a></li>
	<li>Ruby <a href="http://people.apache.org/dist/incubator/qpid/M2-incubating/Ruby" title="Visit page outside Confluence">http://people.apache.org/dist/incubator/qpid/M2-incubating/Ruby</a></li>
</ul>


<p>If you have any questions please mail the user list <a href="mailto:qpid-user@incubator.apache.org" title="Send mail to user list">user list</a> </p>


<h3><a name="Download-DevelopmentReleases"></a>Development Releases</h3>

<p>These releases are intended for testing and previewing new features. They have been tested and meet reasonable quality standards.</p>

<p>As Qpid tracks AMQP working group public work aggressively it might be worth mailing the <a href="mailto:qpid-dev@incubator.apache.org" title="Send mail to dev list">dev list</a> to check the state of svn trunk and if you want to use that to understand the current compatibility matrix.</p>

<p>RPMs for the builds of trunk that have passed all the tests get automatically posted and are available at <a href="http://rhm.et.redhat.com/download" title="Visit page outside Confluence">cruisecontrol</a></p>

<p>Beta builds of M2.1 are available from <a href="http://people.apache.org/~aidan/qpid-M2.1-RC5/" title="Visit page outside Confluence">http://people.apache.org/~aidan/qpid-M2.1-RC5/</a></p>

<h3><a name="Download-PreviousReleases"></a>Previous Releases</h3>


<p>The M1 release:<br/>
<a href="http://people.apache.org/dist/incubator/qpid/M1-incubating/" title="Visit page outside Confluence">http://people.apache.org/dist/incubator/qpid/M1-incubating/</a></p>





				    
                    			    </td>
		    </tr>
	    </table>
	    <table border="0" cellpadding="0" cellspacing="0" width="100%">
			<tr>
				<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
			</tr>
		    <tr>
			    <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td>
		    </tr>
	    </table>
    </body>
</html>