GitHub user sirchia opened a pull request: https://github.com/apache/camel/pull/21
CAMEL-5828 - Added camel-disruptor component This pull request contains the camel-disruptor component. Refer to https://issues.apache.org/jira/browse/CAMEL-5828 for additional details You can merge this pull request into a Git repository by running: $ git pull https://github.com/sirchia/camel camel-disruptor Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/21.patch ---- commit c558e498367de872ddc579c1b56dde407cc1cb05 Author: Riccardo Sirchia <sirchi...@gmail.com> Date: 2013-05-20T22:41:54Z Added camel-disruptor component and managed required disruptor dependency ----