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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T23:32:42+00:00 2026-06-02T23:32:42+00:00

I was told a while back about the LMAX disruptor and how performant it

  • 0

I was told a while back about the LMAX disruptor and how performant it is compared with standard message queues. I downloaded the latest version and see that it’s an ordinary JAR that contains lots of classes and types that all revolve around its ultra-fast RingerBuffer object.

Ultimately speaking, at the end of the day, a queue-based JMS provider is just going to boil down to a lot of code managing a Java queue object (or, more likely a concurrent queue). So in this respect, I see the comparison between the LMAX Disruptor and a JMS provider (or rather, it’s internal queue).

But a JMS provider is so much more than a few queues. It’s an entire middleware application for handling messaging to/from consumers and producers. I’m wondering if there is a JMS provider equivalent in LMAX land?

It would be nice to connect to a “Disruptor Broker” in a similar manner as any other JMS broker, and read/write messages to/from it.

Does anything like this exist, or am I way off-base here?

  • 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-06-02T23:32:43+00:00Added an answer on June 2, 2026 at 11:32 pm

    The main difference is that the Disruptor is designed to work in the same process. Why? For performance reasons (the short answer). The longer answer is that if you are not careful the extra overhead of using JMS interfaces, socket connections, locking and multiple threads will have far higher overhead which dwarfs the Disruptor.

    A fast JMS service can handle over 20,000 messages per second, but the disruptor is design to handle message rates of 20 million per more. To achieve this it means you can’t do certain things which JMS assumes is ok. (see above)

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

Sidebar

Related Questions

I have been programming for quite a while and I have been told about
while doing some homework in my very strange C++ book, which I've been told
Someone told me to do this in order to keep track of latest people
I got into a discussion a while back. The company I work at develop
A while back I posted a different question regarding column order. While this question
I've been using precompiled header for a while and been told (and saw) how
I've just been told I need to update my links from posting back so
Bit of a weird one: I was told a while ago by a friend
For a while, I've been told by a number of people that a listing
While I rarely use C anymore, I was thinking about the rule I was

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.