Reason we use Camel

Posted on 2014-01-24 21:50  chayu3  阅读(102)  评论(0)    收藏  举报

Camel is mainly for integration purpose, in our project we also use it inside the single component to do msg processing.

And actually Camel is not good at msg correlation, while CEP does. But since Camel has a lot of useful connectors[solace, our own tibrv, quickfix, ssh....], we choose Camel.