WO2009094890A1 - Procédé de programmation d'un service et système associé, appareil de programmation de services - Google Patents

Procédé de programmation d'un service et système associé, appareil de programmation de services Download PDF

Info

Publication number
WO2009094890A1
WO2009094890A1 PCT/CN2008/073862 CN2008073862W WO2009094890A1 WO 2009094890 A1 WO2009094890 A1 WO 2009094890A1 CN 2008073862 W CN2008073862 W CN 2008073862W WO 2009094890 A1 WO2009094890 A1 WO 2009094890A1
Authority
WO
WIPO (PCT)
Prior art keywords
web
service
unit
engine
information
Prior art date
Application number
PCT/CN2008/073862
Other languages
English (en)
Chinese (zh)
Inventor
Hongbo Jin
Changcheng Wen
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2009094890A1 publication Critical patent/WO2009094890A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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/62Establishing a time schedule for servicing the requests

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method for service scheduling and a system and device for service scheduling.
  • the WEB application server cluster system is composed of a group of servers running the same WEB application at the same time. It is like a server from the outside world.
  • the cluster server distributes the access requests from all parties to different nodes in the system for processing, and realizes the transparency of the WEB server to the WEB client.
  • the WEB server cluster system has a front-end node, called an allocator. As shown in FIG. 1, it is an entry of the entire cluster system, and the request from the client first arrives at the allocator, and the distributor is coarser-grained.
  • the allocation policy assigns the request to a server on the back end, and the server responds to the request content and returns it to the client through the dispatcher.
  • the entire cluster system has a single virtual IP address, that is, the cluster address, which is actually the IP address of the allocator. That is, the allocator provides a single virtual interface for the cluster system, so the servers in the cluster are transparent to the client. Make the entire cluster system look like a single host to the outside.
  • the technical problem to be solved by the embodiments of the present invention is to provide a service scheduling method and a system and device for service scheduling, which can meet the requirements of expanding service capacity according to service requirements, and implement fine-grained and full control processes of services.
  • One embodiment of the present invention provides a service scheduling method, including:
  • the selected service content processing unit controls the operation of providing the WEB service to the WEB client by accessing the WEB resource.
  • Another embodiment of the present invention also provides a computer program product, the computer program product comprising computer program code, when the computer program code is executed by a computer, the computer program code can cause the computer to execute a Any one of the methods of business scheduling.
  • Yet another embodiment of the present invention also provides a computer readable storage medium storing computer program code, which when the computer program code is executed by a computer, can cause The computer performs any of the steps of a method of service scheduling.
  • a further embodiment of the present invention further provides a system for service scheduling, including: a signaling control unit and a service content processing unit;
  • the signaling control unit is configured to authenticate the request of the WEB client to initiate the use of the WEB service; if the WEB engine selection information is obtained through the authentication, the WEB client selection information is selected as the WEB client according to the WEB engine selection information. And corresponding to the service content processing unit of the user service, and sending the control information, and controlling, by the selected service content processing unit, the operation of providing the WEB service to the WEB client by accessing the WEB resource;
  • the service content processing unit is configured to receive the control information from the signaling control unit, acquire a WEB resource, and interact with the WEB client to exchange WEB service content, and complete the interaction. The status is reported to the signaling control unit.
  • the embodiment of the present invention further provides an apparatus for service scheduling, including:
  • An engine control unit configured to authenticate a request for the WEB service initiated by the received WEB client, and if the request for the WEB engine selection information of the user corresponding to the WEB service and the WEB client is sent by the authentication, according to the receiving
  • the WEB engine selection information is selected as the service content processing unit of the user service corresponding to the client, and the control information is sent, and the selected service content processing unit controls the operation of providing the WEB service to the WEB client by accessing the WEB resource.
  • control policy unit configured to save management information of the engine control unit and WEB engine selection information, and send a user corresponding to the WEB service and the WEB client to the engine control unit according to the request of the engine control unit
  • the WEB engine selects information.
  • An embodiment of the present invention further provides an apparatus for service scheduling, at least one resource obtaining unit, and at least one engine unit corresponding to the resource acquiring unit.
  • the resource obtaining unit is configured to acquire a WEB resource according to resource acquisition information received from an engine unit;
  • the engine unit is configured to send the resource acquisition information to the resource acquisition unit according to the received control information, and operate the WEB service acquired by the resource acquisition unit.
  • the unit responsible for the WEB service control information processing selects the service content processing unit according to the WEB service request, and controls the WEB service content processing unit to process the WEB service, because the control information is transmitted relative to the service content information.
  • the transmitted traffic is negligible, single point of failure can be avoided, and the real-time scheduling and full control process can be realized by the control part.
  • FIG. 1 is a schematic diagram of a system provided by the prior art
  • FIG. 2 is a flowchart of a method according to Embodiment 1 of the present invention
  • 3 is a schematic diagram of a system according to Embodiment 3 of the present invention
  • FIG. 4 is a schematic diagram of a WEB client according to Embodiment 3 of the present invention.
  • FIG. 5 is a schematic diagram of a signaling control unit according to Embodiment 3 of the present invention.
  • FIG. 6 is a schematic diagram of a service content processing unit according to Embodiment 3 of the present invention.
  • the embodiment of the invention provides a method for service scheduling and a system and device for service scheduling.
  • WEB service scheduling When used for WEB service scheduling, the WEB service is separated into content and control, which are respectively controlled by the service content processing unit and signaling.
  • the unit is completed, and the service content processing unit is added to meet the requirement of expanding the service capacity according to the service requirement, and the unified control of the processing unit of all service contents by the signaling control unit can also be implemented.
  • Embodiment 1 As shown in FIG. 2, the details are as follows:
  • S101 The WEB engine control unit receives the request of the WEB client to initiate the use of the WEB service.
  • S101 may also include a WEB client to register with the WEB engine control unit before. The process of information is as follows:
  • the WEB client initiates a registration request to the WEB engine control unit, and the content of the request includes: user ID, user authentication information, terminal capability, service service level, network address, and the like.
  • the service service level indicates a temporary service level that the user selects to use the service, and is different from the service level signed by the service provider (such as an operator) when the user signs up, and the service level at the time of signing can be regarded as a default service level.
  • the WEB engine control unit performs an authentication operation on the user, and checks user authentication information in the user database. In this embodiment, it is assumed that the user's authentication information has been written into the user database by the user's signing process to the service provider. If the authentication fails, the registration failure is returned and the reason for the failure is returned. If the authentication is passed, the registration is successful and the user is allowed to use the WEB service. (13) If the registration is successful, the WEB engine control unit simultaneously writes information about the registration request to the control policy unit.
  • the S101 may further include a process of registering the service content processing unit with the WEB engine control unit, which specifically includes:
  • the service content processing unit initiates a registration request message to the WEB engine control unit, and the content of the request includes: a network access permission number, a service content processing unit address, a WEB service channel capability, and a WEB service channel number.
  • the WEB engine control unit performs an authentication operation on the network access license number of the service content processing unit, and checks the service capability of the service content processing unit. If the authentication fails, the registration failure is returned and the reason for the failure is indicated; if the authentication is passed, the registration is successfully returned, and an ID is assigned to uniquely identify the service content processing unit in the WEB engine control unit management domain.
  • the request is authenticated, and the authenticating comprises: verifying, according to the saved authentication information (such as a username and a password), the permission of the user corresponding to the WEB client and whether the requested WEB service is available.
  • the saved authentication information such as a username and a password
  • the WEB engine selection information includes: a specific user, and a service corresponding to the user, a service level, and a candidate service content processing unit.
  • the WEB engine selection information may be generated by the control policy unit according to information such as registration and subscription of the user.
  • control policy unit generates and saves the WEB engine selection information as shown in Table 1, and the user corresponding to the WEB client is User 1, and the control policy unit sends the user 1 corresponding information in Table 1 to the WEB engine control unit as the WEB.
  • the engine control unit selects the basis of the business content processing unit.
  • Table 1 shows: The service corresponding to User 1 is Service 1 and Service 3; The service level of User 1 is Level 1; User 1 candidate service content processing unit is ID1, ID2.
  • the service corresponding to user 2 is service 1 and service 2; the service level of user 2 is level 2; and the service content processing unit of user 2 is ID3 and ID 4.
  • step S113 is performed, and the reason for the unsuccessful authentication is explained.
  • the WEB engine control unit receives the WEB engine selection information of the user corresponding to the WEB service and the WEB client from the control policy unit, and selects the service content processing unit as the WEB client corresponding according to the WEB engine selection information.
  • the user provides the service. For example, selecting ID1 from the candidate service content processing unit provides service for user 1.
  • factors that need to be considered when selecting a service content processing unit according to the WEB engine selection information include: user information of the WEB service, a service category used by the user, and a service level selected by the user.
  • the specific process is as follows:
  • the WEB services are classified according to different standards, and the services are divided into special services and general services.
  • the special services are controlled by specific service content processing units.
  • the ordinary services have no special requirements for the selection of service content processing units.
  • the WEB engine control unit parses out the requested Service URI (Universal Resource Identifier) to provide more reliable and better performance services for a specific type of URI, such as online shopping applications, browsing and selecting products. Services can be arranged on a general business content processing unit, while online electronic payment services are arranged on a more reliable business content processing unit.
  • URI Universal Resource Identifier
  • the WEB engine control unit obtains the WEB client user information in the request by parsing the requested content, and provides a differentiated service according to the information. Depending on the level of service, users can be divided into different service classes, and important users' requests can be assigned to better-performing business content processing units, or they can be given priority system response.
  • the service level includes the service service level requested by the user when the WEB client is registered and the service level when the user signs the contract.
  • the WEB engine control unit can select the nearest service content processing unit to provide a response according to the network location requested by the WEB client, reduce the network transmission overhead, and shorten the system delay time.
  • Differentiating users can also distinguish terminals, and different service content processing units can be set to serve different terminals.
  • the mobile phone can be provided by a type of service content processing unit
  • the PC terminal service can be provided by another type of service content processing unit. This reduces the problem of matching and transcoding to the terminal.
  • Load balancing The WEB engine control unit allocates the arriving request load to the service content processing unit for processing. Each service content processing unit processes part of the system request, and the sum of all service content processing unit processing requests is the total of the entire system. The number of requests.
  • the request load is evenly distributed to each service content processing unit, so that each service content processing unit obtains the same amount of load, and can fully utilize the processing capability of each service content processing unit to provide the best average response for the WEB client. performance.
  • the possible situation is that different services of the same user can be served by different service content processing units according to the load condition of the service content processing unit.
  • the WEB engine control unit can provide a distributed processing function for the WEB service, deploy the service content processing unit to different regions on the network, and control multiple service content processing units to cooperate to complete the service request of the user according to the service requirement.
  • S105-S108 Send a control command for accessing the WEB resource to the service content processing unit.
  • the service content processing unit returns a response message of the acquired WEB resource after acquiring the WEB resource.
  • the service content processing unit After receiving the control command, the service content processing unit exchanges service content with the WEB client.
  • the service content processing unit and the WEB client interworking the service content may be: transmitting the WEB service content to the WEB client, receiving the service content input by the WEB client, and encoding the service stream. Processing such as conversion and encryption.
  • the control of using the WEB service is completed, and after that, it may also include:
  • S111 Receive a message sent by the service content processing unit to confirm completion of the WEB service content.
  • S112 Respond to the service execution completion message to the WEB client.
  • the WEB service when the WEB service is scheduled, the WEB service is decomposed into two parts of control and content, which are respectively implemented by two units, one unit is responsible for processing WEB service control information, and another unit is responsible for WEB service content.
  • the processing of the information, the unit responsible for the WEB service control signaling processing selects the service content processing unit according to the WEB service request, and controls the processing of the WEB service by the WEB service content processing unit. Due to the transmission of control information relative to the transmission of business content information The traffic is negligible, single point of failure can be avoided, and the real-time scheduling and full control process can be realized by the control part.
  • the WEB engine controller can select the service content processing unit for different services, different users, service levels, etc., it can be realized. Fine-grained scheduling strategy.
  • Embodiment 2 Compared with the first embodiment, the difference is that: When the service content processing unit of the service user cannot meet the requirement, the system requires a new service content processing unit to serve more users. The newly added business content processing unit needs to register with the WEB engine control unit in order to accept the management of the engine control unit. The specific process of registration is the same as the registration process of the business content processing unit to the WEB engine control unit in the first embodiment.
  • Embodiment 3 is a schematic diagram of a system according to Embodiment 3 of the present invention, including: a WEB client 300, a signaling control unit 301, and a service content processing unit 302;
  • the WEB client 300 is configured to send a request for using the WEB service, receive the content of the WEB service, and execute and display the WEB service content.
  • the signaling control unit 301 is configured to receive a request for using the WEB service initiated by the WEB client, and perform authentication on the request; if the authentication is performed, request the user corresponding to the WEB service and the WEB client.
  • the WEB engine selects information, and selects a service content processing unit serving as a user service corresponding to the WEB client according to the WEB engine selection information, and concurrently controls the information, and controls the selected service content processing unit to access the WEB resource as the WEB client.
  • the service content processing unit 302 is configured to receive the control information from the signaling control unit 301, obtain the WEB service content between the WEB resource and the WEB client, and report the status of the interaction completion to the Signaling control unit.
  • the WEB client 300 includes:
  • the signaling processing unit 401 is configured to perform information interaction with the signaling control unit 301.
  • the content processing unit 402 is configured to perform interaction of the WEB service content with the service content processing unit 302.
  • the signaling control unit 301 includes:
  • the engine control unit 303 is configured to: perform authentication on the WEB client that initiates the request for using the WEB service, and if the authentication is performed, request the WEB engine selection information of the user corresponding to the WEB service and the WEB client, And selecting, according to the received WEB engine selection information, a service content processing unit that is a user service corresponding to the WEB client, and sending control information, and controlling the selected service content processing unit to access the WEB resource to provide the WEB service for the WEB client;
  • the control policy unit 304 is configured to save the management information of the engine control unit and the WEB engine selection information, and send the WEB engine selection information for the WEB service and the request corresponding user according to the request of the engine control unit 303.
  • the request message of the engine control unit 303 is to acquire the WEB engine selection information of the user 1, and the control policy unit 304 holds the same information as the table 1 in the first embodiment. Then, the control policy unit 304 sets the service corresponding to the user 1 to the service 1 and the service 3; the service level of the user 1 is the level 1; and the user 1 selects the service content processing unit to send the information to the engine control unit 303 such as ID1 and ID2.
  • the service content processing unit 302 includes:
  • the resource obtaining unit 305 is configured to obtain, according to the resource information received from the engine unit 306,
  • This WEB resource refers to all resources on the web.
  • the engine unit 306 is configured to send resource acquisition information to the resource acquisition unit 305 according to the control information received from the engine control unit 303, and operate the WEB service acquired by the resource acquisition unit 305.
  • the operation includes: transmitting the WEB service content to the WEB client, receiving the service content input by the WEB client, and converting and encrypting the encoding format of the service stream.
  • the system further includes: a response unit, configured to receive a message that is confirmed by the engine unit to confirm completion of the WEB service content, and respond to the WEB client with a service execution completion message, where the response unit may be connected to the engine control unit 303 is integrated.
  • the system further includes: a client registration unit and a client authentication unit, where the client registration unit is configured to send a registration request of the newly added WEB client to the client authentication unit, where the client
  • the registration unit may be integrated with the signaling processing unit; the client authentication unit is configured to perform an authentication operation on the received registration request, and if the authentication is performed, return a registration success message to the client registration unit, And writing related information of the registration request to the control policy list
  • the client authentication unit may be integrated with the engine control unit.
  • the system further includes: an engine registration unit and an engine authentication unit, where the engine registration unit is configured to send a registration request of the newly added engine unit to the engine authentication unit, and may be integrated with the engine unit;
  • the engine authentication unit is configured to perform an authentication operation on the registration request received from the engine registration unit, and if the authentication succeeds, return a registration success message, and assign an ID that uniquely identifies the newly added engine unit, and Information related to the registration request is written to the control policy unit, and the engine authentication unit may be integrated with the engine control unit 303.
  • the functions of the WEB client in this embodiment include: (1) registering with the WEB engine control unit 303 to use the WEB service; (2) interworking the service information with the WEB engine control unit 303, and sending the information to the WEB engine control unit 303.
  • the user's service control information receiving other information such as the running status and result of the WEB engine control unit 303; (3) receiving the WEB service content from the engine unit 306 under the control of the WEB service information, executing the WEB service content, and the engine unit 306 Enter the WEB business content.
  • each WEB client can perform WEB service content interaction with at least one service content processing unit, and each service content processing unit can perform WEB service content interaction with at least one WEB client.
  • the signaling control apparatus provided in Embodiment 4 of the present invention is as shown in FIG. 5, and the signaling control apparatus includes:
  • the engine control unit 303 is configured to: perform authentication on the WEB client to initiate the request for using the WEB service, and if the authentication is performed, request the WEB engine selection information for the WEB service and the user corresponding to the request, according to the receiving
  • the WEB engine selection information is selected as a service content processing unit of the user service corresponding to the WEB client, and sends control information, and controls the selected service content processing unit to access the WEB resource to provide the WEB service for the WEB client;
  • the control policy unit 304 is configured to save the management information of the engine control unit and the WEB engine selection information, and send the WEB engine selection information for the WEB service and the request corresponding user according to the request of the engine control unit 303.
  • the request message of the engine control unit 303 is to acquire the WEB engine selection information of the user 1, and the control policy unit 304 stores the same information as the table 1 in the first embodiment.
  • the control policy unit 304 sets the service corresponding to the user 1 as service 1 and service 3; the service level of the user 1 is level 1; and the user 1 candidate service content processing unit is ID1.
  • Information such as ID2 is sent to the engine control unit 303.
  • the device further includes: a client authentication unit, configured to perform an authentication operation on the received registration request, and if the authentication succeeds, return a registration success message, and write related information of the registration request into the control A policy unit, the client authentication unit may be integrated with the engine control unit 303.
  • the device further includes: an engine authentication unit, configured to perform an authentication operation on the received engine registration request, and if the authentication succeeds, returning a registration success message, and assigning an ID that uniquely identifies the engine unit, and registering The requested related information is written to the control policy unit, and the engine authentication unit can be integrated with the engine control unit.
  • an engine authentication unit configured to perform an authentication operation on the received engine registration request, and if the authentication succeeds, returning a registration success message, and assigning an ID that uniquely identifies the engine unit, and registering The requested related information is written to the control policy unit, and the engine authentication unit can be integrated with the engine control unit.
  • Embodiment 5 The apparatus for processing service content provided by the embodiment of the present invention includes: at least one resource obtaining unit, and at least one engine unit corresponding to the resource acquiring unit;
  • the resource obtaining unit is configured to acquire a WEB resource according to resource acquisition information received from an engine unit;
  • the engine unit is configured to send the resource acquisition information to the resource acquisition unit according to the received control information, and operate the WEB service acquired by the resource acquisition unit.
  • the apparatus further includes: a request for sending the registration of the engine unit, and when receiving a response message that the engine unit is successfully registered, sending a message of the permission operation to the engine unit.
  • the WEB service when the WEB service is scheduled, the WEB service is decomposed into two parts of the control and the content, which are respectively implemented by two units, one unit is responsible for processing the WEB service control information, and the other unit is responsible for the WEB service. Processing of content information.
  • the unit responsible for WEB service control information processing controls the processing of the WEB service by the WEB service content processing unit according to the requested WEB service and its corresponding user selecting the corresponding WEB service content processing unit, and the traffic of the control information transmission relative to the service content information transmission Negligible, single point of failure can be avoided, and real-time scheduling and full control process can be realized by the control part; since the WEB engine controller can select the service content processing unit for different services, different users, service levels, etc., fine-grained Scheduling strategy; In addition, when the existing service content processing unit cannot meet the system requirements, it can meet the requirements of expanding the service capacity according to the service requirements.
  • the above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Abstract

L'invention concerne un procédé de programmation d'un service et le système associé, ainsi que l'appareil pour programmer des services. Le procédé consiste notamment: à recevoir une demande lancée par un côté client WEB pour l'utilisation d'un service WEB, et à authentifier la demande; si l'authentification est approuvée, à obtenir les informations en matière de sélection du moteur WEB de l'utilisateur correspondant au service WEB et au client WEB; à choisir une unité de traitement de contenu de service destinée à l'utilisateur correspondant au client WEB sur la base des informations en matière de sélection du moteur WEB; à l'unité de traitement de contenu de service choisie, qui fournit la commande de fonctionnement du service WEB destinée au client WEB par l'accès aux ressources WEB. Selon l'invention, l'exigence d'extension de la capacité du service sur la base des besoins du service est satisfaite, et des services très affinés et l'ensemble du processus de contrôle sont mises en oeuvre.
PCT/CN2008/073862 2008-01-29 2008-12-30 Procédé de programmation d'un service et système associé, appareil de programmation de services WO2009094890A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810006312.8 2008-01-29
CN200810006312.8A CN101499995B (zh) 2008-01-29 2008-01-29 一种业务调度的方法及用于业务调度的系统、装置

Publications (1)

Publication Number Publication Date
WO2009094890A1 true WO2009094890A1 (fr) 2009-08-06

Family

ID=40912258

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/073862 WO2009094890A1 (fr) 2008-01-29 2008-12-30 Procédé de programmation d'un service et système associé, appareil de programmation de services

Country Status (2)

Country Link
CN (1) CN101499995B (fr)
WO (1) WO2009094890A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018145546A1 (fr) * 2017-02-07 2018-08-16 腾讯科技(深圳)有限公司 Procédé d'authentification, dispositif, et support de stockage

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104092718B (zh) * 2013-12-12 2017-10-24 腾讯数码(天津)有限公司 分布式系统及分布式系统中配置信息的更新方法
CN103986709B (zh) * 2014-05-15 2017-02-15 重庆邮电大学 一种RESTful架构下的中间件注册方法
CN104301414A (zh) * 2014-10-21 2015-01-21 无锡云捷科技有限公司 基于网络协议栈的服务器负载均衡方法
CN104883403B (zh) * 2015-06-04 2018-09-18 中国地质大学(武汉) 一种Web信息系统中传递消息的方法及Web服务器
CN105338094A (zh) * 2015-11-17 2016-02-17 中国建设银行股份有限公司 一种数据处理方法和系统
CN107332814B (zh) 2016-04-29 2021-01-01 华为技术有限公司 一种请求消息传输方法及装置
CN107438061B (zh) * 2016-05-27 2020-03-03 北京京东尚科信息技术有限公司 一种kafka客户端鉴权的方法和装置
CN106657287B (zh) * 2016-11-30 2020-05-22 广州市千钧网络科技有限公司 一种数据访问方法及系统
CN107426168A (zh) * 2017-05-23 2017-12-01 国网山东省电力公司电力科学研究院 一种网络安全访问处理方法及装置
CN107249019A (zh) * 2017-05-26 2017-10-13 北京小米移动软件有限公司 基于业务的数据处理系统、方法、装置和服务器
CN113608778A (zh) * 2021-08-06 2021-11-05 中国电信股份有限公司 应用管理方法及装置、存储介质、电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040111506A1 (en) * 2002-12-10 2004-06-10 International Business Machines Corporation System and method for managing web utility services
US20050207439A1 (en) * 2004-03-19 2005-09-22 International Business Machines Corporation Method and apparatus for dynamically scheduling requests
CN1751293A (zh) * 2002-09-30 2006-03-22 国际商业机器公司 为分布式网络环境提供的公用调度万维网服务
US20060218290A1 (en) * 2005-03-23 2006-09-28 Ying-Dar Lin System and method of request scheduling for differentiated quality of service at an intermediary
CN101075948A (zh) * 2006-05-15 2007-11-21 中兴通讯股份有限公司 一种实现实时流媒体节目可靠传输的方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1751293A (zh) * 2002-09-30 2006-03-22 国际商业机器公司 为分布式网络环境提供的公用调度万维网服务
US20040111506A1 (en) * 2002-12-10 2004-06-10 International Business Machines Corporation System and method for managing web utility services
US20050207439A1 (en) * 2004-03-19 2005-09-22 International Business Machines Corporation Method and apparatus for dynamically scheduling requests
US20060218290A1 (en) * 2005-03-23 2006-09-28 Ying-Dar Lin System and method of request scheduling for differentiated quality of service at an intermediary
CN101075948A (zh) * 2006-05-15 2007-11-21 中兴通讯股份有限公司 一种实现实时流媒体节目可靠传输的方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018145546A1 (fr) * 2017-02-07 2018-08-16 腾讯科技(深圳)有限公司 Procédé d'authentification, dispositif, et support de stockage

Also Published As

Publication number Publication date
CN101499995A (zh) 2009-08-05
CN101499995B (zh) 2012-05-23

Similar Documents

Publication Publication Date Title
WO2009094890A1 (fr) Procédé de programmation d'un service et système associé, appareil de programmation de services
WO2019157955A1 (fr) Procédé d'accès à un dispositif, plate-forme associée et support de stockage informatique
US9712398B2 (en) Authenticating connections and program identity in a messaging system
WO2021057889A1 (fr) Procédé et appareil de traitement de données, dispositif électronique, et support de stockage
US8955084B2 (en) Timestamp-based token revocation
US20230018257A1 (en) Alias management method and device
WO2012071907A1 (fr) Procédé et système pour l'hébergement de terminal de bureau virtualisé
US20050267779A1 (en) Method, apparatus, and medium for servicing clients in remote areas
US20130104200A1 (en) Apparatus and method for controlling access to multiple services
EP3047626A1 (fr) Multiples serveurs de ressources à serveur oauth unique, flexible, enfichable et service de gestion de consentement oauth reposant protégé par oauth, et service oauth de signature unique d'application mobile
WO2019029327A1 (fr) Procédé et dispositif de découverte pour un service de fonction de réseau
WO2013091196A1 (fr) Procédé, dispositif et système de définition d'un droit d'accès d'un utilisateur à une machine virtuelle
JP2014514624A (ja) 異なる端末のアプリケーション間の通信
WO2013104143A1 (fr) Procédé et système d'authentification axés sur un réseau hétérogène
WO2011134410A1 (fr) Procédé pour téléexporter des données, procédé pour téléimporter des données et système de données
US20130007093A1 (en) Client server communication system
US10817327B2 (en) Network-accessible volume creation and leasing
WO2015039502A1 (fr) Procédé et appareil d'authentification de communication, et dispositif terminal
CN113127168A (zh) 服务分配方法、系统、装置、服务器及介质
WO2011038628A1 (fr) Procédé, noeud d'accès et système pour obtention de données
WO2015042349A1 (fr) Multiples serveurs de ressources à serveur oauth unique, flexible, enfichable et service de gestion de consentement oauth reposant protégé par oauth, et service oauth de signature unique d'application mobile
WO2017041562A1 (fr) Procédé et dispositif d'identification d'une identité d'utilisateur d'un dispositif terminal
WO2013000374A1 (fr) Procédé et dispositif pour la mise en œuvre d'un équilibrage de charge, et boîtier décodeur correspondant
TW200928777A (en) Data processing method and apparatus based on cluster
WO2020083322A1 (fr) Procédé, dispositif et système d'appel

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: 08871864

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: 08871864

Country of ref document: EP

Kind code of ref document: A1