[
https://issues.apache.org/jira/browse/AMQNET-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840555#comment-13840555
]
Chuck Rolke commented on AMQNET-454:
------------------------------------
I have an initial commit for Apache.NMS.AMQP for your review. Please see:
h3. Apache.QPID vendor library files
* Available at [https://github.com/ChugR/Apache.NMS-vendor.Apache.QPID]
* Includes net-2.0 and net-4.0 binaries build with Visual Studios 2008 and 2010
respectively.
* Fits naturally into vendor/Apache.Qpid
* Code version 0.27.0.16034 is a snapshot of Qpid trunk (0.27) and Proton trunk
(0.5+) as of 2013-11-25 (unix day 16034). A natural update to this would happen
with the release of stable versions of Qpid 0.26 and Proton 0.6.
* Includes binary dll files only.
h3. Apache.NMS.AMQP provider source tree
* Sources available at [https://github.com/ChugR/Apache.NMS.AMQP]
* Includes nant code to build net-2.0 and net-4.0 versions.
* This code is a shell. It will create an AMQP connection but not provide any
other services for NMS. It is a framework for further contributions.
This code set supports both AMQP 0-10 and AMQP 1.0
Regards,
Chuck
> Add Apache Qpid provider to NMS
> -------------------------------
>
> Key: AMQNET-454
> URL: https://issues.apache.org/jira/browse/AMQNET-454
> Project: ActiveMQ .Net
> Issue Type: New Feature
> Components: NMS
> Affects Versions: 1.6.0
> Reporter: Chuck Rolke
> Assignee: Jim Gomes
>
> NMS includes various providers ActiveMQ, STOMP, MSMQ, EMS, and WCF. This
> issue proposes to add [Apache Qpid|http://qpid.apache.org/index.html] as
> another provider.
> Qpid has a [Messaging .NET
> Binding|http://qpid.apache.org/releases/qpid-0.24/programming/book/ch05.html]
> that is layered on top of the native C++ Qpid Messaging client. The Qpid .NET
> binding is attractive as the hook for tying in Qpid as an NMS provider.
> The proposed NMS provider supports [AMQP
> 1.0|http://qpid.apache.org/amqp.html] by including [Qpid
> Proton|http://qpid.apache.org/proton/index.html] libraries.
> From a high level this addition to Active.NMS would consist of two parts
> * Add Qpid as a vendor kit. This includes both the Qpid .NET Binding and Qpid
> Proton in a single kit.
> * Add the new provider with code linking NMS to Qpid
--
This message was sent by Atlassian JIRA
(v6.1#6144)