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

Claus Ibsen commented on CAMEL-2723:
------------------------------------

trunk: 955211.

Initial commit. Work in progress.

> Asynchronous non blocking routing engine
> ----------------------------------------
>
>                 Key: CAMEL-2723
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2723
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0, 2.3.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.4.0
>
>         Attachments: CAMEL-2723-Channel.patch, CAMEL-2723-inprogress.patch
>
>
> The {{AsyncProcessor}} with the {{AsyncCallback}} logic (from Camel 1.x) is 
> unfortunately our best solution for a fully asynchronous non blocking routing 
> engine. The current logic its shortcoming when target under highly scalable 
> environments, such as from a SMX container.
> The solution from 1.x is very invasive in the camel-core and requires a great 
> deal of changes in various classes. But the pain is worth it to benefit the 
> additional scalability it offers.

-- 
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