更新时间:2022-07-29 08:48
Open Enterprise Service Bus(Open ESB)包含了一组可插拔的组件容器,这些容器用于集成不同类型的 IT资产(asset)。容器之间通过一种快速、可靠、内存中的消息总线连接起来,该消息总线叫作“标准化消息路由器”(Normalized Message Router, NMR),也叫作 JBI(Java Business Integration ) 总线。服务容器调整 IT 资产使其符合标准服务模型,使用基于抽象 WSDL 的标准化消息交换模式(message exchange patterns, MEP) 进行 XML 消息交换。
这样提高了互操作性,并使来自不同提供商的技术能够结合起来。在与 JBI 环境外部交换信息时,引擎组件容器使用内存 NMR 消息架构通信,并把消息通过绑定的组件容器传递给客户程序。如果通信完全在 JBI 环境内,就不需要协议转换,消息序列化和消息规范化,因为所有的消息已经被规范化,符合标准抽象 WSDL 格式。
Open ESB 的总体目标是创造开源的、世界一流的技术使各组织能够建立和参与到全球性服务协作中。参与这些协作是多种市场直接业务往来的基本要求。实际上,SOA 和它相关技术存在的唯一原因就是支持全球性服务协作。
Open ESB 是私有的、源码保密的 ESB 和 SOA 产品之外的一个选择。它不仅遵循全球性服务协作所需要的标准,并且在架构上将易变的部分(policy)和不易变的部分(business logic)分开,是创建和使用应用的人可以关注自己的相关内容。开发人员可以使用工具及运行环境创建健壮的协作应用。安全和网络管理可以创建和应用策略,允许用户或应用程序参与到服务协作中,同时不会牺牲组织的安全要求和功能需求。
为达到这个总体目标,Project Open ESB 在向以下方向努力:
* 开发符合应用运行时及工具平台
* 开发相关的插件来提供功能和互联能力
* 开发管理技术以支持全球协作。
OpenESB is a platform for business integration, Enterprise Application Integration, and SOA. OpenESB is 100% Open Source and is licensed under the CDDL.
OpenESB is built on an extensible core in which you can plug in components. OpenESB ships with a set of components not just for communication with back-end systems and other ESBs or SOA platforms, but also with components for document transformation, transaction processing, etc. Unlike proprietary ESBs, OpenESB is purely based on open standards. Components from any vendor that adhere to the JBI (Java Business Integration) and/or JCA (Java Connector Architecture) specification, can be plugged into the OpenESB core. This prevents vendor lock-in.
Other open standards supported by OpenESB, such as SOAP, WS-*, and miscellaneous XML standards, help with interoperability between OpenESB installations and installations of other ESB products or SOA platforms.
Part of OpenESB is an IDE that makes it very easy to create integration solutions or composite applications. This toolset is based on the Open Source NetBeans IDE.
http://download.huihoo.com/openesb/20080921-31.html