规则引擎 Apache Camel 2.11.1 发布

jopen 11年前

Apache Camel 是一个非常强大的基于规则的路由以及媒介引擎,该引擎提供了一个基于POJO的 企业应用模式(Enterprise Integration Patterns)的实现,你可以采用其异常强大且十分易用的API (可以说是一种Java的领域定义语言 Domain Specific Language)来配置其路由或者中介的规则。 通过这种领域定义语言,你可以在你的IDE中用简单的Java Code就可以写出一个类型安全并具有一定智能的规则描述文件。这与那种复杂的XML配置相比极大简化了规则定义开发。 当然Apache Camel也提供了一个对Spring 配置文件的支持。 Apache Camel 采用URI来描述各种组件,这样你可以很方便地与各种传输或者消息模块进行交互,其中包含的模块有 HTTP, ActiveMQ, JMS, JBI, SCA, MINA or CXF Bus API。 这些模块是采用可插拔的方式进行工作的。Apache Camel的核心十分小巧你可以很容易地将其集成在各种Java应用中。 目前Apache Camel作为一个路由以及媒介引擎可以与如下项目集成。 Apache ActiveMQ Apache CXF Apache MINA Apache ServiceMix。

110个问题得到了解决在最新的发布(release)的 Apache Camel 2.11.1 版本中。 Go grab it now and if you haven't upgraded to 2.11.x, here are the reasons you might want to.

For the 2.11.1 release, you can get a closer look at all the changes by looking at the JIRA ticket.