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

  • SEARCH
  • Home
  • 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 6655111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:28:27+00:00 2026-05-26T01:28:27+00:00

Just wanted to get confirmation on how sending messages to remote transactional message queues

  • 0

Just wanted to get confirmation on how sending messages to remote transactional message queues works.

Suppose I have a two machines, A and B.

Machine A has a transactional queue that is used for receiving messages. A windows service monitors this queue and does something with the data (persists it to a SQL Server).
Machine B is running an application that needs to write to the queue on Machine A.

A few questions:

  1. When sending the message, is a local copy created on Machine B, before it gets delivered to machine A?
    a. If so, is this behavior by default, or does it only occur when the “IsRecoverable” property is sent?
    b. Does the fact that the queue is transactional have any effect on this behavior?

  2. Since I’m using a transactional queue, where is the data once the transaction commits?
    a. Is it sitting locally, waiting for the msmq service to deliver the message to the remote queue?
    b. Or Is the message sitting in the queue on the remote machine?

I’m having trouble interpreting the documentation. In some places I see that the store and forward behavior is described, but I’m having trouble understanding whether that is the default behavior with transactional queues or if I need to do something explicitly to get that going.

  • 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-26T01:28:28+00:00Added an answer on May 26, 2026 at 1:28 am

    The main thing to understand about transactional MSMQ is that there are actually 3 distinct transactions involved in a transactional transmission of a message to a remote queue.

    1. The sender writes the message to a local temporary queue.
    2. The queue manager on the senders machine transmits the message across the wire to the queue manager on the recipient machine.
    3. The receiver service processes the queue message and then removes the message from the queue.

    So in answer to your questions:

    When sending the message, is a local copy created on Machine B, before
    it gets delivered to machine A?

    Yes

    If so, is this behavior by default, or does it only occur when the
    “IsRecoverable” property is sent?

    By default. This is what is known as store and forward.

    Does the fact that the queue is transactional have any effect on this
    behavior?

    No except for when there is a failure.

    Since I’m using a transactional queue, where is the data once the
    transaction commits?

    It depends which transaction you mean (see above)

    Is it sitting locally, waiting for the msmq service to deliver the
    message to the remote queue?

    Only if the remote queue is not available.

    Or Is the message sitting in the queue on the remote machine?

    If the receiver service fails to process the message succesfully (there is an exception in the handler) the message will stay on the remote queue.

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

Sidebar

Related Questions

I just wanted to get right picture of design cycle. I have gathered list
I just wanted to get the general consensus on which is a better mode
I'm new to objective C and I just wanted to get a general clarification
Just wanted to know if overriding UITabBarController would get my app rejected? Is it
Just wanted to check if there is any configuration or parameter to get statistics
I just wanted to know how to get the logged in apple id in
Im adding facebook one-login to my website. Just wanted to get some feedback from
Just wanted to get the groups thoughts on how to handle configuration details of
Just wanted to get a few opinions really, I'm trying to increase the loading
I just wanted to get a view on why one should use DART over

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.