summaryrefslogtreecommitdiff
path: root/documentation/content/xdocs/Building.html
blob: f6b4bc2b67f2d1072a5fb6769c6bcc9668a2e5ad (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
93
94
95
96
97
98
99
<html>
    <head>
        <title>Apache Qpid : Building</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 : Building
                                                    </span>
				    </div>
				    <div class="pagesubheading">
					    This page last changed on Apr 14, 2008 by <font color="#0050B2">cctrieloff</font>.
				    </div>

				    <h2><a name="Building-JavaBuildingPages"></a>Java Building Pages</h2>

<p>Developer Information</p>

<ul>
	<li><a href="Qpid Java Build How To.html" title="Qpid Java Build How To">Build How To</a></li>
	<li><a href="Qpid Developer Documentation.html" title="Qpid Developer Documentation">Qpid Developer Documentation</a></li>
	<li><a href="Java Coding Standards.html" title="Java Coding Standards">Coding Standards</a></li>
	<li><a href="Multiple AMQP Version Support.html" title="Multiple AMQP Version Support">AMQP Version Handling</a></li>
	<li><a href="URL Formats.html" title="URL Formats">URL format for Connections and Binding</a></li>
	<li><a href="Java Unit Tests with InVM Broker.html" title="Java Unit Tests with InVM Broker">Creating Java unit tests with InVM broker</a></li>
</ul>


<p>Performance Testing</p>

<ul>
	<li><a href="Qpid IBM JMS Performance Test Results.html" title="Qpid IBM JMS Performance Test Results">IBM JMS Performance Test Results</a></li>
</ul>


<p>Management Interfaces</p>

<ul>
	<li><a href="Qpid Management Features.html" title="Qpid Management Features">Management Features</a></li>
	<li><a href="JMX Management Console.html" title="JMX Management Console">Management Console</a></li>
</ul>


<h2><a name="Building-CBuildingPages"></a>C++ Building Pages</h2>

<p>Developer Information</p>

<ul>
	<li><a href="Qpid Cpp Build How To.html" title="Qpid Cpp Build How To">Build How To get it going</a></li>
	<li><a href="PythonBrokerTest.html" title="PythonBrokerTest">The Pyhton test suite</a></li>
	<li><a href="Qpid 'C++' Documentation.html" title="Qpid 'C++' Documentation">C++ Coding Standard, Design notes etc</a></li>
</ul>



<p>Performance Testing</p>

<ul>
	<li><a href="Performance Testing for C++.html" title="Performance Testing for C++">Performance Testing for C++</a></li>
</ul>


<p>Management Interfaces</p>

<ul>
	<li><a href="RASC.html" title="RASC">Running &amp; Administration and getting started</a> for the C++ Broker</li>
	<li><a href="MgmtC++.html" title="MgmtC++">Managing</a> the C++ Broker</li>
</ul>



<h2><a name="Building-PythonandRubyobviouslydon%27tneedbuilding."></a>Python and Ruby obviously don't need building.</h2>

<h2><a name="Building-.NETBuildingPages"></a>.NET Building Pages</h2>

<p>.NET can be built under MONO, or on a Windows .NET platform</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>