[
https://issues.apache.org/activemq/browse/CAMEL-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-2135:
-------------------------------
Summary: camel-jetty producer supporting async request/reply (non blocking) (was: camel-jetty producer supporting async request/reply)
This is a *non blocking* variation where the original thread will terminate and when a reply is read a new thread is spawned that processed the reply. Well there is a thread pool for processing replies.
> camel-jetty producer supporting async request/reply (non blocking)
> ------------------------------------------------------------------
>
> Key: CAMEL-2135
> URL:
https://issues.apache.org/activemq/browse/CAMEL-2135> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-jetty
> Affects Versions: 2.0.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.1.0
>
>
> See background here
>
http://wiki.eclipse.org/Jetty/Tutorial/HttpClient> Basically allowing to use {{jetty://
http://someserver"}} in the {{to}} as well which instead of using HTTP client will use Jetty that supports async request/reply.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.