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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T10:57:22+00:00 2026-06-06T10:57:22+00:00

On an ESB like Apache Camel, what mechanism is actually marching (pulling/pushing) messages along

  • 0

On an ESB like Apache Camel, what mechanism is actually “marching” (pulling/pushing) messages along the routes from endpoint to endpoint?

Does the Camel RouteBuilder just compose a graph of Endpoints and Routes and know which destination/next Endpoint to pass a message to after it visits a certain Endpoint or do the Endpoints themselves know which is the next destination for the message it has processed.

Either way, I’m confused:

  • If it is the RouteBuilder that knows the “flow” of messages through the system, then this RouteBuilder would need to know the business logic of when to Endpoint A should pass the message next to Endpoint B vs Endpoint C, but in all the Camel examples I see this business logic doesn’t exist; and
  • It seems to be that putting that kind of “flow” business logic in the Endpoints themselves couples them together and defeats some of the basic principles of SOA/ESB/EIP, etc.
  • 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-06T10:57:27+00:00Added an answer on June 6, 2026 at 10:57 am

    Under the hood I believe camel is constructing a pure graph where each node is a Camel endpoint/processor, and each edge is a route between two endpoints (a source and a destination). This graph is precisely what RouteBuilder is building when you invoke its API. When you go to start() a Camel route, the graph is most likely validated and translated into a series of Runnables that need to be executed, and probably uses some kind of custom Executor or thread management to handle these Runnables.

    Thus, the execution of the Runnables (processors processing messages as they arrive) are handled by this custom Executor. This is the mechanism that “marches messages along”, although the order in which the tasks are queued up is driven by the overarching structure of the graph composed by RouteBuilder.

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

Sidebar

Related Questions

Does JBoss ESB Action has life cycle like Servlet does (init, service, destroy)? I
Do I need a separate server to implement an ESB (e.g. Apache Camel, Mule)
I'm looking into the ESB thing with .net like NServiceBus etc , can someone
I currently load my properties file like so in spring <context:property-placeholder location=test-esb-project-config.properties/> <context:property-placeholder location=esb-project-config.properties/>
I have this WSO2 ESB proxy: <?xml version=1.0 encoding=UTF-8?> <proxy xmlns=http://ws.apache.org/ns/synapse name=sid008 transports=http startOnLoad=true
Now I have a FTP service. The config like this: http://wso2.org/project/esb/java/3.0.1/docs/samples/transport_samples.html#Sample254 . It works
I have the following use case in Mule ESB - Expose a SOAP endpoint
Has anyone had any experience integrating JBoss Drools with Mule ESB ? While Apache
We all know that BizTalk is an commercial product from Microsoft for ESB (Enterprise
We're considering an ESB infrastructure. When would you consider open source products like Mule

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.