[ https://issues.apache.org/activemq/browse/AMQ-656?page=all ]

MF updated AMQ-656:
-------------------

    Attachment: source_060425.zip

The new version contains numerous improvements including:

* Project renamed and source re-arranged into responsibility namespaces.
  Namespace "apache::activemq" contains the C++ ActiveMQ client implementation.
  Namespace "apache::cms" contains the "C++ Messaging Service" interfaces.
  Namespace "apache::ppr" contains the "Platform Portable Runtime" support and 
utility classes.

* The file structure has been changed to use the same structure as other 
projects.

* The protocol management has been improved to better support future pluggable 
protocols. A new URI parameter "protocol" has been added to select what 
protocol to use, currently only "openwire" supported. :)

* The trace logging can now be turned on/off via the URI parameter 
"trace=true|false".

* A new test case has been added that sends/receives a binary message 
asynchronously. More test cases will be added further on.

* Transport filters has been introduced to make the transport layer all 
pluggable.

* Bug fixes and other improvements including controlled shutdown by the new 
close() methods on session/connection.

The code has been tested on Windows XP, RedHat Linux and Mac OS X using 
ActiveMQ broker 4.0RC1.


> Update of AMQ C++ client
> ------------------------
>
>          Key: AMQ-656
>          URL: https://issues.apache.org/activemq/browse/AMQ-656
>      Project: ActiveMQ
>         Type: Improvement

>   Components: JMS client
>     Reporter: MF
>  Attachments: README.TXT, source_060323.zip, source_060324.zip, 
> source_060404.zip, source_060406.zip, source_060425.zip
>
>
> Attached is a new update of the C++ client, the zip-file contains the full 
> source since the update is a major overhaul.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to