面象服务的体系架构浅析25p课件.pptx
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《面象服务的体系架构浅析25p课件.pptx》由用户(三亚风情)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 服务 体系 架构 浅析 25 课件
- 资源描述:
-
1、 2002 IBM Corporation面向服务的体系架构面向服务的体系架构(SOA)(SOA)日程日程1.1.什么是面向服务的体系架构什么是面向服务的体系架构2.2.SOASOA的价值的价值3.3.构成构成SOASOA的技术的技术4.4.如何构建如何构建SOASOA系统系统5.5.IBMIBM的的SOASOA工具与产品工具与产品6.6.网格计算与网格计算与SOASOA2 一个组件模型 将应用程序的不同功能单元(服务)通过这些服务之间定义良好的接口和契约联系起来。接口是采用中立的方式进行定义的,它应该独立于实现服务的硬件平台、操作系统和编程语言。构建在各种这样的系统中的服务可以以一种统一和通
2、用的方式进行交互。什么是什么是面向服务的体系架构?3为什么采用面向服务的体系架构为什么采用面向服务的体系架构?A Service Oriented Architecture enables flexible connectivity of applications or resources by Representing every application or resource as a service with a standardized interfaceEnabling them to exchange structured information(messages,document
3、s,business objects)Mediating the message exchange through an Enterprise Service Bus This flexibility enables new and existing applications to be easily and quickly combined to address changing business needs.The ability to easily combine/choreograph applications allows IT services to more readily re
4、flect business processes The SOA infrastructure is also used to facilitate the management of business performance and quality of service4Flexible Business ModelsTransformationBusiness Process OutsourcingMergers,Acquisitions&DivestituresFlexible IT ArchitectureRequiresComposableServicesSoftware Devel
5、opment IntegrationInfrastructureManagementComposableProcessesService Oriented Architecture(SOA)DevelopmentInfrastructureManagementSOASOA的价值的价值:SOA:SOA实现可变的实现可变的ITIT架构架构 5构成构成SOASOA的技术的技术 什么是服务什么是服务 服务调用服务调用 服务的编排服务的编排 服务的发现服务的发现6什么是服务什么是服务?A well-defined,invokable unit of business function Accesses
6、business data or facilitates a change of business datafrom one valid and consistent state to another.Defined using explicit interfacesIndependent of service implementationsProvides contract between service requestors and service providers Invokable through common communication protocolsProvides inte
7、roperability and location transparency.7服务描述服务描述 Services are described using a standardized interface(metadata)Defines the service,its operations,and input and output parametersDefines how the service is reached and its location Input and outputs may be simple parameters or XML documents An existin
8、g application can be given a service faadeThe faade(e.g.an EJB)is then described as the service Web Services Description Language(WSDL)is the standard used to describe the service8服务描述服务描述:WSDL:WSDL WSDL(Web Services Description Language)is an XML document that describes a Service using a number of
9、key elements:A Port Type defines what the service does,and is described by a number of operations.For each operation the data that it receives and sends is described by a MessageThe Binding defines how the service(as described by the Port Type)is invoked e.g.SOAP/HTTP,SOAP/JMS.The Port specifies the
10、 address where the service is located9服务调用服务调用 Services interact by exchanging data over an Enterprise Service Bus The Enterprise Service Bus is a logical architectural constructProvides inter-connectivity servicesServices interact with each other based on the quality of service requirements of the
11、individual transactions ESB connects and integrates an enterprises IT businessIn different locations,using different transports,across organizations ESB mediates service requests and responsesPerforms transformation and routingEnables connection type transparency ESB enables the use of multiple prot
12、ocolse.g.SOAP/HTTP can be converted to SOAP/JMS and vice versa10企业服务总线企业服务总线(ESB)Central to the Workings of a Service Oriented ArchitectureTransport ServicesSynchronous/AsynchronousPersistent/Non-persistentLoosely-coupled/Tightly-coupledEvent ServicesPublish and Subscribe Mediation ServicesRouting T
展开阅读全文