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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T00:53:37+00:00 2026-06-03T00:53:37+00:00

I have one question regarding JMS in Camel. So I’m using JMS provided by

  • 0

I have one question regarding JMS in Camel.

So I’m using JMS provided by some firm. But this JMS implementation does not provide Pooled Connection Factory.

So does camel has default pooled connection implementation?

Or it do smth trivial like:

1) Open connection

2) Open Session

3) Read/Write message

4) Close Session

5) Close connection

Because if believe my logs camel works like I mention in second case.

Thanks.

  • 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-03T00:53:38+00:00Added an answer on June 3, 2026 at 12:53 am

    Camel pretty much uses JmsTemplate (from Spring Framework) for sending messages.
    ActiveMQs thoughts of JmsTemplate

    Essentially, you are true for the “producing” scenario, unless the underlying Jms provider features a pooling Connection Factory. This is usually the case if you run Spring or Camel inside App Servers.

    If you set up something like

    from("jms:queue:QUEUE.IN").to("somewhere:over/the/rainbow");
    

    Then one or more on going consumers will be active, not destroying the session for each message (only commiting the message if you set transactions up). There is also a possiblity to pool the response listener for JMS request/response. Refer to camel.apache.org/jms for info.

    But you are right, if you have a remote (non pooling) JMS provider and fires of frequent outgoing messages from Camel, this could be somewhat of a performance issue.

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

Sidebar

Related Questions

I have a question regarding the some data which is being transfered from one
I have one question regarding trigger. The scenario is like this Create Procedure begin
Currently we have a Rails application but I have one question regarding the assets
I have question regarding about finding subview using '.tags' in one UIView. for (UIView
I have one question regarding using JQuery UI tab control in the asp.net mvc
I have a question regarding the following code snippet I came across in one
I have one question, in my company we are using Toxicity report to measure
I have one question. I am using Apache CXF framework to generate model classes
Edit 4/4/12 I STILL HAVE ONE QUESTION: I solved my issue but it adds
I have one question regarding unwanted extra jar files . First I had planned

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.