[
https://issues.apache.org/activemq/browse/CAMEL-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60443#action_60443
]
Claus Ibsen commented on CAMEL-2624:
------------------------------------
The camel-netty component in Camel 2.4 onwards support async routing engine.
That means it will let the responses be routed asynchronously, and thus the
NettyProducer does not block.
> support for async responses on single tcp connection
> ----------------------------------------------------
>
> Key: CAMEL-2624
> URL: https://issues.apache.org/activemq/browse/CAMEL-2624
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-mina
> Affects Versions: 2.2.0
> Environment: any
> Reporter: Anand
>
> single TCP connection to external server. Ability to send multiple requests
> one after the other without waiting for a response. responses need to be
> processed asynchronously.
> http://old.nabble.com/async-requests-and-responses-on-a-single-connection-to28071805.html#a28071805
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.