[ 
https://issues.apache.org/activemq/browse/CAMEL-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46865#action_46865
 ] 

Claus Ibsen commented on CAMEL-1032:
------------------------------------

There is a FAQ entry also, but I guess it is a bit hard to find this gem as 
it's the consumer that is responsible for concurrency, and not the thread pool.

http://activemq.apache.org/camel/why-does-my-jms-route-only-consume-one-message-at-once.html

Also the jms component has some documentation how to configure concurrency:
http://activemq.apache.org/camel/jms.html 

And some notes about concurrency here:
http://activemq.apache.org/camel/parallel-processing-and-ordering.html

A good tip is to use the search inputbox (menu to the right) on the camel site. 
http://activemq.apache.org/camel/ 


I think what is needed is a wiki page about the thread DSL and what it can be 
used for. And with links to relevant pages such as some of the ones above.


> documentation - write FAQ about consumer concurrency - also pitfal what 
> thread DSL can be used for
> --------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1032
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1032
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Claus Ibsen
>             Fix For: 2.0.0
>
>
> We need some wiki documentation such as
> - FAQ about how to consumer concurrency (eg JMS, and if there are other 
> components that has this feature)
> - What thread DSL is useful for
> etc.
> See nabble:
> http://www.nabble.com/activemq-endpoint-and-thread-pools-tt20187089s22882.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to