<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/extras/dispatch/src/python_embedded.c, 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-4967 - Router code advances</title>
<updated>2013-07-12T21:44:14+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-07-12T21:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=5755e220f97b0595db84a3d547d622f5965a58bc'/>
<id>5755e220f97b0595db84a3d547d622f5965a58bc</id>
<content type='text'>
  o Fixed handling of SASL on outbound connections
  o Added Send and Receive message paths in and out of Python modules
  o Overhauled the route-table data structures
    - Multicasting is now supported (multiple sender links with the same address)
    - Support has been added for message-based routing semantics as well as link-based
  o Two Dispatch processes connected to each other will now discover each other as neighbors


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1502698 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o Fixed handling of SASL on outbound connections
  o Added Send and Receive message paths in and out of Python modules
  o Overhauled the route-table data structures
    - Multicasting is now supported (multiple sender links with the same address)
    - Support has been added for message-based routing semantics as well as link-based
  o Two Dispatch processes connected to each other will now discover each other as neighbors


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1502698 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4967 - Added the message transmit linkage from python.</title>
<updated>2013-07-09T02:22:33+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-07-09T02:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=99f53c071df83af0b3276df762f829c5db0b39e8'/>
<id>99f53c071df83af0b3276df762f829c5db0b39e8</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1501046 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@1501046 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4968 - Added an IO adapter for python modules to send and receive messages</title>
<updated>2013-07-08T21:43:48+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-07-08T21:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=344fd5a1565f4088b9099bd74c95b836b0bbffab'/>
<id>344fd5a1565f4088b9099bd74c95b836b0bbffab</id>
<content type='text'>
QPID-4967 - Integrated the python router into the main program
 - Updated the log module: added the full complement of severity levels
 - Added stub versions of the dispatch python adapters so the python components can be
   tested in a standalone environment.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1500977 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QPID-4967 - Integrated the python router into the main program
 - Updated the log module: added the full complement of severity levels
 - Added stub versions of the dispatch python adapters so the python components can be
   tested in a standalone environment.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1500977 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4968 - Added an adapter module for Python-to-Dispatch calls.</title>
<updated>2013-07-05T17:17:45+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-07-05T17:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9003c05edf8a7c6f6f199976470c255968d8bbe8'/>
<id>9003c05edf8a7c6f6f199976470c255968d8bbe8</id>
<content type='text'>
Implemented LogAdapter within the "dispatch" module to allow Python modules to
emit logs in Dispatch.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1500073 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented LogAdapter within the "dispatch" module to allow Python modules to
emit logs in Dispatch.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1500073 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4968 - Added Python/Dispatch data conversion utilities.</title>
<updated>2013-07-04T15:28:37+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-07-04T15:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=ff4ab4da4ea40107a593fdc1b87de0977bb49a3f'/>
<id>ff4ab4da4ea40107a593fdc1b87de0977bb49a3f</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1499787 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@1499787 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-4913 - Work-in-progres for configuration file reader.</title>
<updated>2013-06-07T21:50:01+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2013-06-07T21:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=81f63fd54da06ee73d61416ca409ccc2f8f61f8d'/>
<id>81f63fd54da06ee73d61416ca409ccc2f8f61f8d</id>
<content type='text'>
Note that this commit adds the use of embedded Python code.  Installation support is
needed to ensure that the embedded python components are installed in the libexec area.
Also, the configuration file path is currently hard-coded.  This will be fixed shortly.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1490848 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that this commit adds the use of embedded Python code.  Installation support is
needed to ensure that the embedded python components are installed in the libexec area.
Also, the configuration file path is currently hard-coded.  This will be fixed shortly.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1490848 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
