Code Monkey home page Code Monkey logo

Comments (5)

realbub avatar realbub commented on August 20, 2024 2

We have production service deployed on Azure which use Topics and Queues with sessions (Sending and Receiving), and we considering to move everything to .NET Core in the next version, so some example which use Topics/Subscriptions with sessions would be very useful.

from azure-amqp.

dlstucki avatar dlstucki commented on August 20, 2024

For reference, which Azure ServiceBus features are most important to you? Sending to EventHubs, Receiving from EventHubs, Sending/Receiving from Queues/Topics, Managing EventHubs, Managing Queues/Topics, or ServiceBus Relay? If you could rank your top couple of items that would be helpful.

Thanks,
-Dave

from azure-amqp.

jtaubensee avatar jtaubensee commented on August 20, 2024

Check out our new Service Bus library: https://github.com/azure/azure-service-bus-dotnet

from azure-amqp.

ArjunMenonUK avatar ArjunMenonUK commented on August 20, 2024

@dstuckims we are using the Azure topic to push data and pull the data from a web job which listens to the topic and do some business logic operations. As of now we are using the .Net TopicClient's "Send" method to push the data and reading using the "Receive" method. Will AMQP improve the performance ?

from azure-amqp.

xinchen10 avatar xinchen10 commented on August 20, 2024

For Service Bus, we recommend https://github.com/azure/azure-service-bus-dotnet

Please check out samples and documentation on that project.

from azure-amqp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.