• Apache Camel


    Apache Camel是一个开源的企业应用集成框架。它采用URI来描述各种组件,这样你可以很方便地与各种传输或者消息模块进行交互,比如HTTP、 ActiveMQ、JMS、JBI、SCA、MINA或CXF Bus API。这些模块是采用可插拔的方式进行工作的。Apache Camel拥有小巧、依赖少等特点,能够很容易将其集成在各种Java应用中。

    Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful Bean Integration.

    Camel lets you create the Enterprise Integration Patterns to implement routing and mediation rules in either a Java based Domain Specific Language (or Fluent API), via Spring based Xml Configuration files or via the Scala DSL. This means you get smart completion of routing rules in your IDE whether in your Java, Scala or XML editor.

    Apache Camel uses URIs so that it can easily work directly with any kind of Transport or messaging model such as HTTP, ActiveMQ, JMS, JBI, SCA, MINA or CXF Bus API together with working with pluggable Data Format options. Apache Camel is a small library which has minimal dependencies for easy embedding in any Java application. Apache Camel lets you work with the same API regardless which kind of Transport used, so learn the API once and you will be able to interact with all the Components that is provided out-of-the-box.

    Apache Camel has powerful Bean Binding and integrated seamless with popular frameworks such as Spring and Guice.

    Apache Camel has extensive Testing support allowing you to easily unit test your routes.

    Apache Camel can be used as a routing and mediation engine for the following projects:

        * Apache ServiceMix which is the most popular and powerful distributed open source ESB and JBI container
        * Apache ActiveMQ which is the most popular and powerful open source message broker
        * Apache CXF which is a smart web services suite (JAX-WS)
        * Apache MINA a networking framework

    点击次数   官方主页【官方主页】   下载地址【下载地址】

    网友留言/评论

    我要留言/评论

    相关开源项目

    Spring Integration: Spring Integration是基于Spring的一套ESB框架。它提供了对spring编程模型的扩展,用于支持众所周知的企业集成模式,构建在spring框架已经存在的对企业集成的支持上。它可将简单的消息机制用于基于spring的应用,并通过简单的适配器集成和外部系统集成。这些适配器提供了在spring支持的远程通信、消息处理和日程处理基础之上的高度抽象。spring integration的主要目标是提供一个简化的模型,用于构建企业集成应用解决方案,该方案主张通过必要的关注分离,来生产可维护和可测试的代码。
    jeeESB:现今SOA在企业应用程序开发中是一个比较迷惑的词语。SOA的核心是Web Services。通过Webservice就能够实现SOA。Jee(G)ESB是Java企业服务总线的一个开源实现,通过简单的XML配置就能够实现SOAP)Webservices“路由”,而不需要复杂的编码。jeeESB使用XPath和XmlBeans进行配置。
    OpenSyncro:OpenSyncro是一个轻量级,开源企业应用集成工具。它运行在Apache Tomcat服务器上并把它的配置信息存储在MySQL数据库中.它的特性包括内嵌数据转换器能够把CSV表格和其它基于文本的数据格式转换成XML,支持XSL转换(XSLT),支持访问FTP服务器上的文件。OpenSyncro可通过组件来进行扩展从而使得它连接到SAP Business One与HansaWorld这样的ERP/CRM系统.
    elemenope:elemenope是一个企业应用集成(EAI),面向服务架构(SOA)的消息框架.它使用JMS作为消息接发并且当前利用IBM MQSeries [WebSphereMQ]作为MOM[Message Oriented Middleware].elemenope还内置大型主机连接类用于当利用IMS适配器或IMS桥来连接一个运行中IBM MQSeries主机.
    Open ESB:Open ESB企业服务总线提供面向服务体系(SOA)的方法来构建组合应用程序。Open ESB SDK的核心是Java商业集成(JBI)技术。
    Celtix:Celtix提供了一个运行期Java企业服务总线和一组可扩展的API.通过使用一个基于标准的,面向服务的体系来简化商业与技术组件的构建,集成和灵活重复使用。
    XmlBlaster:XmlBlaster 是100%基于Java的MOM (Message oriented Middleware),通过 CORBA,RMI,XmlRpc相互通信,在publishers和subscribers之间传递 XML文件格式的信息。在分布式的c/s 架构体系中可以考虑XmlBlaster.
    JBossESB:ESB是SOA基础架构的一部分,而SOA并不是一种简单的技术或产品。它是一种设计风格,包含无关于实际技术的多个方面。JBossESB能够把抽象的SOA设计映射成具体实现。它特性包括:支持大部分通知框架,Transport支持包括JMS (JBossMQ,JBoss Messaging,Oracle AQ 和MQSeries),email,数据库或文件系统。集成JMS与SQL事务。集成jBPM。支持WS-BPEL。 支持Web Services。 支持Groovy。支持使用Smooks或XSLT进行数据转换。支持使用Drools or XPath编写路由。提供图形化配置编辑器。 具高性能和高稳定性。
    Mule:Mule是一个企业服务总线(ESB)消息框架.它的主要特性包括:
    1.基于J2EE1.4的企业消息总线(ESB)和消息代理(broker).
    2.可插入的连接性:比如Jms,jdbc,tcp,udp,multicast,http,servlet,smtp,pop3, file,xmpp等.
    3.支持任何传输之上的异步,同步和请求响应事件处理机制.
    4.支持Axis或者Glue的Web Service.
    5.灵活的部署结构[Topologies]包括Client/Server, P2P, ESB 和Enterprise Service Network.
    6.与Spring 框架集成:可用作ESB 容器,也可以很容易的嵌入到Spring应用中.
    7.使用基于SEDA处理模型的高度可伸缩的企业服务器.
    8.强大的基于EIP模式的事件路由机制等.
    Mule发布最新版本1.1,这个发布包括集成了JBI,对 BPEL的支持,还增加一些新的传输器(transport)Quartz,FTP,RMI与EJB等。
    xBus:xBus是一个中心企业应用集成(EAI)系统.它着重于把接收来自不同数据源的消息路由到不同的目标系统和在不同数据格式与内容之间进行转换.