GithubHelp home page GithubHelp logo

Comments (10)

jtaubensee avatar jtaubensee commented on May 30, 2024 2

Also, a reminder to rename the Peek() operation to Browse() in order to avoid confusion between that and PeekLock mode.

from azure-service-bus-dotnet.

binzywu avatar binzywu commented on May 30, 2024

Hi @SeanFeldman, could you please elaborate a little more about the scenarios that you will need this?

from azure-service-bus-dotnet.

SeanFeldman avatar SeanFeldman commented on May 30, 2024

Absolutely @binzywu
When a process is receiving messages, it handles messages from queues and subscriptions. The process doesn't differentiate the entity type messages come from as messages contain information required for proper processing. Same is applied for sending, messages are sent out using a path, w/o differentiating if destination is a topic or a queue.

With both MessageSender and MessageReceiver abstract it is not possible with the new client.

from azure-service-bus-dotnet.

binzywu avatar binzywu commented on May 30, 2024

@SeanFeldman, @nemakam will be working on this.

from azure-service-bus-dotnet.

SeanFeldman avatar SeanFeldman commented on May 30, 2024

👍 @binzywu
I'll be following the PR the moment it shows up.

from azure-service-bus-dotnet.

nemakam avatar nemakam commented on May 30, 2024

You can track the changes in PR #82

from azure-service-bus-dotnet.

jtaubensee avatar jtaubensee commented on May 30, 2024

Closing in favor of #87

from azure-service-bus-dotnet.

nemakam avatar nemakam commented on May 30, 2024

Reopening the issue since MessageSender and MessageReceiver are made internal in #87 .

from azure-service-bus-dotnet.

SeanFeldman avatar SeanFeldman commented on May 30, 2024

👎 for Browse.
Peek is a well established term for the operation and means exactly what it does. Not to mention that other messaging and queueing technologies use the same nomenclature.

from azure-service-bus-dotnet.

jtaubensee avatar jtaubensee commented on May 30, 2024

Closing based on #146

from azure-service-bus-dotnet.

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.