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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T01:12:25+00:00 2026-06-17T01:12:25+00:00

I was reading this question and the corresponding answer and got confused by the

  • 0

I was reading this question and the corresponding answer and got confused by the term JMS broker in the first line of the answer :

MS (ActiveMQ is a JMS broker implementation)

I want to know what exactly is a JMS broker and what are its responsibilities ?

Wikipedia page on JMS lists out several elemnents in JMS eco system but doesn’t mention about brokers as such.

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

    There is not really an official definition for what a JMS broker is, but there is conceptual difference between a message queue and broker. Here is my take on it.

    • A message queue only looks at the message headers to figure out where to send the message, the message queue does not examine the message body or execute any code that transforms the content of the message body. Message queue mission is to deliver message, eventually, once and only once, and in order that they were sent.
    • A message broker provides a programming environment where you can write message transformation code easily and efficiently. For example you might need to transform the content of a message from format A to format B and you don’t want old clients that use format A to have to be re-written so you write a message translator program and deploy it to the message broker. In this case the message broker will be a separate process possibly running on a separate machine that is responsible for running message processing code.

    The big value of message brokers is that they can do some really nice things for you for handling message concurrently, fail-over for processing logic, deploying of processing logic, monitoring and logging … etc. Think of a message broker as a specialized application server for writing message processing code, possibly in a custom high level language. For example IBM message broker can be programmed in a ESQL an extension of SQL along with a diagrams and nodes that you connect with each other. Programs written for a message borker will be shorter than if you wrote all the code yourself using plain JMS.

    Brokers can be centralized or distributed, so for example you can have a central broker in New York, an have clients in London and Hong kong connected to it. Or you could have the broker be distributed and have an instance running in London and Hong kong which do the message processing closer to the source / destination of the message, it will all depend on your management infrastructure and what other resources like databases the message broker needs to talk to.

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

Sidebar

Related Questions

Thanks in Advance for reading and answer this question. I got button in asp
Hello I was reading this question, I got confused with how if we can
After reading this question , i saw the answer by Naveen containing a link
I was reading this question, but didn't understand some part of the aix's answer
I was reading over this question and wondered if the accepted answer might also
After reading answer to this question: Make "make" default to "make -j 8" I
While reading this question , I came across @Johannes 's answer. template<typename> struct void_
After reading this question , my first reaction was that the user is not
I'm asking this question after reading this answer on StackOverflow. The supplied answer works
After reading this question, I need to clear up some things. IQueryable<Customer> custs =

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.