The ESB is seen as the next generation of EAI - better and without the vendor-lockin characteristics of old.
As with EAI systems, ESB is not about business logic that is left to higher levels. It is about infrastructure logic.
Although there are many different definitions of what constitutes an ESB, what everyone agrees on now is that an ESB is part of an SOA infrastructure. However, SOA is not simply a technology or a product: it's a style of design, with many aspects (such as architectural, methodological and organisational) unrelated to the actual technology. But obviously at some point it becomes necessary to map the abstract SOA to a concrete implementation and that's where the ESB comes in to play.
Traditional EAI stacks consist of:
Business Process Monitoring,
Integrated Development Environment,
Human Workflow User Interface,
Business Process Management,
Connectors,
Transaction Manager,
Security, Application Container,
Messaging Service,
Metadata Repository,
Naming and Directory Service,
Distributed Computing Architecture.
because of their heritage, ESBs typically come with a few assumptions that are not inherent to SOA:
- Java specific.
- Run-time message mediator.
- Message translation.
- Security model translation.
Other capabilities that an ESB provides include:
- Process orchestration, typically via WS-BPEL.
- Protocol translation.
- Adapters.
- Change management (hot deployment, versioning, lifecycle management).
- Quality of service (transactions, failover).
- Quality of protection (message encryption, security).
- Management.
企业服务总线(ESB)被视为企业应用集成(EAI)的下一代解决方案,其核心在于提供基础设施级别的服务而非业务逻辑。ESB作为面向服务架构(SOA)的一部分,在将抽象的SOA理念转化为具体实现的过程中扮演着关键角色。本文探讨了ESB的基本概念、传统EAI堆栈组成及ESB的主要功能。
432

被折叠的 条评论
为什么被折叠?



