WO2009111938A1 - Service finding method, system and device - Google Patents

Service finding method, system and device Download PDF

Info

Publication number
WO2009111938A1
WO2009111938A1 PCT/CN2008/073586 CN2008073586W WO2009111938A1 WO 2009111938 A1 WO2009111938 A1 WO 2009111938A1 CN 2008073586 W CN2008073586 W CN 2008073586W WO 2009111938 A1 WO2009111938 A1 WO 2009111938A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
information
level agreement
service level
template
Prior art date
Application number
PCT/CN2008/073586
Other languages
French (fr)
Chinese (zh)
Inventor
李德旭
郭中杰
盛金文
陈齐标
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2009111938A1 publication Critical patent/WO2009111938A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/61Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a service discovery method, system, and device. Background technique
  • Service registration and service discovery are key mechanisms for solving the current service island problem. Users can automatically establish related relationships with services, services and services, and block complex issues such as service integration and configuration and registration during interaction. Provides a unified view of services with cross-operator, cross-platform interoperability.
  • the service description describes the characteristics of the service, such as features, interfaces, workflows, and service level agreements (SLAs), so that the services can communicate with each other, register, and expose themselves, be discovered, and called.
  • SLA service level agreements
  • service discovery refers to the ability to automatically establish a connection between a service requester and a service provider without human intervention and intervention; on the other hand, for a service, it can dynamically notify entities in the network, Register your own attribute information so that other entities on the network can easily discover the service.
  • the SLA is an agreement between the service provider and the service requester, which enables the parties to reach a consensus on the quality of service, priority and respective responsibilities specified in the agreement.
  • the service provider makes a detailed commitment to all aspects of the services provided that may affect the customer experience. In the whole process, if the promise is not satisfied, the compensation will be automatically made or the problem will be dealt with.
  • the embodiment of the invention provides a service discovery method, system and device, and implements service delivery and SLA-based service implementation that supports SLA information from the requirements of the user for service quality, and helps the user to accurately find and meet his own requirements. Service.
  • An embodiment of the present invention provides a service discovery device, including:
  • a service level agreement planning module configured to normalize processing service quality capability information provided by a service provider according to a service level agreement template, and generate service level agreement description information
  • a service publishing module configured to release service basic information, quality of service capability information, and the service level agreement description information.
  • Embodiments of the present invention provide a service discovery system, including a unified description, discovery, and integration protocol unified description, discovery and integration protocol center, a service level agreement proxy device, and a service providing device.
  • the service level agreement proxy device including a unified description, discovery, and integration protocol unified description, discovery and integration protocol center, a service level agreement proxy device, and a service providing device.
  • An embodiment of the present invention provides a service discovery method, including the following steps: receiving service description information published by a service provider, and extracting service quality capability description information from the service description information;
  • the service level agreement description information is released.
  • the service QoS capability information provided by different service providers is normalized, and the QoS capability information of different service provider registration services is described based on the unified standard, and the technically strong QoS parameters are converted into users. Understand the high-level parameter description, help users to accurately find the service that meets their own requirements.
  • FIG. 1 is a system architecture diagram of an SLA agent in an embodiment of the present invention
  • FIG. 2 is a flow chart of service delivery carrying SLA information in an embodiment of the present invention
  • FIG. 3 is a flow chart of service discovery based on SLA in the embodiment of the present invention. detailed description
  • the present invention provides a system for supporting service delivery carrying SLA information and service discovery based on SLA.
  • the service provider directly registers the Web service information described by the WSDL to the UDDI center, and the service requester directly queries the UDDI center for the required Web service, and the related operations do not need to go through the SLA agent.
  • Embodiments of the present invention implement an SLA-based Web service note by adding an SLA agent to a UDDI center. Book and discovery, users can conduct service inquiry through SLA agent according to service quality requirements, and service providers can perform automatic SLA standardized service release through SLA agent.
  • the SLA agent can be implemented as a separate network element, or by enhancing the existing functions of the UDDI center.
  • the service provider needs to describe the service in a specific description language before the service is released.
  • the basic information and QoS capability information of the service is generally in accordance with the Web such as WSDL.
  • the service description language describes the SLA information of the Web service, which is generally described in the SLA-specific description language such as WSLA.
  • These description languages define a set of XML (Extensible Markup Language)-based grammar, so The various types of information described in these description languages are XML files.
  • the basic information and SLA information of the Web service are described in the description language as described above. With the help of the synchronization mechanism of the UDDI Center, Web services can achieve a single release globally available.
  • the system architecture of the SLA agent in the embodiment of the present invention is as shown in FIG. 1, and includes: a UDDI center 100, an SLA agent 200, a user equipment 300, and a service provider 400.
  • the UDDI center 100 is configured to provide an information registration function for the Web service service and implement the query function of the Web service.
  • the service provider 400 is configured to register the Web service information of the WSDL description to the UDDI center 100 through the SLA agent 200, and the service requester (User Equipment) 300 also queries the UDDI Center through the SLA Agent to query the required Web services.
  • the SLA agent 200 is configured to receive the service quality capability information and the basic information issued by the service provider 400, and normalize the service quality capability information provided by the service provider according to the service level agreement template to generate a service level agreement description information. And publishing the service level agreement description information, basic information, and quality of service capability information, and allowing the user to query according to the service level agreement description information.
  • the service discovery device specifically includes: a service publishing module 210, which is an interface for performing service registration, and the service provider issues basic information of the web service and QoS capability information of the web service through the interface.
  • the basic information of the Web service includes: a service type, a provider, a call port, an operation included in the service, input and output parameters included in the operation, a data type of the input and output parameters, and the like, and a call service, the content of the message is transmitted. Need SOAP (Simple Object Access Protocol) binding information.
  • the QoS capability information of the Web service includes: a service type, a service provider identifier, a QoS parameter, and a QoS providing capability.
  • the QoS parameters may include one or more of the following parameters: network bandwidth, delay, jitter, packet loss, service availability, average failure recovery time, and the like.
  • the QoS provision capability refers to the range of QoS parameters that the service provider can provide.
  • the QoS provision capabilities of different service providers are different depending on the internal technical implementation and resource status of the service provider. For example, the IP telephony service provided by service provider A can only ensure that the network delay is 100ms.
  • Service provider B also provides IP telephony services, but can provide two levels. The higher level can ensure the network delay is 50ms, and the lower level. It can ensure that the network delay is ⁇ 100ms, and the QoS providing capabilities of the two are different.
  • the service provider B's QoS provision capability is stronger than the service provider.
  • the QoS capability information extraction sub-module 211 in the monthly service release module extracts the QoS capability information, invokes the SLA planning module to generate the SLA description information, and distributes the sub-module through the service description information.
  • the service information is posted to the UDDI center 100 along with the SLA information.
  • the SLA template library 220 is used to store standardized SLA templates for various services. These SLA templates can be defined by reference to industry standards, or can be formulated by operators according to their operational needs.
  • the SLA template contains calculation rules for processing technology-based QoS parameters and generating customer-oriented high-level parameter descriptions, such as customized service levels.
  • the SLA template includes the following rule information: Platinum, Gold, Silver, Bronze or High, Medium, Normal, etc., and QoS parameters and value ranges corresponding to different levels, for example: Platinum-level network video on demand service QoS
  • the QoS parameters covered at each level can include: network bandwidth, latency, jitter, packet loss, service availability, average time to failure recovery, and more. Other high-level parameters for customers such as: image quality, channel switching, etc.
  • the SLA template library can be placed on the SLA proxy device or stored separately.
  • the SLA planning module 230 is configured to perform normalization processing on the QoS capability information of the service provided by the service provider according to the SLA template.
  • the SLA template acquisition sub-module 231 Upon receiving the Web service QoS capability information, the SLA template acquisition sub-module 231 provides the service from the SLA template library according to the service type.
  • the SLA normalization processing sub-module 232 processes the rules according to the rules contained in the SLA template to generate normalized SLA description information for the user.
  • the SLA planning module 230 finds the SLA template of the service according to the name of the service to the SLA template library 220.
  • the SLA template defines four standard service levels of Platinum, Gold, Silver, and Bronze, for each A level specifies the range of values for parameters such as bandwidth, latency, and service availability.
  • the SLA planning module 230 compares the service levels in the received QoS capability information with the levels specified in the template, and finds that the membership level of the service corresponds to the standard gold level, and the common level corresponds to the standard copper level.
  • the service level information will be added to each level of the service QoS capability description information.
  • the service query module 240 is an interface for performing a service query, and the user inputs a service keyword and other constraints through the interface to perform service search.
  • a user's query request can also specify a customized service level or other customized quality description parameters.
  • service keywords include service name, identifier, functionality, input and output parameters, etc.; service levels such as Platinum, Gold, Silver, Bronze, etc.; Other user-friendly high-level parameter information such as: Quality (HD) ), channel switching ( ls ), etc. Users do not need to input specific QoS parameters and their value requirements when expressing service quality requirements, but only need to input service keywords, service levels or other quality information that users can easily understand, and it is convenient for users to express their services. Quality requirements.
  • the service query module 240 simply references the UDDI Center 100 query function and returns the returned result to the user, who can select the desired service from the result output according to his or her needs. In addition, the service query module 240 may not perform any special processing on the query request, allowing the user to query using only information such as service keywords.
  • the service release process supporting the carrying of SLA information in the embodiment of the present invention is as shown in FIG. 2, and includes the following steps:
  • Step 201 The service provider initiates a service registration request.
  • the request parameter The number includes service type, service description information, and QoS capability information.
  • the QoS capability information includes: a service type, a service provider identifier, a QoS parameter, and a QoS providing capability.
  • the QoS parameters may include one or more of the following parameters: network bandwidth, delay, jitter, packet loss, service availability, and average failure recovery time.
  • Step 202 The service publishing module obtains QoS capability information from the service request, and submits the information to the SLA planning module for processing.
  • Step 203 The SLA planning module requests an SLA template of the service type from the SLA template library according to the service type.
  • Step 204 The SLA template library returns an SLA template corresponding to the service type to the SLA planning module.
  • Step 205 The SLA planning module normalizes the QoS capability information according to the rules included in the SLA template, and generates normalized SLA description information.
  • Step 206 The SLA planning module returns the normalized SLA description information of the service to the service publishing module.
  • Step 207 The service publishing module issues the basic description information of the service together with the QoS capability information and the normalized SLA description information to the UDDI center.
  • Step 208 The UDDI center returns the release result to the service publishing module.
  • Step 209 The service publishing module returns a publishing result to the service provider. So far, the monthly service provider has completed the release of the service.
  • the service in the UDDI center contains QoS capability information and customized SLA description information.
  • the process of service discovery based on SLA in the embodiment of the present invention is as shown in FIG. 3, and includes the following steps:
  • Step 301 The user initiates a service query request, and inputs or selects a service keyword, a service level, or other high-level quality parameter constraint information that is easy for the user to understand through the service query module, for example, the service level is high, the image quality is high, and the channel switching delay is Is et al.
  • Step 302 The service query module initiates a query request to the UDDI center according to the constraint information input or selected by the user.
  • Step 303 The UDDI center sends the query result list of the service to the service query module.
  • Step 304 The service query module displays the query result list of the service to the user.
  • Step 305 The user selects a service from the service query result list, and initiates a service call request according to the basic description information of the service and the SLA description information.
  • the service QoS capability information provided by different service providers is normalized, and the QoS capability information of different service provider registration services is described based on the unified standard, and the technically strong QoS parameters are converted into users.
  • the high-level parameter descriptions such as: high-level service level, high-definition picture quality, channel switching delay, etc., are convenient for users to find services that meet the quality requirements based on the above-mentioned high-level quality parameters.
  • service providers can simply use neutral technical parameters for service delivery without the need to care about customer-facing details.
  • the service provider's services can be distributed to multiple operators through a simple and consistent publishing mechanism. Separating customer operations from service development while implementing SLA-based service publishing and discovery, service providers are focused on service development, thereby enhancing division of labor and increasing efficiency.
  • the present invention can be implemented by hardware or by software plus necessary general hardware platform.
  • the technical solution of the present invention may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.), including several The instructions are for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present invention.

Abstract

A service finding device disclosed in the present implementation includes a service level agreement regular module for formatting the quality of service ability information provided by the service provider based on the service level agreement template and generating the service level agreement description information; and a service issue module for issuing the service basis information, quality of service ability information and said service level agreement description information. A service finding system and method are also disclosed in the present invention. The invention can convert the high technicality QoS parameter into the high-layerparameter description what the clients can understand easily, through the service QoS ability information provided by the different providers is formatted and the QoS ability information registered by the different providers is described with the uniform standard, to help the clients inquire accurately the service satisfying their requirements.

Description

一种服务发现方法、 系统及设备 本申请要求于 2008 年 3 月 14 日提交中国专利局, 申请号为 200810084732.8, 发明名称为 "一种服务发现方法、 系统及设备" 的 中国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域  A service discovery method, system and device The present application claims to be filed on March 14, 2008, the Chinese Patent Office, Application No. 200810084732.8, the priority of the Chinese patent application entitled "A service discovery method, system and device" The entire contents of which are incorporated herein by reference. Technical field
本发明涉及通信技术领域, 尤其涉及一种服务发现方法、 系统及 设备。 背景技术  The present invention relates to the field of communications technologies, and in particular, to a service discovery method, system, and device. Background technique
服务注册与服务发现是用于解决当前服务孤岛问题的关键机制, 能够使用户与服务、服务与服务之间自动建立相关联系, 同时屏蔽服 务集成及交互时的配置、 注册等复杂问题, 为用户提供统一的服务视 图, 并具有跨运营商、 跨平台的互操作性。 其中, 服务描述对服务进 行特征、 接口、 工作流和 SLA ( Service Level Agreement, 服务水平协 议)等属性的自主描述, 以支持服务能够按照规范进行相互通信、 注 册并公开自己、 被发现和被调用, 可以使用 WSDL ( Web Service Description Language, Web服务描述语言)描述 Web服务的特征、 接 口、 工作流等属性的描述语言, 或使用 WSLA ( Web Service SLA Language , Web服务 SLA语言 )描述 Web服务 SLA逻辑的描述语言。 服务发现一方面是指在没有人为参与和干预的情况下,能够自动使服 务请求者和服务提供者之间建立联系; 另一方面, 对服务而言, 能够 向网络中的实体动态地通告、 注册自身的属性信息, 从而使网络中的 其他实体能够方便的发现该服务。  Service registration and service discovery are key mechanisms for solving the current service island problem. Users can automatically establish related relationships with services, services and services, and block complex issues such as service integration and configuration and registration during interaction. Provides a unified view of services with cross-operator, cross-platform interoperability. The service description describes the characteristics of the service, such as features, interfaces, workflows, and service level agreements (SLAs), so that the services can communicate with each other, register, and expose themselves, be discovered, and called. You can use WSDL (Web Service Description Language) to describe the description language of the characteristics, interfaces, workflows and other attributes of the Web service, or use WSLA (Web Service SLA Language) to describe the Web service SLA logic. Description language. On the one hand, service discovery refers to the ability to automatically establish a connection between a service requester and a service provider without human intervention and intervention; on the other hand, for a service, it can dynamically notify entities in the network, Register your own attribute information so that other entities on the network can easily discover the service.
SLA是服务提供者与服务请求者签订的协议, 可以使得协议双方 达成对协议中所规定的服务质量、 优先级和各自的责任等方面的共 识。 按照 SLA管理技术提供的机制, 服务提供商对与所提供服务相关 的所有可能对客户体验造成影响的方面做出详细的承诺,在提供服务 的整个过程中, 如果出现承诺没有被满足的情况, 则会自动做出赔偿 或进行问题处理。 The SLA is an agreement between the service provider and the service requester, which enables the parties to reach a consensus on the quality of service, priority and respective responsibilities specified in the agreement. In accordance with the mechanisms provided by the SLA management technology, the service provider makes a detailed commitment to all aspects of the services provided that may affect the customer experience. In the whole process, if the promise is not satisfied, the compensation will be automatically made or the problem will be dealt with.
在实现本发明的过程中, 发明人发现:  In the process of implementing the present invention, the inventors discovered that:
支持携带 QoS ( Quality of Service, 服务质量 )描述信息的服务发 布和基于 QoS约束的服务发现中, 不同服务提供者在向 UDDI ( Universal Description Discovery and Integration Protocol , 统一描述、 发现和集成协议) 中心注册服务时, 由于在服务 QoS提供能力上的差 异, 不同服务提供者对相同服务的服务级别、 各级别 QoS参数的取值 范围的规定是不同的, 这就为用户根据服务 QoS能力进行服务查询带 来了困难。 且传统的 UDDI中心基于关键词和简单分类的服务发现机 制已经不能很好地满足需求, 基于 QoS约束的服务发现需要用户输入 具体的 QoS参数及参数取值范围, 而大部分 QoS参数的含义技术性很 强, 用户难于理解, 因此要想确定 QoS参数的具体取值范围很难, 不 利于用户以此方式查询到满足自身要求的服务。 发明内容  Supporting service delivery with QoS (Quality of Service) description information and service discovery based on QoS constraints, different service providers are registered with the UDDI (Universal Description Discovery and Integration Protocol) center When serving, due to the difference in service QoS provisioning capabilities, different service providers have different requirements for the service level of the same service and the value range of each level of QoS parameters. This is for the user to query the service according to the service QoS capability. It is difficult. Moreover, the service discovery mechanism based on keywords and simple classification of traditional UDDI centers can not meet the requirements well. The service discovery based on QoS constraints requires users to input specific QoS parameters and parameter value ranges, and most QoS parameters are technically meaningful. Very strong, the user is difficult to understand, so it is difficult to determine the specific value range of the QoS parameters, which is not conducive to the user to find the service that meets their requirements in this way. Summary of the invention
本发明实施例提供了一种服务发现方法、 系统及设备, 从用户对 服务质量的要求出发,实现支持携带 SLA信息的服务发布和基于 SLA 的服务实现, 帮助用户可以精确的查找到满足自身要求的服务。  The embodiment of the invention provides a service discovery method, system and device, and implements service delivery and SLA-based service implementation that supports SLA information from the requirements of the user for service quality, and helps the user to accurately find and meet his own requirements. Service.
本发明实施例提供了一种服务发现设备, 包括:  An embodiment of the present invention provides a service discovery device, including:
服务水平协议规划模块,用于根据服务水平协议模板对服务提供 者提供的服务质量能力信息进行规格化处理,生成服务水平协议描述 信息;  a service level agreement planning module, configured to normalize processing service quality capability information provided by a service provider according to a service level agreement template, and generate service level agreement description information;
服务发布模块, 用于将服务基本信息、服务质量能力信息和所述 服务水平协议描述信息进行发布。  And a service publishing module, configured to release service basic information, quality of service capability information, and the service level agreement description information.
本发明实施例提供了一种服务发现系统, 包括统一描述、发现和 集成协议统一描述、发现和集成协议中心、服务水平协议代理装置和 服务提供设备, 所述服务水平协议代理装置, Embodiments of the present invention provide a service discovery system, including a unified description, discovery, and integration protocol unified description, discovery and integration protocol center, a service level agreement proxy device, and a service providing device. The service level agreement proxy device,
用于接收所述服务提供者发布的服务质量能力信息和基本信息, 并按照服务水平协议模板对服务提供者提供的服务质量能力信息进 行规格化处理, 生成服务水平协议描述信息, 并将所述服务水平协议 描述信息、 基本信息和服务质量能力信息进行发布。  And receiving service quality capability information and basic information issued by the service provider, and normalizing the service quality capability information provided by the service provider according to the service level agreement template, generating service level agreement description information, and Service level agreement description information, basic information, and quality of service capability information are published.
本发明实施例提供了一种服务发现方法, 包括以下步骤: 接收服务提供者发布的服务描述信息,并从所述服务描述信息中 提取服务质量能力描述信息;  An embodiment of the present invention provides a service discovery method, including the following steps: receiving service description information published by a service provider, and extracting service quality capability description information from the service description information;
根据所述服务所属服务类型的服务水平协议模版对所述服务的 服务质量能力描述信息进行规格化处理,生成所述服务的服务水平协 议描述信息;  And normalizing the service quality capability description information of the service according to the service level agreement template of the service type to which the service belongs, and generating service level agreement description information of the service;
将所述服务水平协议描述信息发布。  The service level agreement description information is released.
本发明的实施例中, 通过对不同服务提供者提供的服务 QoS能力 信息进行规格化处理,基于统一的标准描述不同服务提供者注册服务 的 QoS能力信息, 将技术性强的 QoS参数转化成用户易于理解的高层 参数描述, 帮助用户可以精确的查找到满足自身要求的服务。 附图说明  In the embodiment of the present invention, the service QoS capability information provided by different service providers is normalized, and the QoS capability information of different service provider registration services is described based on the unified standard, and the technically strong QoS parameters are converted into users. Understand the high-level parameter description, help users to accurately find the service that meets their own requirements. DRAWINGS
图 1是本发明实施例中 SLA代理的系统架构图;  1 is a system architecture diagram of an SLA agent in an embodiment of the present invention;
图 2是本发明实施例中携带 SLA信息的服务发布流程图; 图 3是本发明实施例中基于 SLA的服务发现流程图。 具体实施方式  2 is a flow chart of service delivery carrying SLA information in an embodiment of the present invention; and FIG. 3 is a flow chart of service discovery based on SLA in the embodiment of the present invention. detailed description
本发明提供了一种支持携带 SLA信息的服务发布和基于 SLA进 行服务发现的系统。 现有 UDDI中心而言, 服务提供者直接将 WSDL 描述的 Web服务信息注册到 UDDI中心, 服务请求者也直接到 UDDI 中心查询所需的 Web服务的, 相关操作都不需要经过 SLA代理。 本发 明实施例通过为 UDDI中心增加 SLA代理,实现基于 SLA的 Web服务注 册与发现, 用户可以通过 SLA代理按照服务质量要求进行服务查询, 服务提供商可以通过 SLA代理进行自动 SLA规范化的服务发布。 在实 施过程中, SLA代理可以作为单独的网元实现, 也可以通过对 UDDI 中心现有功能进行增强来实现。 The present invention provides a system for supporting service delivery carrying SLA information and service discovery based on SLA. In the case of the existing UDDI center, the service provider directly registers the Web service information described by the WSDL to the UDDI center, and the service requester directly queries the UDDI center for the required Web service, and the related operations do not need to go through the SLA agent. Embodiments of the present invention implement an SLA-based Web service note by adding an SLA agent to a UDDI center. Book and discovery, users can conduct service inquiry through SLA agent according to service quality requirements, and service providers can perform automatic SLA standardized service release through SLA agent. In the implementation process, the SLA agent can be implemented as a separate network element, or by enhancing the existing functions of the UDDI center.
为了支持服务能够自动被发现和使用, 在进行服务发布之前, 服 务提供者需要以特定的描述语言对服务加以描述, 就 Web服务而言, 服务的基本信息和 QoS能力信息一般是按照 WSDL等 Web服务描述语 言加以描述的, Web服务的 SLA信息一般是按照 WSLA等 SLA专用描 述语言加以描述的, 这些描述语言定义了一套基于 XML ( Extensible Markup Language, 可扩展置标语言) 的语法, 因此按照这些描述语 言描述后的各类信息就是 XML文件。 Web服务的基本信息和 SLA信息 均遵照如上所述的描述语言进行描述。借助于 UDDI中心的同步机制, Web服务可以实现一点发布全局可用。  In order to support the service to be automatically discovered and used, the service provider needs to describe the service in a specific description language before the service is released. For the Web service, the basic information and QoS capability information of the service is generally in accordance with the Web such as WSDL. The service description language describes the SLA information of the Web service, which is generally described in the SLA-specific description language such as WSLA. These description languages define a set of XML (Extensible Markup Language)-based grammar, so The various types of information described in these description languages are XML files. The basic information and SLA information of the Web service are described in the description language as described above. With the help of the synchronization mechanism of the UDDI Center, Web services can achieve a single release globally available.
本发明实施例中 SLA代理的系统架构如图 1所示, 包括: UDDI 中心 100、 SLA代理 200、用户设备 300和服务提供者 400。 其中, UDDI 中心 100用于为 Web服务业务提供信息注册功能, 同时实现 Web服务 的查询功能; 服务提供者 400用于通过 SLA代理 200将 WSDL描述的 Web服务信息注册到 UDDI中心 100, 服务请求者 (用户设备) 300也 通过 SLA代理到 UDDI中心查询所需的 Web服务。 SLA代理 200, 用于 接收所述服务提供者 400发布的服务质量能力信息和基本信息, 并按 照服务水平协议模板对服务提供者提供的服务质量能力信息进行规 格化处理, 生成服务水平协议描述信息, 并将所述服务水平协议描述 信息、基本信息和服务质量能力信息进行发布, 允许用户根据服务水 平协议描述信息进行查询。  The system architecture of the SLA agent in the embodiment of the present invention is as shown in FIG. 1, and includes: a UDDI center 100, an SLA agent 200, a user equipment 300, and a service provider 400. The UDDI center 100 is configured to provide an information registration function for the Web service service and implement the query function of the Web service. The service provider 400 is configured to register the Web service information of the WSDL description to the UDDI center 100 through the SLA agent 200, and the service requester (User Equipment) 300 also queries the UDDI Center through the SLA Agent to query the required Web services. The SLA agent 200 is configured to receive the service quality capability information and the basic information issued by the service provider 400, and normalize the service quality capability information provided by the service provider according to the service level agreement template to generate a service level agreement description information. And publishing the service level agreement description information, basic information, and quality of service capability information, and allowing the user to query according to the service level agreement description information.
服务发现设备具体包括: 服务发布模块 210, 作为进行服务注册 的接口, 服务提供者通过该接口发布 Web服务基本信息及 Web服务 QoS能力信息。 其中, Web服务基本信息包括: 服务类型、 提供者、 调用端口、 服务包含的操作、 操作包含的输入和输出参数、 输入和输 出参数的数据类型等信息, 另外还包括调用服务, 传输消息内容所需 要的 SOAP ( Simple Object Access Protocol , 简单对象访问协议)绑定 信息等。 Web服务的 QoS能力信息包括: 服务类型、服务提供者标识、 QoS参数及 QoS提供能力。 QoS参数可以包括以下参数中的一种或几 种: 网络带宽、 时延、 抖动、 丟包、 服务可用性、 平均故障恢复时间 等指标。 QoS提供能力指服务提供者可以提供的 QoS参数范围, 不同 服务提供者的 QoS提供能力有差别, 取决于服务提供者的内部技术实 现和资源情况。 例如服务提供者 A提供的 IP电话服务, 只能确保网络 时延 100ms, 服务提供者 B同样提供 IP电话服务, 但可以提供两个 级别,较高级别可确保网络时延 50ms, 而较低级别可确保网络时延 < 100ms, 两者的 QoS提供能力不同, 服务提供者 B的 QoS提供能力要 强于服务提供者 。 在接收到服务提供者发布的 Web服务信息后, 月良 务发布模块中的 QoS能力信息提取子模块 211提取其中 QoS能力信息, 调用 SLA规划模块生成 SLA描述信息, 并通过服务描述信息发布子模 块 212将服务信息连同 SLA信息发布到 UDDI中心 100中。 The service discovery device specifically includes: a service publishing module 210, which is an interface for performing service registration, and the service provider issues basic information of the web service and QoS capability information of the web service through the interface. The basic information of the Web service includes: a service type, a provider, a call port, an operation included in the service, input and output parameters included in the operation, a data type of the input and output parameters, and the like, and a call service, the content of the message is transmitted. Need SOAP (Simple Object Access Protocol) binding information. The QoS capability information of the Web service includes: a service type, a service provider identifier, a QoS parameter, and a QoS providing capability. The QoS parameters may include one or more of the following parameters: network bandwidth, delay, jitter, packet loss, service availability, average failure recovery time, and the like. The QoS provision capability refers to the range of QoS parameters that the service provider can provide. The QoS provision capabilities of different service providers are different depending on the internal technical implementation and resource status of the service provider. For example, the IP telephony service provided by service provider A can only ensure that the network delay is 100ms. Service provider B also provides IP telephony services, but can provide two levels. The higher level can ensure the network delay is 50ms, and the lower level. It can ensure that the network delay is <100ms, and the QoS providing capabilities of the two are different. The service provider B's QoS provision capability is stronger than the service provider. After receiving the web service information published by the service provider, the QoS capability information extraction sub-module 211 in the monthly service release module extracts the QoS capability information, invokes the SLA planning module to generate the SLA description information, and distributes the sub-module through the service description information. The service information is posted to the UDDI center 100 along with the SLA information.
SLA模板库 220,用于保存各项服务的标准化 SLA模板,这些 SLA 模版可以参照业界标准定义,也可以由运营商按照自身的运营需求加 以制定。 SLA模板中包含计算规则, 这些规则用于对基于技术的 QoS 参数进行处理,生成面向客户的高层参数描述,如客户化的服务级别。 SLA模板中包括如下规则信息: 白金级、金级、银级、铜级或高、 中、 普通等, 以及不同级别所对应的 QoS参数及取值范围, 例如: 白金级 的网络视频点播服务 QoS参数及取值范围规定如下: 带宽 = 5M, 时延 50ms等, 而金级的 QoS参数及取值范围规定如下: 带宽 = 3M, 时 延 100ms等。 每个级别涵盖的 QoS参数可以包括: 网络带宽、 时延、 抖动、 丟包、 服务可用性、 平均故障恢复时间等。 其它面向客户的高 层参数如: 画质、 频道切换等。 其中, SLA模板库可以放在 SLA代理 设备上, 也可以单独存储。  The SLA template library 220 is used to store standardized SLA templates for various services. These SLA templates can be defined by reference to industry standards, or can be formulated by operators according to their operational needs. The SLA template contains calculation rules for processing technology-based QoS parameters and generating customer-oriented high-level parameter descriptions, such as customized service levels. The SLA template includes the following rule information: Platinum, Gold, Silver, Bronze or High, Medium, Normal, etc., and QoS parameters and value ranges corresponding to different levels, for example: Platinum-level network video on demand service QoS The parameters and the range of values are as follows: Bandwidth = 5M, delay 50ms, etc., while the QoS parameters and value range of the gold level are specified as follows: Bandwidth = 3M, delay 100ms, etc. The QoS parameters covered at each level can include: network bandwidth, latency, jitter, packet loss, service availability, average time to failure recovery, and more. Other high-level parameters for customers such as: image quality, channel switching, etc. The SLA template library can be placed on the SLA proxy device or stored separately.
SLA规划模块 230, 用于按照 SLA模板对服务提供者所提供服务 的 QoS能力信息进行规格化处理。 在接收到 Web服务 QoS能力信息, SLA模板获取子模块 231根据服务类型从 SLA模板库提供该服务所对 应的 SLA模板; 然后, SLA规格化处理子模块 232按照 SLA模板包含的 规则进行处理, 生成面向用户的规格化 SLA描述信息。 例如: SLA规 划模块 230接收到了一项网络视频会议服务的 QoS能力描述信息, 其 中记载了该服务提供者定义的 2个服务级别: 会员级、 普通级, 相应 的 QoS参数及取值范围规定如下: 会员级, 带宽 = 5M, 时延 50ms, 服务可用性 > 99 % ; 普通级, 带宽 = 3M, 时延 100ms, 服务可用性 > 90 %。 SLA规划模块 230根据该项服务的名称到 SLA模板库 220中找 到该项服务的 SLA模板, SLA模板中规定了白金级、 金级、 银级和铜 级共四个标准的服务级别, 针对每一级别详细规定带宽、 时延和服务 可用性等参数的取值范围。 SLA规划模块 230通过将接收到的 QoS能力 信息中各服务级别与模板中规定的级别相比较,发现该项服务的会员 级对应标准的金级, 普通级对应着标准的铜级, 规格化后的服务级别 信息将加入到该服务 QoS能力描述信息的各个级别当中。 The SLA planning module 230 is configured to perform normalization processing on the QoS capability information of the service provided by the service provider according to the SLA template. Upon receiving the Web service QoS capability information, the SLA template acquisition sub-module 231 provides the service from the SLA template library according to the service type. The SLA normalization processing sub-module 232 processes the rules according to the rules contained in the SLA template to generate normalized SLA description information for the user. For example, the SLA planning module 230 receives the QoS capability description information of a network video conference service, where two service levels defined by the service provider are recorded: member level, common level, corresponding QoS parameters and value ranges are as follows: : Membership level, Bandwidth = 5M, Delay 50ms, Service availability > 99 %; Normal level, Bandwidth = 3M, Delay 100ms, Service availability > 90%. The SLA planning module 230 finds the SLA template of the service according to the name of the service to the SLA template library 220. The SLA template defines four standard service levels of Platinum, Gold, Silver, and Bronze, for each A level specifies the range of values for parameters such as bandwidth, latency, and service availability. The SLA planning module 230 compares the service levels in the received QoS capability information with the levels specified in the template, and finds that the membership level of the service corresponds to the standard gold level, and the common level corresponds to the standard copper level. The service level information will be added to each level of the service QoS capability description information.
服务查询模块 240 , 作为进行服务查询的接口, 用户通过该接口 输入服务关键词和其它约束条件进行服务查找。用户的查询请求除包 括服务关键字等信息外,还可以指定客户化的服务级别或其它客户化 的质量描述参数。 其中, 服务关键字包括服务名、 标识符、 功能性和 输入输出参数等; 服务级别如白金级、 金级、 银级、 铜级等; 其它用 户易理解的高层参数信息如: 画质 (高清) 、 频道切换( ls )等。 用户在表达服务质量需求时不需输入具体的 QoS参数及对其取值的 要求, 而只需输入服务关键词、服务级别或其它用户易于理解的质量 信息进行查找即可, 方便用户表达对服务质量的要求。 服务查询模块 240简单引用 UDDI中心 100查询功能, 并将返回结果返回给用户, 用 户根据其需要从结果输出中选择其所需要的服务即可。 另外, 服务查 询模块 240可以不对查询请求进行任何特殊处理, 允许用户仅仅使用 服务关键字等信息进行查询。  The service query module 240 is an interface for performing a service query, and the user inputs a service keyword and other constraints through the interface to perform service search. In addition to information such as service keywords, a user's query request can also specify a customized service level or other customized quality description parameters. Among them, service keywords include service name, identifier, functionality, input and output parameters, etc.; service levels such as Platinum, Gold, Silver, Bronze, etc.; Other user-friendly high-level parameter information such as: Quality (HD) ), channel switching ( ls ), etc. Users do not need to input specific QoS parameters and their value requirements when expressing service quality requirements, but only need to input service keywords, service levels or other quality information that users can easily understand, and it is convenient for users to express their services. Quality requirements. The service query module 240 simply references the UDDI Center 100 query function and returns the returned result to the user, who can select the desired service from the result output according to his or her needs. In addition, the service query module 240 may not perform any special processing on the query request, allowing the user to query using only information such as service keywords.
本发明实施例中支持携带 SLA信息的服务发布流程如图 2所示, 包括以下步骤:  The service release process supporting the carrying of SLA information in the embodiment of the present invention is as shown in FIG. 2, and includes the following steps:
步骤 201 , 服务提供者发起服务注册请求, 本实施例中, 请求参 数包括服务类型、 服务描述信息、 QoS能力信息。 其中, QoS能力信 息包括: 服务类型、 服务提供者标识、 QoS参数及 QoS提供能力。 QoS参数可以包括以下参数中的一种或几种: 网络带宽、时延、抖动、 丟包、 服务可用性、 平均故障恢复时间等指标。 Step 201: The service provider initiates a service registration request. In this embodiment, the request parameter The number includes service type, service description information, and QoS capability information. The QoS capability information includes: a service type, a service provider identifier, a QoS parameter, and a QoS providing capability. The QoS parameters may include one or more of the following parameters: network bandwidth, delay, jitter, packet loss, service availability, and average failure recovery time.
步骤 202, 服务发布模块从业务请求中获取 QoS能力信息, 提交 给 SLA规划模块进行处理。  Step 202: The service publishing module obtains QoS capability information from the service request, and submits the information to the SLA planning module for processing.
步骤 203, SLA规划模块根据服务类型向 SLA模板库请求该服务 类型的 SLA模版。  Step 203: The SLA planning module requests an SLA template of the service type from the SLA template library according to the service type.
步骤 204 , SLA模板库向 SLA规划模块返回服务类型所对应的 SLA 模板。  Step 204: The SLA template library returns an SLA template corresponding to the service type to the SLA planning module.
步骤 205, SLA规划模块根据 SLA模板中包含的规则对 QoS能力信 息进行规格化处理, 生成规格化的 SLA描述信息。  Step 205: The SLA planning module normalizes the QoS capability information according to the rules included in the SLA template, and generates normalized SLA description information.
步骤 206, SLA规划模块向服务发布模块返回服务的规格化的 SLA描述信息。  Step 206: The SLA planning module returns the normalized SLA description information of the service to the service publishing module.
步骤 207 , 服务发布模块将服务的基本描述信息连同 QoS能力信 息、 规格化的 SLA描述信息发布到 UDDI中心。  Step 207: The service publishing module issues the basic description information of the service together with the QoS capability information and the normalized SLA description information to the UDDI center.
步骤 208, UDDI中心向服务发布模块返回发布结果。  Step 208: The UDDI center returns the release result to the service publishing module.
步骤 209, 服务发布模块向服务提供者返回发布结果。 至此, 月良 务提供者完成了服务的发布, 在 UDDI中心的服务包含了 QoS能力信 息以及客户化的 SLA描述信息。  Step 209: The service publishing module returns a publishing result to the service provider. So far, the monthly service provider has completed the release of the service. The service in the UDDI center contains QoS capability information and customized SLA description information.
本发明实施例中基于 SLA进行服务发现的流程如图 3所示, 包括 以下步骤:  The process of service discovery based on SLA in the embodiment of the present invention is as shown in FIG. 3, and includes the following steps:
步骤 301 , 用户发起服务查询请求, 通过服务查询模块输入或选 择服务关键词、服务级别或其它用户易于理解的高层质量参数约束信 息, 如: 服务级别为高、 画质为高清、 频道切换时延 Is等。  Step 301: The user initiates a service query request, and inputs or selects a service keyword, a service level, or other high-level quality parameter constraint information that is easy for the user to understand through the service query module, for example, the service level is high, the image quality is high, and the channel switching delay is Is et al.
步骤 302,服务查询模块根据用户输入或选择的约束信息向 UDDI 中心发起查询请求。  Step 302: The service query module initiates a query request to the UDDI center according to the constraint information input or selected by the user.
步骤 303 , UDDI中心将服务的查询结果列表下发给服务查询模 块。 步骤 304, 服务查询模块将服务的查询结果列表向用户展示。 步骤 305 , 用户从服务查询结果列表中选择一项服务, 根据该项 服务的基本描述信息和 SLA描述信息发起服务调用请求。 Step 303: The UDDI center sends the query result list of the service to the service query module. Step 304: The service query module displays the query result list of the service to the user. Step 305: The user selects a service from the service query result list, and initiates a service call request according to the basic description information of the service and the SLA description information.
本发明的实施例中, 通过对不同服务提供者提供的服务 QoS能力 信息进行规格化处理,基于统一的标准描述不同服务提供者注册服务 的 QoS能力信息, 将技术性强的 QoS参数转化成用户易于理解的高层 参数描述, 如: 服务级别为高级、 画质为高清、 频道切换时延 Is 等, 方便用户基于上述高层质量参数查找满足具质量要求的服务。 另 外, 利用自动的运营商可定制的 QoS能力的规格化处理, 服务提供商 可以简单地使用中性的技术参数进行服务发布,无需关心面向客户运 营的细节。 另外, 服务提供商的服务也可以通过简单的一致的发布机 制实现到多个运营商的发布。在实现了基于 SLA的服务发布和发现的 同时, 将客户运营与服务开发分离开来, 从而使得服务提供商专注于 服务开发, 因此强化了分工, 同时提高了效率。  In the embodiment of the present invention, the service QoS capability information provided by different service providers is normalized, and the QoS capability information of different service provider registration services is described based on the unified standard, and the technically strong QoS parameters are converted into users. The high-level parameter descriptions, such as: high-level service level, high-definition picture quality, channel switching delay, etc., are convenient for users to find services that meet the quality requirements based on the above-mentioned high-level quality parameters. In addition, with automated operator-specific QoS capabilities, service providers can simply use neutral technical parameters for service delivery without the need to care about customer-facing details. In addition, the service provider's services can be distributed to multiple operators through a simple and consistent publishing mechanism. Separating customer operations from service development while implementing SLA-based service publishing and discovery, service providers are focused on service development, thereby enhancing division of labor and increasing efficiency.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解 到本发明可以通过硬件实现,也可以借助软件加必要的通用硬件平台 的方式来实现。基于这样的理解, 本发明的技术方案可以以软件产品 的形式体现出来, 该软件产品可以存储在一个非易失性存储介质(可 以是 CD-ROM, U盘, 移动硬盘等) 中, 包括若干指令用以使得一 台计算机设备(可以是个人计算机, 服务器, 或者网络设备等)执行 本发明各个实施例所述的方法。  Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by hardware or by software plus necessary general hardware platform. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.), including several The instructions are for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present invention.
总之, 以上所述仅为本发明的较佳实施例而已, 并非用于限定本 发明的保护范围。 凡在本发明的精神和原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。  In conclusion, the above description is only a preferred embodiment of the present invention and is not intended to limit the scope of the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权利要求 Rights request
1、 一种服务发现设备, 其特征在于, 包括:  A service discovery device, comprising:
服务水平协议规划模块,用于根据服务水平协议模板对服务提供 者提供的服务质量能力信息进行规格化处理,生成服务水平协议描述 信息;  a service level agreement planning module, configured to normalize processing service quality capability information provided by a service provider according to a service level agreement template, and generate service level agreement description information;
服务发布模块, 用于将服务基本信息、服务质量能力信息和所述 服务水平协议描述信息进行发布。  And a service publishing module, configured to release service basic information, quality of service capability information, and the service level agreement description information.
2、 如权利要求 1所述服务发现设备, 其特征在于, 还包括: 服务水平协议模版库,用于提供特定服务类型的服务水平协议模 版。  2. The service discovery device of claim 1, further comprising: a service level agreement template library for providing a service level agreement template for a particular service type.
3、 如权利要求 1所述服务发现设备, 其特征在于, 还包括: 服务查询模块, 用于接收用户输入或选择的查询约束信息, 将约 束信息提交统一描述、发现和集成协议中心进行服务查询, 并向用户 展示查询结果, 所述约束信息包括: 服务关键词、 服务级别或高层参 数。  3. The service discovery device according to claim 1, further comprising: a service query module, configured to receive query constraint information input or selected by the user, and submit the constraint information to the unified description, discovery, and integration protocol center for service query. And displaying the query result to the user, where the constraint information includes: a service keyword, a service level, or a high-level parameter.
4、 如权利要求 1所述服务发现设备, 其特征在于, 所述服务发布 模块包括:  4. The service discovery device according to claim 1, wherein the service delivery module comprises:
服务质量能力信息提取子模块,用于从服务提供者发布的服务描 述信息中提取服务质量能力描述信息。  The service quality capability information extraction submodule is configured to extract the service quality capability description information from the service description information published by the service provider.
5、 如权利要求 4所述服务发现设备, 其特征在于, 所述服务水平 协议规划模块包括:  The service discovery device according to claim 4, wherein the service level agreement planning module comprises:
服务水平协议模版获取子模块,用于根据需要处理的服务质量能 力描述信息对应的服务类型,向服务水平协议模板库请求并获取所述 服务类型的服务水平协议模版;  The service level agreement template obtaining submodule is configured to request and obtain a service level agreement template of the service type from the service level agreement template library according to the service type corresponding to the service quality capability description information to be processed;
服务水平协议规格化处理子模块,用于提取需要处理的服务质量 能力描述信息对应的服务类型,并将服务类型信息提交服务水平协议 模版获取模块,再根据服务水平协议模版获取子模块提供的所述服务 类型的服务水平协议模版对服务质量能力描述信息进行规格化处理。  The service level agreement normalization processing sub-module is configured to extract a service type corresponding to the service quality capability description information to be processed, and submit the service type information to the service level agreement template acquisition module, and then obtain the provided by the sub-module according to the service level agreement template. The service level agreement template of the service type normalizes the service quality capability description information.
6、 如权利要求 1所述服务发现设备, 其特征在于, 所述服务水平 协议模板库包括存储在该数据库中的多个与具体服务类型相对应的 服务水平协议模版,服务水平协议模版中包含将与所述服务类型的服 务质量参数转化成高层参数的各类规则。 6. The service discovery device of claim 1 wherein said service level The protocol template library includes a plurality of service level agreement templates corresponding to specific service types stored in the database, and the service level agreement template includes various rules for converting the service quality parameters of the service types into high-level parameters.
7、 一种服务发现系统, 包括统一描述、 发现和集成协议统一描 述、 发现和集成协议中心、 服务水平协议代理装置和服务提供设备, 其特征在于,  7. A service discovery system comprising a unified description, discovery and integration protocol unified description, discovery and integration protocol center, service level agreement proxy device and service providing device, characterized in that
所述服务水平协议代理装置,用于接收所述服务提供者发布的服 务质量能力信息和基本信息,并按照服务水平协议模板对服务提供者 提供的服务质量能力信息进行规格化处理,生成服务水平协议描述信 息, 并将所述服务水平协议描述信息、基本信息和服务质量能力信息 进行发布。  The service level agreement proxy device is configured to receive the service quality capability information and basic information issued by the service provider, and normalize the service quality capability information provided by the service provider according to the service level agreement template to generate a service level. The protocol describes the information, and publishes the service level agreement description information, basic information, and quality of service capability information.
8、 一种服务发现方法, 其特征在于, 包括以下步骤:  8. A service discovery method, comprising the steps of:
接收服务提供者发布的服务描述信息,并从所述服务描述信息中 提取服务质量能力描述信息;  Receiving service description information issued by the service provider, and extracting service quality capability description information from the service description information;
根据所述服务所属服务类型的服务水平协议模版对所述服务的 服务质量能力描述信息进行规格化处理,生成所述服务的服务水平协 议描述信息;  And normalizing the service quality capability description information of the service according to the service level agreement template of the service type to which the service belongs, and generating service level agreement description information of the service;
将所述服务水平协议描述信息发布。  The service level agreement description information is released.
9、 如权利要求 8所述服务发现方法, 其特征在于, 还包括: 接收用户通过输入或选择的查询约束信息, 进行服务查询, 所述 约束信息包括: 服务关键词、 服务级别或高层参数。  The service discovery method according to claim 8, further comprising: receiving a query query information input or selected by the user, and performing a service query, where the constraint information comprises: a service keyword, a service level, or a high-level parameter.
10、 如权利要求 8所述服务发现方法, 其特征在于, 所述根据所 述服务类型的服务水平协议模版对所述项服务的服务质量能力描述 信息进行规格化处理之前, 还包括:  The service discovery method according to claim 8, wherein before the normalizing the service quality capability description information of the service according to the service level agreement template of the service type, the method further includes:
根据所述提取的服务类型信息请求并获取所述服务类型的服务 水平协议模版。  And requesting and acquiring a service level agreement template of the service type according to the extracted service type information.
11、 如权利要求 8所述服务发现方法, 其特征在于, 所述根据提 取的服务类型信息请求并获取所述服务类型的服务水平协议模版之 前, 还包括: 从服务质量能力描述信息中提取对应的服务类型信息。 The service discovery method according to claim 8, wherein before the requesting and acquiring the service level agreement template of the service type according to the extracted service type information, the method further includes: Extract corresponding service type information from the service quality capability description information.
12、 如权利要求 8所述服务发现方法, 其特征在于, 还包括: 预先设置不同服务类型的服务水平协议模版,服务水平协议模版 中包含将与所述服务类型的服务质量参数转化成高层参数的各类规 则。  12. The service discovery method according to claim 8, further comprising: pre-setting a service level agreement template of different service types, wherein the service level agreement template includes converting the service quality parameter with the service type into a high-level parameter. Various rules.
13、 如权利要求 12所述服务发现方法, 其特征在于, 所述服务 质量参数包括以下参数中的一种或几种: 网络带宽、 时延、 抖动、 丟 包、 服务可用性、 平均故障恢复时间。  The service discovery method according to claim 12, wherein the quality of service parameter comprises one or more of the following parameters: network bandwidth, delay, jitter, packet loss, service availability, and average fault recovery time. .
PCT/CN2008/073586 2008-03-14 2008-12-18 Service finding method, system and device WO2009111938A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810084732.8 2008-03-14
CN200810084732.8A CN101237457B (en) 2008-03-14 2008-03-14 A service discovery method, system and device

Publications (1)

Publication Number Publication Date
WO2009111938A1 true WO2009111938A1 (en) 2009-09-17

Family

ID=39920815

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/073586 WO2009111938A1 (en) 2008-03-14 2008-12-18 Service finding method, system and device

Country Status (2)

Country Link
CN (1) CN101237457B (en)
WO (1) WO2009111938A1 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101237457B (en) * 2008-03-14 2010-09-29 华为技术有限公司 A service discovery method, system and device
US9043409B2 (en) * 2009-06-11 2015-05-26 Qualcomm Incorporated Methods and apparatus for a plug-in model for publishing structured meta-data based discovery
CN101588369B (en) * 2009-06-25 2012-03-14 浙江大学 Service discovery method based on Service Cache
CN102137144B (en) * 2010-11-11 2015-04-08 华为终端有限公司 Method and system for configuration management of third-party software as well as management server
CN103812845A (en) * 2012-11-15 2014-05-21 中兴通讯股份有限公司 Service discovery method and device based on 6LoWPAN (IPv6 overLow-Power Wireless Personal Area Networks)
CN103475528A (en) * 2013-09-29 2013-12-25 贵州省广播电视信息网络股份有限公司 Service distribution and using method based on set top box
CN104219301B (en) * 2014-08-29 2017-06-30 南京邮电大学 A kind of service discovery protocol applied in 6LoWPAN
US10331485B2 (en) * 2016-11-18 2019-06-25 Huawei Technologies Co., Ltd. Method and system for meeting multiple SLAS with partial QoS control
CN107332870A (en) * 2017-05-16 2017-11-07 南京邮电大学 A kind of intelligent cloud service selection system of Users ' Need-oriented and its system of selection
CN113162996B (en) * 2017-06-02 2023-03-24 华为技术有限公司 Service discovery method, registration center and equipment
CN108270612A (en) * 2017-12-18 2018-07-10 珠海国津软件科技有限公司 Rule-based Service Level Agreement manages system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1656776A (en) * 2002-06-12 2005-08-17 国际商业机器公司 A computing services grid
WO2006097807A1 (en) * 2005-03-14 2006-09-21 Nokia Corporation System and method for managing performance of mobile terminals via remote diagnostics
CN1949714A (en) * 2005-10-13 2007-04-18 中国科学院计算技术研究所 Method for monitoring network service quality and system thereof
CN101237457A (en) * 2008-03-14 2008-08-06 华为技术有限公司 A service discovery method, system and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1656776A (en) * 2002-06-12 2005-08-17 国际商业机器公司 A computing services grid
WO2006097807A1 (en) * 2005-03-14 2006-09-21 Nokia Corporation System and method for managing performance of mobile terminals via remote diagnostics
CN1949714A (en) * 2005-10-13 2007-04-18 中国科学院计算技术研究所 Method for monitoring network service quality and system thereof
CN101237457A (en) * 2008-03-14 2008-08-06 华为技术有限公司 A service discovery method, system and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZHU HAIPING ET AL.: "Research of Policy-driven Distributed Service Management.", COMPUTER ENGINEERING., vol. 32, no. 11, 30 June 2006 (2006-06-30), pages 127 *

Also Published As

Publication number Publication date
CN101237457A (en) 2008-08-06
CN101237457B (en) 2010-09-29

Similar Documents

Publication Publication Date Title
WO2009111938A1 (en) Service finding method, system and device
US8683545B2 (en) Federating policies from multiple policy providers
CA2561985C (en) Service broker integration layer for supporting telecommunication client service requests
Jrad et al. SLA based service brokering in intercloud environments
RU2359422C2 (en) Method, system and computer system for demand of resources in certain context by means of sip protocol event packet determination
EP2106647B1 (en) Web services and telecom network management unification
JP2019505023A (en) Data structure pooling of voice-activated data packets
WO2011144029A1 (en) Cloud service agency, cloud computing method and cloud system
WO2011144030A1 (en) Cloud service consuming method, cloud service packet, cloud service broker and cloud system
US20120191876A1 (en) Method and system for policy based transcoding brokering
WO2010037329A1 (en) Method, system and apparatus for service negotiation
US8230448B2 (en) Methods, systems and computer program products for web service interaction with a resource management system
WO2010043142A1 (en) Method, device and system for enhancing script-based application reliability
KR20120136666A (en) A contents service interface providing system based on open apis and the method thereof
Liang et al. A united approach to discover multimedia Web services
Aazam et al. Inter-cloud media storage and media cloud architecture for inter-cloud communication
WO2017054530A1 (en) Resource access method, device and system
El-Sofany et al. Data exchange model of patient records in Kingdom of Saudi Arabia using cloud computing
KR100629018B1 (en) The legacy interface system and operating method for enterprise wireless application service
D’Antonio et al. Managing service level agreements in premium IP networks: a business-oriented approach
Vij et al. Software defined Bearer Intercloud networks semantic-based network exchange for the IEEE P2302 Intercloud approach
Mukhija et al. Dino: Dynamic and adaptive composition of autonomous services
US20120166386A1 (en) Method and system for cross-platform real time decision making
Dang et al. NETCONF network management model based on Web Services
Olmedo et al. Network mobility support for web service-based grids through the session initiation protocol

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08873263

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08873263

Country of ref document: EP

Kind code of ref document: A1