You should use AMQP with .NET. The support for AMQP in Artemis is native.. meaning there's no conversion between protocols if you send AMQP and receive AMQP.
with Artemis 2.13.0 I believe the performance of AMQP is as good as core. look for instance on examples/protocols/amqp/dotnet/HighPerformanceLoad as part of the download. On Thu, May 28, 2020 at 4:39 PM kigerm <[email protected]> wrote: > > Can anyone point me to any examples of using the Artemis Core API with .NET? > Not .NET Core but .NET version 4.5 or so. > Thanks, > > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html -- Clebert Suconic
