Claus Ibsen created CAMEL-5211:
----------------------------------

             Summary: camel-netty - The netty consumer should use the non 
blocking routing engine
                 Key: CAMEL-5211
                 URL: https://issues.apache.org/jira/browse/CAMEL-5211
             Project: Camel
          Issue Type: Improvement
          Components: camel-netty
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.10.0


When doing request/reply over Netty, then processing the message should allow 
to be non-blocking. So sending the reply message back from netty consumer may 
be done by another thread, to avoid the initial thread to be blocked while 
processing the message.

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