Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1027687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T12:16:30+00:00 2026-05-16T12:16:30+00:00

With simple Pub/Sub in NServiceBus, I know that if my subscriber app is not

  • 0

With simple Pub/Sub in NServiceBus, I know that if my subscriber app is not running, then the published messages will just accumulate in the queue until they can be processed. But where do they accumulate if the entire machine is down? Since the message can’t even be delivered to my subscriber queue, is there some queue where they sit on the publisher? I would like to be able to see what messages are waiting on the publisher when the subscriber machine is down.

Is there any way to see them?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T12:16:31+00:00Added an answer on May 16, 2026 at 12:16 pm

    Msmq, the default transport for NServiceBus, uses the store and forward pattern to deliver messages. That means that when you send a message to another machine it’s first “stored” on the machine that sends the message and then “forwarded” to the recipient machine. This means that outgoing messages to unreachable machines will be stored on the sending machine until they can be delivered. Msmq uses the terminology of “outgoing queues” for temporary storage of messages that are being delivered. If the receiving machine is down the message will sit in the “outgoing queue” until it can be delivered. If you look at the “Message Queuing” MMC plugin you will find a folder called “Outgoing Queues”, this is where your published messages will show up if the subscriber is down.

    IMO, the best resource for info on Msmq is John Breakwells blog:
    http://blogs.msdn.com/b/johnbreakwell/archive/tags/msmq/

    More info on NServiceBus combined with Msmq:

    http://docs.particular.net/nservicebus/msmq/

    Hope this helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are using a pub-sub model in our WCF application that pretty much follows
I built a simple chat server with Node.js & Redis Pub/Sub, acani-node on GitHub
I have a simple pub-sub setup on a mid-sized network, using ZMQ 2.1. Although
I'm using NServiceBus in a pub/sub application for event notifications on a web application.
The simplest way to follow this explanation is a NServiceBus Pub/Sub sample which contains
I'm trying to implement a simple Pub/Sub object in javascript, and here's my code:
since version 10 guava offers com.google.common.eventbus.EventBus - a generic pub-sub facility. It is not
Simple question, the answer may not be... I'm going to be developing a web
Simple query, possibly impossible but I know there are some clever people out there
Simple problem that I can't figure out... How can I print a '%' character

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.