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 3276894
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:18:34+00:00 2026-05-17T19:18:34+00:00

I have a question that I cant seem to find an answer on. This

  • 0

I have a question that I cant seem to find an answer on.
This is my first time using RabbitMQ in a “big” application and am wondering how the queues work in a cluster.
I understand that the routing information (queues, exchanges, bindings) is on all nodes in the cluster, but the queue its self resides on the machine that it was created on. I’m creating a few durable persistent queues. If I write persistent messages to a queue on MachineA in the cluster, they get written to disk, then I write messages to MachineB, the same queue, will they be “redirected” to MachineA or will they get written to MachineB’s disks?

My concern is I will be handling thousands of messages per sec and dont want to have the speed of disks be a bottle neck. If it does in fact redirect the messages some how internally, I will have to implement some type of sharding which sucks 🙁

Let me know guys 🙂

  • 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-17T19:18:35+00:00Added an answer on May 17, 2026 at 7:18 pm

    As you say, within a RabbitMQ cluster, a queue resides only on the node it was declared on.

    When you publish to that queue on a different node, the message is routed to the correct machine, where it eventually gets written to disk.

    The key word here is eventually. Any message (whether published persistent or transient, on a durable or non-durable queue) may get persisted to disk. A persistent message published to a durable queue is just a strong hint to the broker that the message should get written to disk ASAP. That said, there’s no guarantee that the message will be written, so the disk will not normally become a bottleneck (the exception being if you’re running low on memory).

    If you want guaranteed delivery, that’s a different question.

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

Sidebar

Related Questions

Question: I have a question that is apparently not answered by this already-asked Bash
This is a (hopefully) really simple question - I have been told recently that
Greetings to all! This is my first question here on stackoverflow. I have a
I am learning LINQ and have a very simple question that I think will
I have a question with fluent interfaces. We have some objects that are used
So I'm learning java, and I have a question. It seems that the types
Question We have a large number of xml configuration files that we want merged
From a previous question I have seen that the CLR has workstation and server
Another basic Rails question: I have a database table that needs to contain references
Question Is there a way to have a method that will always run anytime

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.