On 09/28/2010 10:33 AM, Steve Huston wrote:
Hi Daniel,

If I understood right these two .Net components are based on
the native c++ client.
That's correct.

Is there some purely .Net client
support on the roadmap in the future?
No, not that I'm aware of.

-Steve

We've found that having full-client implementations in multiple languages to be a heavy maintenance burden. The .NET binding is a thin binding to the native C++ API. Now when a new addressing feature is added or a bug is fixed, the .NET api will usually get the fix for free. When we make the transition to AMQP 1.0, the .NET api will not need to be reimplemented, it will simply leverage the new capability under the current C++ api.

-Ted



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to