<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/examples/qmf-console/Makefile.am, branch 0.24</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-3723: Applied patch from Fraser Adams for explicit linking</title>
<updated>2012-11-29T12:15:36+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2012-11-29T12:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=16234b37d7f509bf4689b6bdb9ee05f09408dc0d'/>
<id>16234b37d7f509bf4689b6bdb9ee05f09408dc0d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415137 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415137 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README.txt to distribution.</title>
<updated>2010-11-17T18:44:15+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2010-11-17T18:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=fc6aadb2c6ac51c7ff85955a0285efab1fd805df'/>
<id>fc6aadb2c6ac51c7ff85955a0285efab1fd805df</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1036158 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1036158 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the Visual Studio solution/project files, as these are now generated by CMake. Added CMakeLists.txt files to Makefile.am, and all other needed support files so that the 'make dist' supplies all needed items for building a release kit on Windows. Fixes QPID-2134</title>
<updated>2009-11-20T01:04:03+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2009-11-20T01:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=950f4b40bfc05db37d91d960cda163f557dd5e50'/>
<id>950f4b40bfc05db37d91d960cda163f557dd5e50</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@882373 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@882373 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DIST for messaging/Makefile.am.</title>
<updated>2009-11-13T00:48:00+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2009-11-13T00:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1b679a2b9ba0e6e6c9bb78a877e45983bf3cb75f'/>
<id>1b679a2b9ba0e6e6c9bb78a877e45983bf3cb75f</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@835679 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@835679 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new qmf-console example program.</title>
<updated>2009-06-16T14:57:06+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-06-16T14:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=8d4fa85054553e158cc1536506c6328031a7c643'/>
<id>8d4fa85054553e158cc1536506c6328031a7c643</id>
<content type='text'>
This new program illustrates how individual nodes of a broker cluster may be monitored.
It connects to all nodes, tracks their connectivity, and queries only one of the connected
nodes.
This mechanism is used in lieu of cluster-failover which is not appropriate for broker management.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@785243 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new program illustrates how individual nodes of a broker cluster may be monitored.
It connects to all nodes, tracks their connectivity, and queries only one of the connected
nodes.
This mechanism is used in lieu of cluster-failover which is not appropriate for broker management.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@785243 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Visual Studio sln/vcproj files to EXTRA_DIST to include them in releases; fixes QPID-1836</title>
<updated>2009-05-01T21:50:06+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2009-05-01T21:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9b4c3318ef66f9628cd5d9b0473030874b4b8acf'/>
<id>9b4c3318ef66f9628cd5d9b0473030874b4b8acf</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@770833 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@770833 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/makedist.mk and examples/*/Makefile.am</title>
<updated>2009-03-10T08:10:24+00:00</updated>
<author>
<name>Manuel Teira Paz</name>
<email>mteira@apache.org</email>
</author>
<published>2009-03-10T08:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=74c7468ea7f51323f1bc3e36b0f4aa3ce46ffef5'/>
<id>74c7468ea7f51323f1bc3e36b0f4aa3ce46ffef5</id>
<content type='text'>
 - Avoid the usage of make ?= assignments (not portable).



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752014 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Avoid the usage of make ?= assignments (not portable).



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752014 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-1588 - Fixed bug in asynchronous API operations.</title>
<updated>2009-01-16T20:09:39+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2009-01-16T20:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=6e3da22fc4946b299d6d5a20f0564d762b8e47bf'/>
<id>6e3da22fc4946b299d6d5a20f0564d762b8e47bf</id>
<content type='text'>
            Added a new example to demonstrate async ops.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@735115 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
            Added a new example to demonstrate async ops.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@735115 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-1412 Updates and fixes for the c++ console API:</title>
<updated>2008-12-23T19:38:25+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2008-12-23T19:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=564775ae717db7743d41f7620cde8845dc7d35b8'/>
<id>564775ae717db7743d41f7620cde8845dc7d35b8</id>
<content type='text'>
  - Added event support
  - Converted raw pointers to shared_ptrs in references to Values.
    This fixes a memory leak in the original code.
  - Added wrappers to make value access more convenient.
  - Added timeout handling for synchronous operations.
    Timeout values are configurable.
  - Fixed a bug in getObjects whereby waitForStable was not called and
    the operation could fail if called too early.
  - Added examples "printevents" and "ping" to illustrate the usage of
    different aspects of the API.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@729075 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Added event support
  - Converted raw pointers to shared_ptrs in references to Values.
    This fixes a memory leak in the original code.
  - Added wrappers to make value access more convenient.
  - Added timeout handling for synchronous operations.
    Timeout values are configurable.
  - Fixed a bug in getObjects whereby waitForStable was not called and
    the operation could fail if called too early.
  - Added examples "printevents" and "ping" to illustrate the usage of
    different aspects of the API.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@729075 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a missing ASF licence header</title>
<updated>2008-12-19T20:38:14+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2008-12-19T20:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f87488810c40c220219c543546a14847716583b9'/>
<id>f87488810c40c220219c543546a14847716583b9</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728139 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728139 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
