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

Nadav Wiener commented on CAMEL-4434:
-------------------------------------

I'm willing to work on a patch, if that's helpful -- the asynchronous routing 
engine is already there, and even ProducerCache has support for using 
asynchronous producers. It's only missing from ProducerTemplate.
                
> ProducerTemplate - Should have async API which offers the Camel specific 
> AsyncCallback API
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4434
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4434
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> This allows you to use the producer template and have the callback invoked 
> using the async routing engine. 
> The current API is using the JDK threads pool and Future abstraction. We 
> should offer the Camel specific AsyncCallback API as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to