esb的核心功能由 open source esb in action 定義
ESB core functionality Description
Location transparency The ESB helps with decoupling the service consumer from the
service provider location. The ESB provides a central platform
to communicate with any application necessary without coupling
the message sender to the message receiver.
Transport protocol conversion An ESB should be able to seamlessly integrate applications
with different transport protocols like HTTP(S) to JMS, FTP to
a file batch, and SMTP to TCP.
Message transformation The ESB provides functionality to transform messages from
one format to the other based on open standards like XSLT
and XPath.
Message routing Determining the ultimate destination of an incoming message
is an important functionality of an ESB that is categorized as
message routing.
Message enhancement An ESB should provide functionality to add missing information
based on the data in the incoming message by using message
enhancement.
Security Authentication, authorization, and encryption functionality
should be provided by an ESB for securing incoming messages
to prevent malicious use of the ESB as well as securing outgoing
messages to satisfy the security requirements of the
service provider.
Monitoring and management A monitoring and management environment is necessary to
configure the ESB to be high-performing and reliable and
also to monitor the runtime execution of the message flows
in the ESB.[@more@]
Location transparency The ESB helps with decoupling the service consumer from the
service provider location. The ESB provides a central platform
to communicate with any application necessary without coupling
the message sender to the message receiver.
Transport protocol conversion An ESB should be able to seamlessly integrate applications
with different transport protocols like HTTP(S) to JMS, FTP to
a file batch, and SMTP to TCP.
Message transformation The ESB provides functionality to transform messages from
one format to the other based on open standards like XSLT
and XPath.
Message routing Determining the ultimate destination of an incoming message
is an important functionality of an ESB that is categorized as
message routing.
Message enhancement An ESB should provide functionality to add missing information
based on the data in the incoming message by using message
enhancement.
Security Authentication, authorization, and encryption functionality
should be provided by an ESB for securing incoming messages
to prevent malicious use of the ESB as well as securing outgoing
messages to satisfy the security requirements of the
service provider.
Monitoring and management A monitoring and management environment is necessary to
configure the ESB to be high-performing and reliable and
also to monitor the runtime execution of the message flows
in the ESB.[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/645298/viewspace-1017705/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 微服務=ESB的死亡?微服務
- ESB的幾種模式模式
- 軟體架構方面基礎-ESB \SOA \GEO-ESB架構
- Oracle+BEA 後的 ESBOracle
- SOA和ESB的區別
- 讓ESB與SOA同步
- Forrester:視ESB為SOA的本質REST
- 工作總結--ESB工作平臺
- 深入解讀ESB與SOA的關係
- SOA、ESB、NServiceBus、雲端計算 總結
- 傳統ESB與SOA架構融合架構
- eXo ESB 1.0 M1 釋出
- 企業服務匯流排ESB
- ESB是否也是SOA成功落地的最關鍵任務?
- 在微服務中引入ESB使SOA重獲新生微服務
- ESB 專案需求分析和方案設計淺談
- Viva:Open Java的Source (轉)Java
- ESB編排平臺,靈活構建企業系統流程
- ESB匯流排平臺,輕量級視覺化編排視覺化
- 一個不錯的介紹企業應用整合和ESB的PPT
- RestCloud API閘道器,輕量級ESB服務匯流排RESTCloudAPI
- SOA/ESB架構升級之路:從微服務到ServiceMesh,再到Sermant架構微服務
- 企業服務匯流排ESB已死! 服務網格上位
- 【備忘】IBM(ESB)MQ 高階培訓視訊教程下載IBMMQ
- [Open Source] RabbitMQ 安裝與使用MQ
- [Open Source] 負載均衡之Nginx負載Nginx
- 使用JFrog Artifactory Open Source 搭建私服
- Top free and open source log management software
- A list of open source C++ librariesC++
- Angular Ngrx Store 工具庫裡 Action 定義指南Angular
- PHP核心定義變數的方式PHP變數
- [Open Source] RabbitMQ 高可用叢集方案MQ
- OpenStack Open Source Cloud Needs To Pick Up The PaceCloud
- mORMot and Open Source friends SynProject Tutorial (SynProject教程)ORMProject
- 服務網格重蹈ESB的覆轍?為什麼需要SMI服務網格介面? - samnewman
- EnjoyingSoft之Mule ESB開發教程第五篇:控制訊息的流向-資料路由路由
- 談談自己對REST、SOA、SOAP、RPC、ICE、ESB、BPM知識彙總及理解RESTRPC
- Microsoft 釋出Rotor,一場Shared Source對Open Source的速度比賽 (轉)ROS