WO2018126483A1 - 一种网络服务的控制方法及装置 - Google Patents

一种网络服务的控制方法及装置 Download PDF

Info

Publication number
WO2018126483A1
WO2018126483A1 PCT/CN2017/070661 CN2017070661W WO2018126483A1 WO 2018126483 A1 WO2018126483 A1 WO 2018126483A1 CN 2017070661 W CN2017070661 W CN 2017070661W WO 2018126483 A1 WO2018126483 A1 WO 2018126483A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
network service
service
priority
network
Prior art date
Application number
PCT/CN2017/070661
Other languages
English (en)
French (fr)
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 华为技术有限公司
Priority to PCT/CN2017/070661 priority Critical patent/WO2018126483A1/zh
Publication of WO2018126483A1 publication Critical patent/WO2018126483A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a network service control method and apparatus.
  • a communication system based on a service architecture refers to a communication system formed by abstracting network functions into general-purpose, assembleable network function service components by using technologies such as virtualization on a network infrastructure entity.
  • the communication system based on the service architecture can realize the network service through the arrangement and combination of the network function service components, and is flexible, lightweight, and easy to expand.
  • FIG. 1 is a schematic structural diagram of a service architecture communication system, which includes an external interface function module, a network function service module, a network function service component library, and a service management framework module.
  • the terminal is connected to the external interface function module through the access node, and sends the service request to the external interface function module.
  • the service management framework module provides a service discovery function to the external interface function module, the network function service module, and the network function service component library through the service interface, thereby implementing network function service modules, network function service components, and network function service modules and networks. Interconnection and functional access between functional service components; in addition, the service management framework module is also used to support the registration and management of network functional service components or network functional service modules in the network functional service component library.
  • the network function service module is configured to invoke a network function service component in the plurality of network function service component libraries to complete a corresponding network service according to the service request of the terminal, where the network function service module includes a mobility management module and a session management module, etc., for implementing Network services such as registration access service, location update service, bearer establishment service, handover service, and session management service of the terminal.
  • the network function service module runs the first network service according to the service request of the terminal. During the operation of the first network service, the same terminal may send a new service request again, and the new service request requires the network function service module to execute the second network service.
  • the first network service and the second network service form a concurrent network service.
  • the usual processing method is that the network function service module serially runs the first network service and the second network service in the order of the corresponding service request, but runs serially according to the order of the service requests, when the network services interact with each other, The order in which network services operate causes network service quality to be affected.
  • the first network service establishes a service for the bearer
  • the second network service is a location update service
  • the location update service is run after the bearer setup service is completed;
  • the terminal may span multiple cells because of the location movement. Because the location update service is running backward, the terminal cannot know the access node of the new cell in time, and still uses the access node of the original cell, thus causing the terminal to fail to access the communication network. In turn, it affects the quality of network services.
  • a method and a device for controlling a network service are provided to improve network service quality of a communication system of a service architecture.
  • a first aspect of the present invention provides a method for controlling a network service, the method comprising: acquiring first service description information of a first network service of a terminal, and second service description information of a second network service of the terminal; Determining, by the first service description information and the second service description information, a priority of the first network service and a priority of the second network service; if a priority of the first network service and the The second network service has different priorities, and preferentially runs the first network service and the network service with high priority among the second network service.
  • the communication network can accurately detect the conflict state between the network services, and then use the priority order of the network service as a strategy for controlling the operation of the network service, thereby effectively ensuring the network.
  • the service is running normally, which improves the quality of network services.
  • determining, according to the first service description information and the second service description information, a priority of the first network service and the second The priority of the network service includes: when the first service description information includes first type information, and the second service description information includes second type information, according to the first type information and the second type information, Determining a priority of the first network service and a priority of the second network service; wherein the first type information is used to indicate a type of a context processed by the first network service, the second type information Used to indicate the type of context processed by the second network service.
  • determining, according to the first service description information and the second service description information, a priority of the first network service and the foregoing The priority of the second network service includes: when the first service description information includes first type information, first object information and first operation information, and the second service description information includes second type information, second object information And the second operation information, if the first type information and the second type information, the first object information and the second object information are respectively the same, according to the first operation information and the Determining, by the second operation information, a priority of the first network service and a priority of the second network service, where the first type information is used to indicate a type of a context processed by the first network service, The second type of information is used to indicate a type of the context processed by the second network service, where the first object information is used to indicate an object of the context processed by the first network service, The second object information is used to indicate an object of the context processed by the second network service, the first operation information is used to indicate an operation
  • determining, according to the first service description information and the second service description information, a priority of the first network service and the foregoing The priority of the second network service includes: when the first service description information includes first type information, first object information and first operation information, and the second service description information includes second type information, second object information And the second operation information, if the first type information and the second type information, the first object information and the second object information, the first operation information and the second operation information are both The priority of the first network service and the priority of the second network service are determined according to the request time of the first network service and the request time of the second network service; wherein the first type The information is used to indicate a type of a context processed by the first network service, and the second type information is used to indicate a type of a context processed by the second network service, the first pair The information is used to indicate an object of a context processed by the first network service, the second object information is used to indicate an object of a context processed by the second
  • a fourth possible implementation manner of the first aspect when the first operation information and the second operation information do not include new, and the first operation information and the second When the operation information is different, it is determined that the priority of the first network service is different from the priority of the second network service; wherein the new is used to instruct the network service to perform a new operation on the corresponding context.
  • the implementation manner by determining the difference of the operation information, it is possible to quickly determine the difference in the priority of the network service and improve the priority determination efficiency.
  • a fifth possible implementation manner of the first aspect when the first operation information and the second operation information are both deleted, or the first operation information and the second operation
  • the information is modified, if the request time of the first network service is different from the request time of the second network service, determining that the priority of the first network service and the priority of the second network service are different;
  • the deleting is used to instruct the network service to perform a deletion operation on the corresponding context, where the modification is used to instruct the network service to perform a modification operation on the corresponding context.
  • the priority of the network service is determined by further determining the priority of the network service request time, thereby improving the universality of the priority determination.
  • determining, according to the first service description information and the second service description information, a priority of the first network service and the foregoing The priority of the second network service includes: when the first service description information includes the first type information and the first object information, and the second service description information includes the second type information and the second object information, if The first type information is the same as the second type information, and the first object information and the second object information are different, and the priority of the first network service and the second network service are determined to be the same;
  • the first type information is used to indicate a type of a context processed by the first network service
  • the second type information is used to indicate a type of a context processed by the second network service, where the first object information is used by And an object indicating a context processed by the first network service, where the second object information is used to indicate an object of a context processed by the second network service.
  • the object information is used to describe the processing object of the network service, so that the
  • the first service description information includes the first type information, the first object information and the first operation information, and the second service description
  • the information includes the second type information, the second object information, and the second operation information
  • the first type The information is used to indicate a type of the context processed by the first network service
  • the second type information is used to indicate a type of a context processed by the second network service
  • the first object information is used to indicate the first An object of a context processed by the network service
  • the second object information being used to indicate an object of a context processed by the second network service
  • the first operation information being used to indicate the Operating a processing context of their network services performed, the second operation information indicating that the
  • the first service description information includes the first type information, the first object information and the first operation information, and the second service description
  • the information includes the second type information, the second object information, and the second operation information
  • the first type information is used by Instructing the type of the context processed by the first network service
  • the second type information is used to indicate a type of the context processed by the second network service
  • the first object information is used to indicate the first network service An object of the processed context
  • the second object information is used to indicate an object of the context processed by the second network service
  • the first operation information is used to indicate the first network service An operation performed on the processed context
  • the second operation information is used to indicate an operation performed by the second network service on the processed context
  • a ninth possible implementation of the first aspect if the first network The priority of the service is the same as the priority of the second network service, and the first network service and the second network service are run in parallel.
  • the control network services are run in parallel, which can effectively improve the operating efficiency of the network services.
  • the first service description information includes multiple pieces of first type information, selecting a highest priority from the plurality of pieces of first type information First type information; when the second service description information includes a plurality of pieces of second type information, selecting second type information having the highest priority from the plurality of pieces of second type information; and, according to the Determining, by the first type information and the second type information, a priority of the first network service and a priority of the second network service, including: according to the first type information with the highest priority and the priority
  • the highest level of second type information determines the priority of the first network service and the priority of the second network service.
  • multiple types of information are pre-processed, and the type information with high priority is filtered to perform priority judgment, which can effectively save the calculation amount of priority judgment and improve the judgment efficiency.
  • the first service description information includes multiple pieces of corresponding first operation information, selecting from the multiple pieces of first operation information a first operation information having the highest priority; and when the second service description information includes a plurality of corresponding second operation information, selecting second operation information having the highest priority from the plurality of pieces of second operation information; Determining, according to the first operation information and the second operation information, the priority of the first network service and the priority of the second network service, including: according to the first operation with the highest priority
  • the information and the second highest priority operation information determine a priority of the first network service and a priority of the second network service.
  • multiple pieces of operation information are pre-processed, and the operation information with high priority is selected to perform priority judgment, which can further save calculation amount and improve priority judgment efficiency.
  • the second aspect of the present invention provides a network service control apparatus, where the apparatus includes: an information acquisition module, configured to acquire first service description information of a first network service of the terminal, and a second network service of the terminal And a priority determining module, configured to determine a priority of the first network service and a priority of the second network service according to the first service description information and the second service description information; a service running module, configured to preferentially run a network service with a high priority among the first network service and the second network service if a priority of the first network service and a priority of the second network service are different .
  • control device for the network service according to the second aspect of the present invention can implement the methods in the first aspect and the respective implementations of the first aspect, and achieve the same effect.
  • the process coordination module acquires the first service description information of the first network service of the terminal, and the second service description information of the second network service corresponding to the terminal; Determining, by the information and the second service description information, whether there is a service conflict between the first network service and the second network service; if the first network service and the second network service have a service conflict, further describing the first service description information and the second service description Information to determine the first network service and the second network service.
  • the priority of the service priority is given to running the first network service and the second network service with high priority.
  • the communication network can accurately detect the conflict status between the network services, and then use the priority order of the network services as a strategy for controlling the operation of the network service, thereby effectively ensuring the normal operation of the network service. To improve the quality of network services.
  • Yet another aspect of the present invention provides a computer readable storage medium having stored therein instructions that, when executed on a computer, cause the computer to perform the implementation of the first aspect and the first aspect described above The method in the way.
  • Yet another aspect of the present invention provides a computer program product comprising instructions which, when executed on a computer, cause the computer to perform the methods of the first aspect and the implementations of the first aspect.
  • FIG. 1 is a schematic structural diagram of a service architecture communication system
  • FIG. 2 is a schematic structural diagram of a service architecture communication system according to an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart diagram of a first embodiment of a method for controlling a network service according to an embodiment of the present disclosure
  • FIG. 4 is a schematic flowchart diagram of a second embodiment of a method for controlling a network service according to an embodiment of the present disclosure
  • FIG. 5 is a schematic flowchart diagram of a third embodiment of a method for controlling a network service according to an embodiment of the present disclosure
  • FIG. 6 is a schematic flowchart diagram of a fourth embodiment of a method for controlling a network service according to an embodiment of the present disclosure
  • FIG. 7 is a schematic flowchart diagram of a fifth embodiment of a method for controlling a network service according to an embodiment of the present disclosure
  • FIG. 8 is a schematic flowchart diagram of a sixth embodiment of a method for controlling a network service according to an embodiment of the present disclosure
  • FIG. 9 is a schematic structural diagram of a network service control apparatus according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a service architecture communication system according to an embodiment of the present invention, where the system includes an external interface function module, a service management framework module, a network function service component library, a network function service module, and a process coordination module. And the system database.
  • the external interface function module is a unified external interface of the service architecture communication system, and is used for implementing interface functions such as establishment of a communication channel, maintenance of a connection context, protocol encapsulation and decapsulation of a message, and forwarding and receiving of a message;
  • the node is connected to the external interface function module, and sends a service request message to the external interface function module; the network function service module in the communication system can also use the external interface function module to the corresponding terminal during the execution of the network service process. Send a service request message.
  • the service management framework module provides a service discovery function to the external interface function module, the network function service component library, and the network function service module through the service interface, and the service management framework module is also connected to the system database; the service provided by the service management framework module
  • the discovery function is used to enable the network service function service module or the network function service component (function caller) to discover the network address of the network function service module or the network function service component that needs to be accessed, thereby implementing network function modules and network function services. Interconnection and functional access between components and between network function service modules and network function service components.
  • the service management framework module is further used for registration of the network function service component and the network function service module in the network function service component library when deployed to the network and management after deployment to the network.
  • the service management framework module is used to implement the external interface function module and the process coordination module.
  • the network function service module is a relatively independent and complete logical function entity, which can call one or more network function service components in the network function service component library to complete the corresponding network service according to the service request of the terminal; for example, the network function service module
  • the mobile management module and the session management module are used to complete network services such as a registration access service, a location update service, a handover service, a bearer establishment service, and a session management service of the terminal.
  • the network function service component library is composed of general network function service components abstracted and independent according to network functions, for example, the network function service component library includes a user data management service component, a security service component, a bearer management service component, and a policy service component.
  • the user data management service component is used to complete the user data management function
  • the security service component is used to complete the user security authentication and the like
  • the bearer management service component is used to manage the bearer function of the user and the communication network
  • the policy service component is used to implement the policy management.
  • Service function after the service management framework module is registered and instantiated, it can be called by the network function service module to complete the specific general network functions required in the network service.
  • the security service component can be registered by the UE. Incoming service network function service module call, etc.
  • the process coordination module is a unified service coordination module in the communication network, and is responsible for selecting a network function service module to complete the service request network service according to the service request from the network terminal; when the process coordination module simultaneously receives multiple service requests of the same terminal, or the terminal When a network service is running, when the process coordination module receives a new service request from the terminal, there is a concurrent network service in the communication network; the process coordination module is responsible for performing collision detection and processing control on the concurrent network service, and the process coordination module passes The conflict detection determines whether the concurrent network services can run in parallel. If the concurrent network services cannot run in parallel, the concurrent network services are controlled according to the control policy of the network service.
  • the system database is used to store user data, control policies, etc., for access by network function service modules or network function service components in the communication network.
  • the communication network of the service architecture shown in FIG. 2 is only an exemplary communication network architecture, and the embodiment of the present invention can also be applied to other service architectures of any architecture.
  • FIG. 3 is a schematic flowchart diagram of a first embodiment of a method for controlling a network service according to an embodiment of the present invention.
  • the embodiment can be applied to the communication network architecture shown in FIG. 2, and shows a process in which the process coordination module performs network service control according to the first service description information and the second service description information:
  • Step S101 The process coordination module acquires first service description information of the first network service of the terminal, and second service description information of the second network service of the terminal.
  • the terminal sends the service request information to the process coordination module through the external interface function module, to request the process coordination module to select a network function service module corresponding to the service request information, where the network function service module runs the network service requested by the terminal .
  • the service request information may include a terminal identifier, a network service identifier, and an object identifier.
  • the terminal identifier may be a terminal ID (Identification) for identifying the terminal to distinguish different terminals.
  • the network service identifier may be an identifier of the network function service module, and the process coordination module selects a corresponding network function service module according to the network service identifier to run the network service requested by the terminal.
  • the network service identifier has a mapping relationship with a network service supported by the network function service module. For example, when a network function service module can provide one or more network services, a network service model A block can correspond to one or more network service identifiers. In this way, the process coordination module can select the network service of the corresponding network function service module running terminal through the network service identifier.
  • the network service identifier may be any one of an alphabetic identifier, a digital identifier, and a network service identifier; in the first implementation, the network service identifier may be an alphabetic identifier, such as “UE_Initiated_Attach” (terminal initial attachment), "Create_Bearer_Request” (bearer setup request) and "Handover_Request” (handover request).
  • the "UE_Initiated_Attach” identifier is used to indicate that the process coordination module selects the "UE Initiated Attach” network function service module to run the terminal initial attached network service; the "Create_Bearer_Request” identifier is used to instruct the process coordination module to select the “Create_Bearer_Request” network function service module to operate as the terminal.
  • the bearer network service is established; the "Handover_Request” identifier is used to instruct the process coordination module to select the "Handover Request” network function service module to run the terminal handover service.
  • the network service identifier may also be a digital identifier, for example, marking different network function service modules with different digital identifiers, so that the process coordination module selects a corresponding network function service module by using the digital identifier. Terminal network service.
  • the network service identifier may also be a service request information type identifier, where the service request information type identifier has a mapping relationship with the network function service module, and the process coordination module determines and services through the mapping relationship. The request information type identifies the corresponding network function service module.
  • the object identifier is used to identify an object of the network service processing context, and the process coordination module determines, by the object identifier, whether the plurality of network services process an object of the same context.
  • the process coordination module parses or extracts the network service identifier from the network service request information, and determines the network function service module identifier according to the network service identifier; the process coordination module determines, by the network function service module identifier, the network function The service module identifies the corresponding service description information.
  • the process coordination module may also determine the service description information of the network service according to the network service identifier in the network service request information. Referring to Table 1, an exemplary relationship table between the network service identifier, the network function service module identifier, and the service description information provided by the embodiment of the present invention is as follows:
  • the network service identifier corresponds to the network function service module identifier
  • the process coordination module can determine the network function service module corresponding to the network service identifier by obtaining the network service identifier from the service request information.
  • the network service function module corresponding to the network function service module identifier is responsible for running the network service requested by the terminal, the service description information of the network service is corresponding to the network function service module identifier, and the process coordination module further passes the network
  • the function module identifier determines the corresponding service description information.
  • the correspondence between the network service identifier, the network function module identifier, and the service description information may be stored in a system database for convenient maintenance.
  • the service description information may include type information and/or operation information, the type information and the operation information being used to describe attributes of respective network services.
  • the type information is used to describe a type of context processed by the network service, and the operation information is used to describe an operation performed by the network service on the corresponding context.
  • the type information may include one of an Identity, a Mobility, a Security, a Connection, and a Policy.
  • the context of the Identity type may include an IMSI (International Mobile Subscriber Identity) identifier used by the terminal to access the communication network, and/or a TMSI (Temporary Mobile Subscriber Identity) assigned by the communication network to the accessed terminal. User ID) Temporary ID.
  • the context of the Mobility type may include a current network location identifier (e.g., a network tracking area identifier) after the terminal accesses the communication network, and/or timer information related to mobility management (e.g., timer information of the terminal periodic location update).
  • the context of the Security type may include an authentication key used by the terminal for user authentication, and/or a security protection key used by the user to transmit signaling between the terminal and the communication network after the user authenticates.
  • the context of the Connection type may include configuration information of the terminal packet data connection, the configuration information including one of an identifier of the packet data connection, an identifier of the network node involved in the packet data connection, a maximum allowable rate of the packet data connection, or the like.
  • a service data flow may be used in a packet data connection of the terminal, where the service data stream is used to transmit data of different applications in the terminal, and the context of the Policy type includes a Flow ID (Flow Identity). Identification), Flow QoS (Flow Quality of Service) configuration information, and accounting configuration information.
  • a network service may access multiple types of context data of the terminal, such as the context of the Identity, Mobility, Security, and Connection types of the network service access terminal corresponding to "UE_Initiated_Attach".
  • the type level includes a terminal level, a connection level, and a data flow level.
  • the level relationship of the three types of levels is: the terminal level is higher than the connection level, and the connection level is higher than the data flow level; Identity, Mobility, and Security belong to the terminal level, Connection belongs to the connection level, and the Policy belongs to the data flow level.
  • the priority of the Identity type is higher than that of the Security type.
  • the priority of the Security type is higher than that of the Mobility. .
  • the service description information may also include operational information.
  • the operation information may include one or more of Create, Delete, Change, and Read.
  • the network service may perform an operation on a type of context. For example, in Table 1, the network service corresponding to "Create_Bearer_Request” performs a new operation on the context of the Policy type; the network service may perform multiple operations on one type of context. For example, in Table 1, the network service corresponding to "Centext_Update_Request" modifies and reads the context of the Connection type.
  • the service description information may include multiple types of information, and each type information
  • the service description information may be organized into a plurality of types of information and corresponding sequences of the plurality of operation information, for example, the service description information may be organized into “Policy: Change”, “Mobility: Create”, and The form of "Connection: Change, Read” to indicate that the network service corresponding to the service description information involves three types of contexts: "Policy", “Mobility”, and “Connection”, and respectively modify the three types of contexts. , new, and modify and read operations.
  • the organization of the service description information is not limited to the above description, and may be any other form, which is not limited in the embodiment of the present invention.
  • the embodiment of the present invention sets the operation level of the operation information.
  • the newly created operation level is greater than the deleted operation level
  • the deleted operation level is greater than the modified operation level
  • the modified operation level is greater than the read operation level.
  • the type information of the context processed by the network service and the operation information of the network service to the corresponding type context are finally organized into the service description information.
  • the service description information may further include object information, such as an object identifier.
  • the object information is parsed or extracted from the service request information according to the service request information sent by the terminal, and the object information is added to the service description information.
  • the service description information corresponding to the network service identifier "Create_Bearer_Request” may further include object information such as "object A", and the "object A” is used to identify that the terminal requests the communication network to perform "object A belonging to the type "Policy”". Create” new operation.
  • service description information shown in Table 1 is only an exemplary description, and those skilled in the art may set different type information, operation information, or object information according to actual needs, and perform the type information and operations. Information or object information is organized into service description information in different formats. Moreover, those skilled in the art may also perform different settings on the type level corresponding to the type information and the operation level corresponding to the operation information.
  • the network service identifier and the network function service module identifier shown in Table 1 are also merely exemplary descriptions of the corresponding network services.
  • the current service entry is used to record the network service currently running on the communication network.
  • the current service entry may include a terminal ID and a network service identifier.
  • the first terminal sends the first service request information to the process coordination module by using the external interface function module, where the first service request information includes the terminal ID of the first terminal and the first network service identifier requested by the first terminal;
  • the coordination module acquires the terminal ID from the first service request information;
  • the process coordination module checks whether the terminal ID corresponding to the first terminal already exists in the current service entry, and the second network service identifier corresponding to the terminal ID.
  • the process coordination module further obtains the first network service identifier and the second network service identifier. Taking the corresponding first service description information and the second service description information, determining, by using the first service description information and the second service description information, whether the second network service and the first network service collide, and performing corresponding deal with.
  • the process coordination module indicates that the first network service identifier is operated.
  • the network service adds the first network service identifier and the terminal ID of the first terminal to the current service entry.
  • the corresponding network service identifier in the current service entry is deleted from the current service entry. For example, when the network service corresponding to the second network service identifier of the first terminal in the current service entry ends because the operation succeeds or the operation fails, the second network service identifier is deleted from the current service entry.
  • the second service description information of the multiple second network services is sequentially acquired. For example, in the current service entry, if there is a second network service identifier and a third network service identifier for the first terminal, it indicates that the second network service identifier and the third network service identifier of the communication network running the first terminal in parallel correspond to The second service description information corresponding to the second network service identifier is obtained according to the second network service identifier, and the second service description information corresponding to the third network service identifier is obtained according to the third network service identifier.
  • the current service entry may be a current service entry that includes multiple terminal IDs and a network service identifier corresponding to the terminal ID; for example, the current service entry includes the first terminal. a terminal ID and a corresponding network service identifier corresponding to the terminal ID, and a terminal ID of the second terminal and a second network service identifier corresponding to the terminal ID.
  • the current service entry may also be a current service entry corresponding to the terminal ID. For example, the first current service entry is established for the first terminal, and the second current service entry is established for the second terminal.
  • Step S102 Determine a priority of the first network service and the second network service according to the first service description information and the second service description information.
  • the first service description information describes the attributes of the first network service
  • the second service description information describes the attributes of the second network service, and thus can be determined by comparing the first service description information with the second service description information.
  • the priority of the first network service is prioritized with the second network service, thereby determining whether the first network service and the second network service have a service conflict accordingly.
  • the first service description information includes the first type information
  • the second service description information includes the second type information
  • determining the first network service and the second by comparing the first type information and the second type information Whether there is a service conflict in the network service.
  • the first type information is used to indicate a type of a context processed by the first network service
  • the second type information is used to indicate a type of a context processed by the second network service.
  • the first network service requested by the terminal is a PDN (Public Data Network, The public network is connected
  • the network service identifier corresponding to the first network service is “PDNConnection_Establish_Request”.
  • the first type information in the first service description information is “Connection”.
  • the second network service of the terminal establishes a service for the bearer;
  • the network service identifier of the bearer setup service is “Create_Bearer_Request”.
  • the second type information in the second service description information is determined to be “Policy” according to the network service identifier. Determining the priority of the first network service and the second network service and whether there is a service conflict according to the first type information "Connection" and the second type information "Policy”.
  • the first service description information may include multiple pieces of the first type information, and the second service description information may also include multiple pieces of the second type information.
  • the highest priority is selected from the multiple pieces of the first type information.
  • the first type information selecting the second type information with the highest priority from the plurality of second type information; and then determining the first network service by comparing the selected first type information with the selected second type information Whether there is a service conflict with the second network service.
  • the first network service is a network service corresponding to the network service identifier “UE_Initiated_Attach”, and the second network service is a network service corresponding to the network service identifier “Handover_Request”;
  • the first service description information corresponding to the first network service includes four The first type of information, namely "Identity”, “Mobility”, “Security” and “Connection”; priority due to "Identity” priority > "Security” priority > "Mobility” priority > “Connection”
  • the first type information "Identity” has the highest priority, and the first type information "Identity” is selected from the four first type information;
  • the second service description information corresponding to the second network service includes two second types.
  • the information that is, "Mobility” and "Connection”; the second type information "Mobility” is selected from the two pieces of second type information due to the priority of "Mobility” > "Connection”. Determining whether there is a service conflict between the first network service and the second network service by comparing the selected first type information "Identity" with the selected second type information "Mobility”.
  • the first service description information includes the first type information, the first object information, and the first operation information
  • the second service description information includes the second type information, the second object information, and the second operation information
  • the first network service requested by the terminal is a PDN (Public Data Network) connection establishment
  • the corresponding first service description information is determined according to the network service identifier “PDNConnection_Establish_Request” of the first network service
  • the description information includes the first type information "Connection”, the first operation information "Create”, and the first object information is the object A.
  • the network service identifier "Create_Bearer_Request” of the second network service of the terminal exists in the current service entry, and the second service description information of the second network service is determined according to the network service identifier "Create_Bearer_Request”; the second service Description information including the second type of letter The message “Policy”, the second operation information "Create”, and the second object information object B. Determining the first type information "Connection" and the second type information "Policy", the first object information object A and the second object information object B, and the first operation information "Create” and the second operation information "Create” Whether there is a service conflict between a network service and the second network service.
  • the first service description information may include a plurality of pieces of first operation information
  • the second service description information may further include a plurality of pieces of second operation information.
  • the highest priority is selected from the plurality of pieces of first operation information.
  • An operation information selecting second operation information with the highest priority from the plurality of second operation information; and then determining the first network service and the first by comparing the selected first operation information with the selected second operation information Whether there is a service conflict in the second network service.
  • the first network service is a network service corresponding to the network service identifier “Context_Create_Request”
  • the second network service is a network service corresponding to the network service identifier “Context_Update_Request”.
  • the first service description information corresponding to the first network service includes two pieces of first operation information, that is, a “Create” new operation and a “Read” read operation; since the priority of “Create” is prior to the priority of “Read”, The first operation information "Create” is selected from the two pieces of first operation information.
  • the second service description information corresponding to the second network service includes two pieces of second operation information "Change” modification operation and "Read” read operation; due to priority of "Change” priority > "Read", from the 2
  • the second operation information "Change” is selected in the second operation information.
  • the first network service and the second network service are determined to have a service conflict by comparing the selected first operation information “Create” with the selected second operation information “Change”.
  • first network service and the second network service have different priorities, determining that the first network service and the second network service have a service conflict, proceeding to the subsequent step; if the first network service has the same priority as the second network service And determining that the first network service and the second network service do not have a service conflict, and running the first network service and the second network service in parallel.
  • the process coordination module determines the priority of the first network service and the priority of the second network service according to the first service description information and the second service description information.
  • the first service description information of the first network service corresponding to the network service identifier "PDNConnection_Establish_Request” includes the first type information "Connection”; the second service of the second network service corresponding to the network service identifier "Create_Bearer_Request”
  • the service description information includes the second type information "Policy”. Determining the priority of the first network service according to the first type information "Connection”, and determining the priority of the second network service according to the second type information "Policy”.
  • the first service description information includes the first type information and the first object information
  • the second service description information includes the second type information and the second object information
  • if the first type information is the same as the second type information And determining, according to the first object information and the second object information, a priority of the first network service and a priority of the second network service.
  • the first service description information includes the first type information, the first object information, and the first operation information
  • the second service description information includes the second type information, the second object information, and the second operation information
  • the priority of the first network service and the priority of the second network service are determined according to the first operation information and the second operation information.
  • the first service description information of the first network service corresponding to the network service identifier “Delete_Bearer_Request” includes the first type information “Policy”, the first object information object A, and the first operation information “Delete”.
  • the second service description information of the second network service corresponding to the network service identifier "Modify_Bearer_Request” includes the second type information "Policy", the second object information object A, and the second operation information "Change” modification.
  • the first type information and the second type information are both "Policy", the first object information and the second object information are both object A, the first operation information is "Delete", and the second operation information is "Change”, the first The operation information and the second operation information do not include new creation, and the first operation information and the second operation information are different, so there is a service conflict between the first network service and the second network service. Determining the priority of the first network service according to the first operation information “Delete”, and determining the priority of the second network service according to the second operation information “Change”.
  • Step S103 If the priority of the first network service and the priority of the second network service are different, the network service with high priority among the first network service and the second network service is preferentially run.
  • any one of the first network service and the second network service may be a currently running network service; for example, the second network service is a currently running network service, ie, the second network service is in a current service entry, and the process coordination module is controlling
  • the network function module runs the second network service;
  • the first network service is the network service to be run, that is, the first network service requested by the terminal again during the operation of the second network service, and the first network service is not in the current service entry,
  • the terminal is requesting that the process coordination module invokes the network function module to run the first network service.
  • the first network service and the second network service may also be network services to be operated.
  • the first network service is an example of the network service to be run, and according to the result of step S102, if the priority of the first network service is higher than the priority of the second network service, the process The coordination module may stop the second network service and directly run the first network service; or the process coordination module may stop the second network service and directly run the first network service, after the first network service runs, the operation stops. Second network service.
  • the process coordination module may perform the first network service after the second network service runs in a sequential execution manner; or the process coordination module may ignore First network service.
  • the priority of the first network service is lower than the priority of the second network service
  • the process coordination module may adopt a sequential execution manner, first running the first The second network service runs the first network service after the second network service runs; or the process coordination module can ignore the first network service.
  • the embodiment of the present invention may further include the following steps, so that the process coordination module controls the first network service and the second network service in parallel. run.
  • Step S104 If the priority of the first network service is the same as the priority of the second network service, the first network service and the second network service are run in parallel.
  • running the first network service and the second network service in parallel can be understood as the process coordination module simultaneously opening two processes, in which the network function module runs the first network service, and in the second process, another The network function module runs the second network service, that is, the first network service and the second network service run simultaneously in the respective processes to implement parallel operation.
  • the method for controlling a network service obtains the first service description information of the first network service of the terminal and the second service description of the second network service corresponding to the terminal. Determining, according to the first service description information and the second service description information, a priority of the first network service and the second network service; preferentially running the first network service and the second network service with a higher priority network service.
  • service description information describing the attributes of the network service
  • the communication network can accurately detect the conflict status between the network services, and then use the priority order of the network services as a strategy for controlling the operation of the network service, thereby effectively ensuring the normal operation of the network service. To improve the quality of network services.
  • FIG. 4 A schematic flowchart of a second embodiment of a method for controlling a network service, the embodiment showing that the process coordination module determines the network service according to the first type information in the first service description information and the second type information in the second service description information.
  • the process of network service control :
  • Step S201 Acquire first type information and second type information.
  • the first service description information includes first type information
  • the second service description information includes second type information
  • the first type information is used to indicate a context processed by the first network service.
  • the type of the second type information is used to indicate the type of context processed by the second network service.
  • the process coordination module acquires corresponding first service description information according to the network service identifier “PDNConnection_Establish_Request”, where the first service description information includes The first type of information "Connection”.
  • the network service is a network service corresponding to the network service identifier "Create_Bearer_Request”
  • the process coordination module obtains the corresponding second service description information according to the network service identifier "Create_Bearer_Request", and the second service description information includes the second type information "Policy”.
  • Step S202 Determine a priority of the first network service and a priority of the second network service according to the first type information and the second type information.
  • the first type information is “Policy” and the second type information is “Policy”.
  • the first type information is different from the second type information, and the priority of the first type information “Connection” is taken as the priority of the first network service. And prioritizing the second type information "Policy" as the priority of the second network service. Since the priority of the first type information "Connection” is higher than the priority of the second type information "Policy”, it is determined that the priority of the first network service is higher than the priority of the second network service.
  • the priority of the first type information is lower than the priority of the second type information, determining that the priority of the first network service is lower than the priority of the second network service.
  • Step S203 The network service with high priority among the first network service and the second network service is preferentially operated.
  • the priority of the first type of information is higher than the priority of the second type of information, in the first implementation, the second network service is stopped; the first network service is run.
  • the first network service is a network service corresponding to the network service identifier “PDNConnection_Establish_Request”
  • the second network service is a network service corresponding to the network service identifier “Create_Bearer_Request”; accordingly, the first type information “Connection” has a higher priority than the first network service.
  • the process coordination module stops running the second network service; runs the first network service; and ends the first network service operation. After that, the currently running network that is stopped is stopped.
  • the first network service is a network service corresponding to the network service identifier “PDNConnection_Establish_Request”
  • the second network service is a network service corresponding to the network service identifier “Create_Bearer_Request”; accordingly, the first type information “Connection” has a higher priority than the first network service.
  • the process coordination module runs the first network service after the second network service runs.
  • the first network service is a network service corresponding to the network service identifier "Create_Bearer_Request”
  • the second network The network service identifies the network service corresponding to the network service identifier "PDNConnection_Establish_Request”
  • the priority "Policy” of the first type information is lower than the priority of the second type information "Connection”
  • the process coordination module corresponds to the network service identifier "PDNConnection_Establish_Request”
  • the process coordination module corresponds to the network service identifier "PDNConnection_Establish_Request”
  • the network service runs run the network service corresponding to the network service identifier "Create_Bearer_Request”.
  • the process coordination module can ignore the first network service.
  • the first network service is a network service corresponding to the network service identifier “Create_Bearer_Request”
  • the second network service is a network service corresponding to the network service identifier “PDNConnection_Establish_Request”
  • the priority of the first type information is lower than the priority of the second type information.
  • the process coordination module ignores the network service corresponding to the network service identifier "Create_Bearer_Request”.
  • the network service control method provided by the embodiment of the present invention can accurately determine the priority of the network service by using the first type information and the second type information, and when the network service has different priorities, that is, service conflicts, priority is given. Run high-priority network services to determine network services and effectively improve network service quality.
  • FIG. 5 A flow diagram of a third embodiment of a method for controlling a service, the embodiment showing a first type information, first object information and first operation information, and second service description information in the first service description information according to the process coordination module
  • the second type information, the second object information, and the second operation information are used to perform network service control:
  • Step S301 Acquire first type information, first object information and first operation information, and second type information, second object information and second operation information.
  • the first service description information includes first type information, first object information, and first operation information
  • the second service description information includes second type information, second object information, and second operation information.
  • first network service is a network service corresponding to the network service identifier "Delete_Bearer_Request”
  • the second network service is a network service corresponding to the network service identifier "Modify_Bearer_Request”
  • the first service description information is obtained, And extracting the first type information “Policy”, the first object information “object A” and the first operation information “Delete” from the first service description information, and acquiring the second service description information according to the network service identifier “Modify_Bearer_Request” And extracting, from the second service description information, the second type information "Policy”, the second object information "object A”, and the second operation information "Change”.
  • Step S302 When the first type information and the second type information are respectively the same, the first operation information and the second operation information are respectively Determining the priority of the first network service and the priority of the second network service.
  • first type information and the second type information are both "Policy", the first type information and the second type information are the same.
  • the first object information and the second object information are both "object A”, and the first object information and the second object information are the same.
  • determining the priority of the first network service and the second network by using the first operation information and the second operation information The priority of the service.
  • the first operation information is “Delete”
  • the second operation information is “Change”
  • the priority of the first operation information is used as the priority of the network service identifier “Delete_Bearer_Request” corresponding to the first network service
  • the second operation information is used.
  • the priority of "Change” is the priority of the second network service corresponding to the network service identifier "Modify_Bearer_Request”.
  • the priority of the first operation information "Delete” is higher than the priority of the second operation information "Change”, and it is also determined that the priority of the first network service is higher than the priority of the second network service.
  • Step S303 The network service with high priority among the first network service and the second network service is preferentially operated.
  • the process coordination module stops the second network service; and runs the first network service.
  • the first network service is a network service corresponding to the network service identifier “Delete_Bearer_Request”
  • the second network service is a network service corresponding to the network service identifier “Modify_Bearer_Request”
  • the first operation information “Delete” has a higher priority than the second operation information.
  • the process coordination module stops the second network service; runs the first network service; and after the first network service ends, runs the stopped second network service.
  • the first network service is a network service corresponding to the network service identifier "Modify_Bearer_Request”
  • the second network service is a network service corresponding to the network service identifier "Acquire_Bearer_Procedure”
  • the process coordination module may stop the network service corresponding to the network service identifier “Acquire_Bearer_Procedure”, cache the state data and the information data of the network service, etc.; and run the network service identifier “Modify_Bearer_Request”.
  • the first network service is run.
  • the first network service is a network service corresponding to the network service identifier "Acquire_Bearer_Procedure”
  • the second network service is a network service.
  • the network service identifies the network service corresponding to "Modify_Bearer_Request”; after the above process is judged, the priority of the first operation information "Read” is lower than the priority of the second operation information "Change”; the process coordination module controls the network service identifier "Modify_Bearer_Request” After the corresponding network service runs, run the network service corresponding to the network service identifier "Acquire_Bearer_Procedure".
  • the process coordination module can ignore the first network service.
  • the first network service is a network service corresponding to the network service identifier "Modify_Bearer_Request”
  • the second network service is a network service corresponding to the network service identifier "Delete_Bearer_Request”; after the above process is determined, the priority of the first operation information "Change” is low.
  • the priority of the second operation information "Delete”; the process coordination module can ignore the network service corresponding to the network service identifier "Modify_Bearer_Request”.
  • the network service control method provided by the embodiment of the present invention is based on the first type information, the first object information and the first operation information, and the second type information, the second object information, and the second operation information. Determining a service conflict state of the first network service and the second network service, and further improving the accuracy of the service conflict state determination by using more dimension attribute information, and determining the operation of the network service by using the first operation information and the second operation information Control strategy to effectively guarantee the quality of network services.
  • FIG. 6 which is a schematic flowchart of a method for controlling a network service according to a fourth embodiment of the present invention, an embodiment of the present invention shows a request time according to a first network service and a second The request time of the network service, the process of determining the priority of the network service:
  • Step S401 Acquire first type information, first object information and first operation information, and second type information, second object information and second operation information.
  • Step S402 When the first type information and the second type information, the first object information and the second object information, the first operation information and the second operation information are respectively the same, according to The request time of the first network service and the second network service determines a priority of the first network service and a priority of the second network service.
  • both the first operation information and the second operation information are deleted, or both the first operation information and the second operation information are modified, according to the request time of the first network service and the second network service
  • the request time determines the priority of the first network service and the priority of the second network service.
  • the process coordination module may further record the time when the first network service request information is received as the request time of the first network service; and the process coordination module records the time when the second network service request information is received as the second network service.
  • Request time when the first network server request information is sent, the terminal adds a timestamp to the first network service request information as a request time of the first network service; when the terminal sends the second network service request information, the terminal Second network service request letter The time stamp is added as the request time of the second network service; the process coordination module may parse or extract the time stamp to obtain the request time of the first network service and the request time of the second network service.
  • both the first operation information and the second operation information are deleted, or both the first operation information and the second operation information are modified, if the request time of the first network service is earlier than the request time of the second network service, determining The priority of a network service is higher than the priority of the second network service; if the request time of the first network service is later than the request time of the second network service, determining that the priority of the first network service is lower than that of the second network service priority.
  • Step S403 In the first network service and the second network service, the network service with the first network service and the second network service priority is preferentially operated.
  • the process coordination module may run the first network service, ignoring the second network service to prevent deduplication of the same type, the same object context.
  • the process coordination module runs the first network service to sequentially update the context data.
  • the process coordination module can also control to stop the first network service, run the second network service, and further save and optimize the operation steps.
  • the network service control method provided by the embodiment of the present invention is based on the first type information, the first object information and the first operation information, and the second type information, the second object information, and the second operation information. Further determining the service conflict status of the first network service and the second network service in combination with the request time of the first network service and the second network service, and further improving the accuracy of the service conflict state determination by using more dimensional attribute information, and further The operation control policy of the network service is determined by the first operation information and the second operation information, thereby effectively ensuring the quality of the network service.
  • FIG. 7 A flowchart of a fifth embodiment of the control method, the embodiment showing a process of running a network service in parallel according to the first type information and the first object information, and the second type information and the second object information:
  • Step S501 Acquire first type information and first object information, and second type information and second object information.
  • the first network service is a network service corresponding to the network service identifier “Create_Bearer_Request”
  • the second network service is a network service corresponding to the network service identifier “Modify_Bearer_Request”; according to the network service identifier "Create_Bearer_Request” acquires the first type information "Policy” and the first object information "Object A”; acquires the second type information "Policy” and the second object information "Object B” according to the network service identifier "Modify_Bearer_Request”.
  • Step S502 When the first type information and the second type information are the same, determine the priority of the first network service and the priority of the second network service according to the first object information and the second object information.
  • the first type information and the second type information are both "Policy", the first type information is the same as the second type information; the first object information is "object A”, and the second object information is "object B", then the first object The information is different from the second object information; since the object processed by the first network service is different from the object processed by the second network service, it is determined that the priority of the first network service is the same as the priority of the second network service, There are no service conflicts in the network services.
  • Step S503 When the priority of the first network service and the priority of the second network service are the same, the first network service and the second network service are run in parallel.
  • the process coordination module controls the first network service and the second network service to run in parallel.
  • the process coordination module controls the network service corresponding to the network service corresponding to the network service identifier “Create_Bearer_Request” and the network service identifier “Modify_Bearer_Request”. .
  • the method for controlling a network service provided by the embodiment of the present invention can accurately determine the condition for the parallel operation of the network service by using the first type information and the first object information, and the second type information and the second object information. And control network services to run in parallel to improve the efficiency of network services.
  • FIG. 8 A flow diagram of a sixth embodiment of a method of controlling a network service, the embodiment showing information according to a first type, first object information and first operation information, and second type information, second object information, and second operation Information, the process of running network services in parallel:
  • Step S601 Acquire first type information, first object information and first operation information, and second type information, second object information and second operation information.
  • Step S602 When the first type information and the second type information are respectively the same, determining the priority of the first network service and the second network according to the first operation information and the second operation information. The priority of the service.
  • the first network service is a network service corresponding to the network service identifier “PDNConnection_Establish_Request”, and the second network service is a network.
  • the identifier "Acquire_Bearer_Procedure” is obtained, the second type information is "Policy”, the second object information is "object A”, and the second operation information is "Read”; the first type information and the second type information are "Policy", and are determined.
  • the first type information and the second type information are the same; the first object information and the second object information are both "object A”, and the first object information and the second object information are determined to be the same; the first operation information is "Create”, that is, newly created, The second operation information is "Read” or read; because the first network service performs a new operation, that is, a context of the "Policy" type is created, and the second network service reads the context of the original "Policy" type, two The network service can run in parallel, determining that the first network service and the second network service have the same priority
  • Step S603 The first network service and the second network service are run in parallel.
  • the process coordination module controls the first network service and the second network service to run in parallel, that is, the first network service corresponding to the control network service identifier "PDNConnection_Establish_Request” and the network service identifier "Acquire_Bearer_Procedure" correspond to The network services run in parallel.
  • the process coordination module also controls the first network service and the second network service to run in parallel.
  • the process coordination module can run the first network service and the second network service in parallel. To improve operational efficiency.
  • the network service control method provided by the embodiment of the present invention is based on the first type information, the first object information and the first operation information, and the second type information, the second object information, and the second operation information.
  • the information of more dimensions is used to determine the conditions for the network service to run in parallel, further improve the judgment accuracy of the parallel operation of the network service, and then control the network service to run in parallel to ensure the running efficiency of the network service.
  • Embodiments 1 to 6 are only partial embodiments provided by the present invention, and each of the embodiments may be used as a separate implementation for controlling the operation of the concurrent network, or may be implemented by multiple embodiments. A combined approach controls the operation of network services.
  • the above embodiments it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • software it may be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions.
  • the computer program instructions When the computer program instructions are loaded and executed on a computer, the processes or functions described in accordance with embodiments of the present invention are generated in whole or in part.
  • the computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable device.
  • the computer instructions can be stored in a computer readable storage medium or transferred from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions can be from a website site, computer, server or data center Transfer to another website site, computer, server, or data center by wire (eg, coaxial cable, fiber optic, digital subscriber line (DSL), or wireless (eg, infrared, wireless, microwave, etc.).
  • the computer readable storage medium can be any available media that can be accessed by a computer or a data storage device such as a server, data center, or the like that includes one or more available media.
  • the usable medium may be a magnetic medium (eg, a floppy disk, a hard disk, a magnetic tape), an optical medium (eg, a DVD), or a semiconductor medium (such as a solid state disk (SSD)).
  • the present invention also provides a control device for the network service.
  • FIG. 9 is a schematic structural diagram of a network service control apparatus according to an embodiment of the present invention, where the apparatus includes:
  • the information obtaining module 11 is configured to acquire first service description information of the first network service of the terminal, and second service description information of the second network service of the terminal, where the first service description information is used to describe the first network.
  • the attribute of the context processed by the service, the first service description information may include one or more of the first type information, the first object information, and the first operation information; wherein the first type information is used to describe a type attribute of a context processed by the network service, the first object information is used to describe an object attribute of a context processed by the first network service, and the first operation information is used to describe an operation performed by the first network service on the processed context
  • the second service description information is used to describe an attribute of a context processed by the second network service, and the second service description information may include one of the second type information, the second object information, and the second operation information.
  • the second type information is used to describe a type attribute of a context processed by the second network service, the second object
  • the context information is used to describe properties of an object being processed a second network service, operation information of the second operational attribute for describing a second network service performed by the processing context;
  • the priority determining module 12 is configured to determine, according to the first service description information and the second service description information, a priority of the first network service and a priority of the second network service;
  • the service running module 13 is configured to preferentially run the network service with high priority among the first network service and the second network service if the priority of the first network service and the priority of the second network service are different;
  • the second network service is stopped, and the first network service is run; in the second implementation scenario, Stopping the second network service, running the first network service, and running the stopped second network service after the first network service operation ends;
  • the priority of the first network service is lower than the priority of the second network service, in the first implementation, after the second network service runs, the first network service is run; in the second implementation, the First network service.
  • the service running module 13 is further configured to run the first network service and the second network service in parallel if the priority of the first network service is the same as the priority of the second network service. .
  • the network service control device obtains the first service description information of the first network service of the terminal and the second service description of the second network service corresponding to the terminal. Determining, according to the first service description information and the second service description information, a priority of the first network service and a priority of the second network service; if the priority of the first network service and the priority of the second network service are different, The priority of the first network service and the second network service are preferentially run.
  • service description information describing the attributes of the network service the communication network can accurately detect the conflict status between the network services, and then use the priority order of the network services as a strategy for controlling the operation of the network service, thereby effectively ensuring the normal operation of the network service. To improve the quality of network services.
  • the priority determining module 12 configured to: when the first service description information includes the first type information, When the second service description information includes the second type information, determining the priority of the first network service and the priority of the second network service according to the first type information and the second type information.
  • the first service description information may include multiple pieces of first type information
  • the second service description information may include multiple pieces of second type information.
  • the priority determining module 12 is further configured to: when the first service description information includes the plurality of pieces of the first type information, select the first type information with the highest priority from the plurality of pieces of the first type information, and when the second service description When the information includes a plurality of pieces of second type information, selecting the second type information having the highest priority from the plurality of pieces of the second type information; and, according to the first type information having the highest priority and the highest priority
  • the second type of information determines a priority of the first network service and a priority of the second network service.
  • the service running module 13 preferentially runs the network service with high priority among the first network service and the second network service according to the result of the priority determining module 12.
  • the priority of the first type information is higher than the priority of the second type information, in the first implementation, stopping the second network service, running the first network service; in the second implementation scenario Stopping the second network service, running the first network service, and running the stopped second network service after the first network service runs.
  • the priority of the first type of information is lower than the priority of the second type of information, in the first implementation
  • the first network service is run after the second network service runs, and in the second implementation, the first network service is ignored.
  • the network service control apparatus provided by the embodiment of the present invention can accurately determine the service conflict status of the network service by using the first type information and the second type information, and when the network service has a service conflict, according to the first type.
  • the priority of the information and the priority of the second type of information determine the operational control strategy of the network service, thereby effectively improving the quality of the network service.
  • the priority determining module 12 is configured to: when the first service description information includes the first type information, An object information and first operation information, and when the second service description information includes second type information, second object information, and second operation information, if the first type information and the second type information, The first object information and the second object information are respectively the same, and the priorities of the first network service and the second network service are determined according to the first operation information and the second operation information.
  • the priority determining module 12 is configured to: when determining that the first type information and the second type information are the same, the first object information and the second object information are the same, and the first operation information and the second When the operation information does not include new creation, the priority of the first operation information is determined as the priority of the first network service, and the priority of the second operation information is determined as the priority of the second network service.
  • the second service description information may include a plurality of pieces of second operation information, in order to facilitate comparison of the first service description information and the second service description information, optionally
  • the priority determining module 12 is further configured to: when the first service description information includes the plurality of corresponding first operation information, select the first operation information with the highest priority from the plurality of pieces of first operation information, and When the second service description information includes a plurality of corresponding second operation information, the second operation information having the highest priority is selected from the plurality of pieces of second operation information; and, according to the first operation information with the highest priority The second operation information with the highest priority determines the priority of the first network service and the priority of the second network service.
  • the service running module 13 preferentially runs the network service with high priority among the first network service and the second network service according to the result of the priority determining module 12, if the priorities of the first network service and the second network service are different.
  • the priority of the first operation information is higher than the priority of the second operation information, it is determined that the priority of the first network service is higher than the priority of the second network service.
  • the second network service is stopped, the first network service is run; in the second implementation scenario, the second network service is stopped, the first network service is run, and the first network service is run after the end of the operation. The second network service that is stopped.
  • the first network service Priority In the first implementation, the first network service is run after the second network service operation ends; in the second implementation case, the first network service is ignored.
  • the network service control apparatus provided by the embodiment of the present invention, according to the first type information, the first object information and the first operation information, and the second type information, the second object information, and the second operation information, Determining a service conflict state of the first network service and the second network service, and further improving the accuracy of the service conflict state determination by using more dimension attribute information, and determining the operation of the network service by using the first operation information and the second operation information Control strategy to effectively guarantee the quality of network services.
  • the priority determining module 12 is configured to: when the first type information and the second type information, the first object information and the first The second object information, the first operation information and the second operation information are respectively the same, and determining the priority of the first network service according to the request time of the first network service and the second network service The priority of the second network service.
  • the priority determining module 12 is configured to: when the first operation information and the second operation information are both deleted, or both the first operation information and the second operation information are modified, according to the first network service
  • the request time and the request time of the second network service determine the priority of the first network service and the priority of the second network service.
  • the service running module 13 is configured to preferentially run a high priority network service in the first network service and the second network service.
  • the service running module 13 can run the first network service, ignoring the second network service, to prevent the deletion of the same type and the same object context.
  • the request time of the first network service is earlier than the request time of the second network service, and the priority of the first network service is higher than The priority of the second network service
  • the service running module 13 runs the first network service to sequentially update the context data.
  • the process coordination module can also control to stop the first network service, run the second network service, and further save and optimize the operation steps.
  • the priority determining module 12 is configured to: according to the first object information and the second object, when the first type information and the second type information are the same The information determines the priority of the first network service and the priority of the second network service. When the first type information and the second type information are the same, and the first object information and the second object information are different, it is determined that the priority of the first network service and the priority of the second network service are the same.
  • the superior service running module 13 is configured to run the first network service and the second network service in parallel when it is determined that the first type information and the second type information are the same, and the first object information and the second object information are different.
  • the network service control apparatus provided by the embodiment of the present invention can accurately determine the conditions for the network service to run in parallel by using the first type information and the first object information, and the second type information and the second object information. And control network services to run in parallel to improve the efficiency of network services.
  • the priority determining module 12 is configured to use the first type information and the second type information, the first object information. And when the second object information is respectively the same, determining the priority of the first network service and the priority of the second network service according to the first operation information and the second operation information.
  • the priority determining module 12 determines the priority of the first network service. The same priority as the second network service.
  • the service running module 13 is configured to run the first network service and the second network service in parallel.
  • the network service control apparatus provided by the embodiment of the present invention, according to the first type information, the first object information and the first operation information, and the second type information, the second object information, and the second operation information,
  • the information of more dimensions is used to determine the conditions for the network service to run in parallel, further improve the judgment accuracy of the parallel operation of the network service, and then control the network service to run in parallel to ensure the running efficiency of the network service.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明实施例公开了一种网络服务的控制方法及装置,通过获取终端的第一网络服务的第一服务描述信息,以及所述终端的第二网络服务的第二服务描述信息;比较第一服务描述信息和第二服务描述信息,确定是否存在服务冲突;如果存在服务冲突,根据第一服务描述信息和第二服务描述信息,确定网络服务的优先级;优先运行第一网络服务和第二网络服务中优先级高的网络服务。本发明通过为网络服务构建描述其属性的服务描述信息,通信网络能够准确检测网络服务之间的冲突状态,进而以网络服务的优先级顺序作为控制网络服务运行的策略,有效保证网络服务正常运行,从而提高网络服务质量。

Description

一种网络服务的控制方法及装置 技术领域
本发明涉及通信技术领域,特别是涉及一种网络服务的控制方法及装置。
背景技术
基于服务化架构的通信系统,是指在网络基础设施实体上使用虚拟化等技术,将网络功能抽象为通用的、可组装的网络功能服务组件所形成的通信系统。基于服务化架构的通信系统可以通过网络功能服务组件的编排和组合实现网络服务,具有灵活、轻量、易于拓展的特点。
图1为一种服务化架构通信系统的结构示意图,该系统包括外部接口功能模块、网络功能服务模块、网络功能服务组件库以及服务管理框架模块。终端通过接入节点与外部接口功能模块相连接,并将服务请求发送给外部接口功能模块。服务管理框架模块通过服务接口向外部接口功能模块、网络功能服务模块和网络功能服务组件库提供服务发现功能,从而实现网络功能服务模块之间、网络功能服务组件之间以及网络功能服务模块与网络功能服务组件之间的互联和功能访问;另外,服务管理框架模块还用于支持网络功能服务组件库中的网络功能服务组件或网络功能服务模块的注册和管理。网络功能服务模块用于根据终端的服务请求调用多个网络功能服务组件库中的网络功能服务组件完成相应的网络服务,所述网络功能服务模块包括移动管理模块和会话管理模块等,用于实现终端的注册接入服务、位置更新服务、承载建立服务、切换服务以及会话管理服务等网络服务。
网络功能服务模块根据终端的服务请求运行第一网络服务,在第一网络服务运行过程中,同一终端可能再次发送新的服务请求,所述新的服务请求要求网络功能服务模块执行第二网络服务,所述第一网络服务与第二网络服务构成并发网络服务。通常的处理方式是网络功能服务模块将第一网络服务和第二网络服务按照相应服务请求的先后顺序串行运行,但是按照服务请求的先后顺序串行运行,在网络服务相互影响时,会因为网络服务的运行顺序导致网络服务质量受到影响。例如,当第一网络服务为承载建立服务,第二网络服务为位置更新服务,如果按照服务请求的先后顺序串行运行,那么就在承载建立服务完成后运行位置更新服务;在承载建立服务过程中终端可能因为位置移动而跨越了多个小区,由于位置更新服务在后运行,终端无法及时获知新小区的接入节点,依然使用原小区的接入节点,因而导致终端接入通信网络失败,进而影响网络服务质量。
发明内容
本发明实施例中提供了一种网络服务的控制方法及装置,以提高服务化架构的通信系统的网络服务质量。
为了解决上述技术问题,本发明实施例公开了如下技术方案:
本发明第一方面提供了一种网络服务的控制方法,该方法包括:获取终端的第一网络服务的第一服务描述信息,以及所述终端的第二网络服务的第二服务描述信息;根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;如果所述第一网络服务的优先级和所述第二网络服务的优先级不同,优先运行所述第一网络服务和所述第二网络服务中优先级高的网络服务。采用本实现方式,通过为网络服务构建描述其属性的服务描述信息,通信网络能够准确检测网络服务之间的冲突状态,进而以网络服务的优先级顺序作为控制网络服务运行的策略,有效保证网络服务正常运行,从而提高网络服务质量。
结合第一方面,在第一方面第一种可能的实现方式中,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级与所述第二网络服务的优先级包括:当所述第一服务描述信息包括第一类型信息,所述第二服务描述信息包括第二类型信息时,根据所述第一类型信息和所述第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型。采用本实现方式,通过将网络服务的属性抽象为类型信息,进而根据类型信息判断网络服务的优先级,能够有效提高判断精度。
结合第一方面,在第一方面的第二种可能的实现方式中,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级与所述第二网络服务的优先级包括:当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,根据所述第一操作信息和所述第二操作信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作。采用本实现方式,通过类型信息、对象信息以及操作信息 多个维度的属性信息,进行综合判断,能够精确确定网络服务的优先级,从而保证控制策略的正确实施。
结合第一方面,在第一方面的第三种可能的实现方式中,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级与所述第二网络服务的优先级包括:当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息,所述第一操作信息和所述第二操作信息均分别相同,根据所述第一网络服务的请求时间和第二网络服务的请求时间,确定所述第一网络服务的优先级与所述第二网络服务的优先级;其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作。采用本实现方式,通过引入网络服务的请求时间,进一步增加了网络服务优先级的判断维度,能够有效提高网络服务优先级判断的适用广度。
结合第一方面,在第一方面的第四种可能的实现方式中,当所述第一操作信息和所述第二操作信息均不包括新建,且所述第一操作信息和所述第二操作信息不同时,确定所述第一网络服务的优先级和所述第二网络服务的优先级不同;其中,所述新建用于指示网络服务对相应的上下文进行新建操作。采用本实现方式,通过对操作信息差异的判断,能够迅速判定网络服务的优先级的不同,提高优先级确定效率。
结合第一方面,在第一方面的第五种可能的实现方式中,当所述第一操作信息和所述第二操作信息均为删除,或者所述第一操作信息和所述第二操作信息均为修改时,如果所述第一网络服务的请求时间和所述第二网络服务的请求时间不同,确定所述第一网络服务的优先级和所述第二网络服务的优先级不同;其中,所述删除用于指示网络服务对相应的上下文进行删除操作,所述修改用于指示网络服务对相应的上下文进行修改操作。采用本实现方式,在操作信息无法判定网络服务的优先级的情况下,通过进一步网络服务请求时间的判断网络服务的优先级,提高了优先级判断的普适性。
结合第一方面,在第一方面的第六种可能的实现方式中,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级包括:当所述第一服务描述信息包括第一类型信息和第一对象信息,且所述第二服务描述信息包括第二类型信息和第二对象信息时,如果所述 第一类型信息和所述第二类型信息相同,且所述第一对象信息和所述第二对象信息不同,确定所述第一网络服务的优先级和第二网络服务的优先级相同;其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象。采用本实现方式,用对象信息描述网络服务的处理对象,从而能够快速判断网络服务的优先级是否相同,提高优先级判断效率。
结合第一方面,在第一方面的第七种可能的实现方式中,当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,并且所述第一操作信息和所述第二操作信息中的至少一个为新建,确定所述第一网络服务的优先级和所述第二网络服务的优先级相同;其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作;所述新建用于指示网络服务对相应的上下文进行新建操作。采用本实现方式,通过判断操作信息中是否包括新建,能够快速确定网络服务的优先级是否相同,从而提高优先级判断效率。
结合第一方面,在第一方面的第八种可能的实现方式中,当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,并且所述第一操作信息和所述第二操作信息均为读取,确定所述第一网络服务的优先级和所述第二网络服务的优先级相同;其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作;所述新建用于指示网络服务对相应的上下文进行新建操作;所述读取用于指示网络服务对相应的上下文进行读取操作。采用本实现方式,将读取操作信息作为判断标准,能够快速有效地判定网络服务优先级是否相同。
结合第一方面,在第一方面的第九种可能的实现方式中,如果所述第一网络 服务的优先级与所述第二网络服务的优先级相同,并行运行第一网络服务和第二网络服务。采用本实现方式,在确定网络服务的优先级相同的情况下,控制网络服务并行运行,能够有效提高网络服务的运行效率。
结合第一方面,在第一方面的第十种可能的实现方式中,当所述第一服务描述信息包括多条第一类型信息时,从所述多条第一类型信息中选择优先级最高的第一类型信息;当所述第二服务描述信息包括多条第二类型信息时,从所述多条第二类型信息中选择优先级最高的第二类型信息;并且,所述根据所述第一类型信息和所述第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级,包括:根据所述优先级最高的第一类型信息和所述优先级最高的第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。采用本实现方式,对多条类型信息进行预处理,筛选出优先级高的类型信息后进行优先级判断,能够有效节省优先级判断的计算量,提高判断效率。
结合第一方面,在第一方面的第十一种可能的实现方式中,当所述第一服务描述信息包括多条相应的第一操作信息时,从所述多条第一操作信息中选择优先级最高的第一操作信息;当所述第二服务描述信息包括多条相应的第二操作信息时,从所述多条第二操作信息中选择优先级最高的第二操作信息;并且,所述根据所述第一操作信息和所述第二操作信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级,包括:根据所述优先级最高的第一操作信息和所述优先级最高的第二操作信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。采用本实现方式,对多条操作信息进行预处理,筛选出优先级高的操作信息后进行优先级判断,能有进一步节省计算量,提高优先级判断效率。
本发明第二方面提供了一种网络服务的控制装置,该装置包括:信息获取模块,用于获取终端的第一网络服务的第一服务描述信息,以及所述终端的第二网络服务的第二服务描述信息;优先级确定模块,用于根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;服务运行模块,用于如果所述第一网络服务的优先级和所述第二网络服务的优先级不同,优先运行所述第一网络服务和所述第二网络服务中优先级高的网络服务。
本发明第二方面的所述网络服务的控制装置能够实现第一方面及第一方面的各实现方式中的方法,并取得相同的效果。
由以上技术方案可见,本发明中,过程协调模块获取终端的第一网络服务的第一服务描述信息,以及所述终端对应的第二网络服务的第二服务描述信息;通过比较第一服务描述信息和第二服务描述信息,确定第一网络服务与第二网络服务是否存在服务冲突;如果第一网络服务与第二网络服务存在服务冲突,则进一步根据第一服务描述信息和第二服务描述信息,确定第一网络服务和第二网络服 务的优先级;优先运行第一网络服务和第二网络服务中优先级高的网络服务。本发明通过为网络服务构建描述其属性的服务描述信息,通信网络能够准确检测网络服务之间的冲突状态,进而以网络服务的优先级顺序作为控制网络服务运行的策略,有效保证网络服务正常运行,从而提高网络服务质量。
本发明的又一方面提供了一种计算机可读存储介质,所述计算机可读存储介质中存储有指令,当其在计算机上运行时,使得计算机执行上述第一方面及第一方面的各实现方式中的方法。
本发明的又一方面提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行上述第一方面及第一方面的各实现方式中的方法。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,对于本领域普通技术人员而言,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为一种服务化架构通信系统的结构示意图;
图2为本发明实施例所应用的一种服务化架构通信系统的结构示意图;
图3为本发明实施例提供的网络服务的控制方法的第一实施例的流程示意图;
图4为本发明实施例提供的网络服务的控制方法的第二实施例的流程示意图;
图5为本发明实施例提供的网络服务的控制方法的第三实施例的流程示意图;
图6为本发明实施例提供的网络服务的控制方法的第四实施例的流程示意图;
图7为本发明实施例提供的网络服务的控制方法的第五实施例的流程示意图;
图8为本发明实施例提供的网络服务的控制方法的第六实施例的流程示意图;
图9为本发明实施例提供的网络服务的控制装置的结构示意图。
具体实施方式
为了使本技术领域的人员更好地理解本发明中的技术方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。
参见图2,为本发明实施例所应用的一种服务化架构通信系统的结构示意图,该系统包括外部接口功能模块、服务管理框架模块、网络功能服务组件库、网络功能服务模块、过程协调模块以及系统数据库。
其中,外部接口功能模块是服务化架构通信系统的统一外部接口,用于实现通信信道的建立、连接上下文的维护、消息的协议封装和解封装以及消息的转发和接收等接口功能;终端通过接入节点连接到所述外部接口功能模块,向所述外部接口功能模块发送服务请求消息;通信系统内的网络功能服务模块,在执行网络服务过程中也可以通过所述外部接口功能模块向相应的终端发送服务请求消息。
服务管理框架模块通过服务接口向外部接口功能模块、网络功能服务组件库、网络功能服务模块提供服务发现功能,而且所述服务管理框架模块还与系统数据库相连接;服务管理框架模块所提供的服务发现功能,用于使网络服务功能服务模块或网络功能服务组件(功能调用方)发现其需要访问的网络功能服务模块或网络功能服务组件的网络地址,从而实现网络功能模块之间、网络功能服务组件之间以及网络功能服务模块与网络功能服务组件之间的互联和功能访问。另外,所述服务管理框架模块还用于网络功能服务组件库中的网络功能服务组件和网络功能服务模块在部署到网络时的注册和部署到网络后的管理。为了网络功能服务模块或网络功能服务组件之间的信息交互,除了网络功能服务模块或网络功能服务组件之间可以直接进行访问之外,服务管理框架模块用于实现外部接口功能模块、过程协调模块、网络功能服务组件库、网络功能服务模块以及数据库等通信系统模块之间的信息交互,例如服务管理框架模块将外部接口功能模块接收到的服务请求信息发送至过程协调模块,以及网络功能服务模块通过服务管理框架模块访问数据库等。
网络功能服务模块是一个相对独立和完整的逻辑功能实体,能够根据终端的服务请求,调用网络功能服务组件库中的一个或多个网络功能服务组件完成相应的网络服务;例如,网络功能服务模块包括移动管理模块和会话管理模块等,用于完成终端的注册接入服务、位置更新服务、切换服务、承载建立服务以及会话管理服务等网络服务。
网络功能服务组件库是由按照网络功能抽象和独立出的通用网络功能服务组件组成,例如所述网络功能服务组件库包括用户数据管理服务组件、安全服务组件、承载管理服务组件和策略服务组件等;其中用户数据管理服务组件用于完成用户数据管理功能,安全服务组件用于完成用户安全认证等功能,承载管理服务组件用于管理用户与通信网络的承载功能,策略服务组件用于实现策略管理服务功能;网络功能服务组件在服务管理框架模块注册并实例化后,能够被网络功能服务模块调用,从而完成网络服务中所需的特定的通用网络功能,例如安全服务组件可以被完成UE注册接入服务的网络功能服务模块调用等。
过程协调模块是通信网络中统一服务协调模块,负责根据来自网络终端的服务请求,选择网络功能服务模块完成服务请求的网络服务;当过程协调模块同时接收到同一终端的多个服务请求,或者终端的一个网络服务在运行中,过程协调模块接收到终端的新的服务请求时,通信网络中存在并发的网络服务;过程协调模块负责对并发的网络服务进行冲突检测和处理控制,过程协调模块通过冲突检测判断并发的网络服务能否进行并行运行,如果并发的网络服务不能并行运行,则按照网络服务的控制策略,控制并发的网络服务运行。系统数据库用于存储用户数据以及控制策略等,供通信网络中的网络功能服务模块或网络功能服务组件访问使用。
另外,需要说明的是,图2所示的服务化架构的通信网络仅是一示例性通信网络架构,本发明实施例还可以适用于其他任意架构的服务化通信网络。
参见图3,为本发明实施例提供的网络服务的控制方法的第一实施例的流程示意图。本实施例可应用于上述图2所示的通信网络架构,示出了过程协调模块根据第一服务描述信息和第二服务描述信息,进行网络服务控制的过程:
步骤S101:过程协调模块获取终端的第一网络服务的第一服务描述信息,以及所述终端的第二网络服务的第二服务描述信息。
终端通过外部接口功能模块将服务请求信息发送至过程协调模块,以请求过程协调模块选择与所述服务请求信息相对应的网络功能服务模块,由所述网络功能服务模块运行终端所请求的网络服务。
其中,所述服务请求信息可以包括终端标识、网络服务标识以及对象标识。所述终端标识可以为终端ID(Identification,标识),用于标识终端,以对不同的终端进行区分。
所述网络服务标识可以为网络功能服务模块的标识,过程协调模块根据所述网络服务标识选择相应的网络功能服务模块,以运行终端所请求的网络服务。
所述网络服务标识与网络功能服务模块所支持的网络服务具有映射关系,例如,当一个网络功能服务模块可以提供一个或多个网络服务时,一个网络服务模 块可以对应一个或多个网络服务标识。这样,过程协调模块就可以通过网络服务标识选择相应的网络功能服务模块运行终端的网络服务。所述网络服务标识可以为字母标识、数字标识和网络服务标识中的任一种;在第一种实施情况下,所述网络服务标识可以为字母标识,例如“UE_Initiated_Attach”(终端初始附着)、“Create_Bearer_Request”(承载建立请求)以及“Handover_Request”(切换请求)等。其中,“UE_Initiated_Attach”标识用于指示过程协调模块选择“UE Initiated Attach”网络功能服务模块运行终端初始附着网络服务;“Create_Bearer_Request”标识用于指示过程协调模块选择“Create_Bearer_Request”网络功能服务模块运行为终端建立承载的网络服务;“Handover_Request”标识用于指示过程协调模块选择“Handover Request”网络功能服务模块运行终端切换服务。在第二种实施情况下,所述网络服务标识还可以为数字标识,例如用不同数字标识标记不同的网络功能服务模块,以使过程协调模块通过所述数字标识选择相应的网络功能服务模块运行终端的网络服务。在第三种实施情况下,所述网络服务标识也可以为服务请求信息类型标识,所述服务请求信息类型标识与网络功能服务模块具有映射关系,过程协调模块通过所述映射关系,确定与服务请求信息类型标识相对应的网络功能服务模块。
所述对象标识用于标识所述网络服务处理上下文的对象,过程协调模块通过所述对象标识判断多个网络服务是否处理同一上下文的对象。
过程协调模块从所述网络服务请求信息中解析或提取网络服务标识,进而根据所述网络服务标识确定网络功能服务模块标识;过程协调模块通过所述网络功能服务模块标识,确定与所述网络功能服务模块标识相对应的服务描述信息。当然,在具体实施时,过程协调模块也可以根据网络服务请求信息中的网络服务标识,确定网络服务的服务描述信息。参见表一,为本发明实施例提供的网络服务标识、网络功能服务模块标识以及服务描述信息的示例性关系表:
表一:
Figure PCTCN2017070661-appb-000001
如表一所示,所述网络服务标识与网络功能服务模块标识相对应,过程协调模块通过从服务请求信息中获取网络服务标识,就可以确定与所述网络服务标识相对应的网络功能服务模块标识;所述网络功能服务模块标识对应的网络服务功能模块负责运行终端请求的网络服务,所述网络服务的服务描述信息与所述网络功能服务模块标识相对应,过程协调模块进一步通过所述网络功能模块标识确定相应的服务描述信息。在具体实施时,所述网络服务标识、所述网络功能模块标识以及所述服务描述信息的对应关系可以存放于系统数据库中以方便维护。
所述服务描述信息可以包括类型信息和/或操作信息,所述类型信息和所述操作信息用于描述相应的网络服务的属性。其中,所述类型信息用于描述网络服务所处理上下文的类型,所述操作信息用于描述网络服务对相应上下文进行的操作。
在本发明实施例中,所述类型信息可以包括Identity(身份)、Mobility(移动)、Security(安全)、Connection(连接)和Policy(流配置策略)的一种或 多种。Identity类型的上下文可以包括终端接入通信网络所使用的IMSI(International Mobile Subscriber Identity,国际移动用户识别码)标识,和/或通信网络为接入的终端分配的TMSI(Temporary Mobile Subscriber Identity,临时移动用户标识)临时标识。Mobility类型的上下文可以包括终端接入通信网络后当前的网络位置标识(例如网络跟踪区域标识),和/或移动管理有关的定时器信息(例如终端周期性位置更新的定时器信息)。Security类型的上下文可以包括终端进行用户鉴权时所使用的鉴权密钥,和/或用户通过用户鉴权后终端和通信网络间传输信令所使用的安全保护密钥等。Connection类型的上下文可以包括终端分组数据连接的配置信息,所述配置信息包括分组数据连接的标识,分组数据连接中涉及的网络节点的标识,分组数据连接的最大允许速率等信息中的一种或多种。在终端的一个分组数据连接下可以存在多个服务数据流(Service data flow),所述服务数据流用于传输终端中不同应用的数据,由此Policy类型的上下文包括Flow ID(Flow Identity,数据流标识)、Flow QoS(Flow Quality of Service,数据流服务质量)配置信息以及计费配置信息等。如表一所示,一个网络服务可能会访问终端的多个类型的上下文数据,例如“UE_Initiated_Attach”所对应的网络服务访问终端的Identity、Mobility、Security以及Connection类型的上下文。
由于不同类型的上下文数据之前存在关联,例如对于Identity类型的上下文进行操作会影响到Connection类型的上下文,Connection类型的上下文的变动也会影响到Policy类型的上下文,因此本发明实施例对所述类型信息设置类型级别。在一个具体实施例中,所述类型级别包括终端级、连接级和数据流级,上述三个类型级别的级别关系为:终端级高于连接级,连接级又高于数据流级;其中,Identity、Mobility和Security属于终端级,Connection属于连接级,Policy属于数据流级;在终端级的三个类型信息中,Identity类型的优先级高于Security的类型级别,Security类型的优先级别高于Mobility。
为了描述网络服务对相应类型的上下文进行的操作,所述服务描述信息还可以包括操作信息。在本发明实施例中,所述操作信息可以包括Create(新建)、Delete(删除)、Change(修改)和Read(读取)中的一种或多种。网络服务可能对一种类型的上下文进行一种操作,例如在表一中,“Create_Bearer_Request”对应的网络服务对Policy类型的上下文进行新建操作;网络服务可能对一种类型的上下文进行多种操作,例如表一中,“Centext_Update_Request”对应的网络服务对Connection类型的上下文进行修改和读取操作;而且,如果多种类型的上下文进行同一操作,还可以参见表一中“UE_Initiated_Attach”对应的服务描述信息,“UE_Initiated_Attach”对应的网络服务对“Identity”、“Mobility”、“Security”和“Connection”4种类型的上下文进行新建操作。在具体实施时,由于服务描述信息中可能包括多个类型信息,而且每个类型信息 也可能对应多个操作信息,可以将所述服务描述信息组织成多个类型信息与相应多个操作信息的对应序列,例如服务描述信息可以组织为“Policy:Change”、“Mobility:Create”和“Connection:Change,Read”的形式,以表示该服务描述信息对应的网络服务涉及“Policy”、“Mobility”和“Connection”3种类型的上下文,并分别对所述3种类型的上下文进行修改、新建以及修改和读取操作。当然,需要说明的是,所述服务描述信息的组织形式并不局限于上面的描述,还可以为其他任意的形式,在本发明实施例中不做限制。
为了方便网络服务的运行控制,本发明实施例对所述操作信息的操作级别进行了设置。一个示例中设置新建的操作级别大于删除的操作级别,删除的操作级别大于修改的操作级别,修改的操作级别大于读取的操作级别。
如表一所示,最终将网络服务所处理上下文的类型信息,以及网络服务对相应类型上下文的操作信息,组织成所述服务描述信息。
而且,在具体实施时,所述服务描述信息还可以包括对象信息,例如对象标识。根据终端发出的服务请求信息,从所述服务请求信息中解析或提取对象信息,并将所述对象信息加入到所述服务描述信息中。例如,网络服务标识“Create_Bearer_Request”所对应的服务描述信息中还可以包括对象信息例如“对象A”,所述“对象A”用于标识终端请求通信网络对属于类型“Policy”的对象A进行“Create”新建操作。
需要说明的是,表一中所示的服务描述信息仅是一示例性描述,本领域技术人员可以根据实际需要设定不同的类型信息、操作信息或对象信息,并将所述类型信息、操作信息或对象信息组织成不同格式的服务描述信息。而且,本领域技术人员也可以对所述类型信息对应的类型级别和操作信息对应的操作级别进行不同的设置。另外,表一中所示的网络服务标识以及网络功能服务模块标识也仅是对应网络服务的示例性描述。
为了便于监控通信网络所运行终端的网络服务,在本发明实施例中,使用当前服务表项记录通信网络当前正在运行的网络服务。所述当前服务表项可以包括终端ID和网络服务标识。例如,第一终端通过外部接口功能模块向过程协调模块发出第一服务请求信息,所述第一服务请求信息中包括第一终端的终端ID和第一终端所请求的第一网络服务标识;过程协调模块从所述第一服务请求信息中获取终端ID;过程协调模块检查当前服务表项中是否已存在第一终端对应的终端ID,以及与所述终端ID相对应的第二网络服务标识。如果当前服务表项中已存在第一终端对应的终端ID以及相应的第二网络服务标识,则表示通信网络当前正在运行第一终端的第二网络服务标识所对应的网络服务,则第二网络服务标识对应的网络服务为第二网络服务,第一网络服务标识对应的网络服务为第一网络服务;过程协调模块进一步通过所述第一网络服务标识和第二网络服务标识,获 取相应的第一服务描述信息和第二服务描述信息,在后续步骤中通过所述第一服务描述信息和第二服务描述信息,确定第二网络服务和第一网络服务是否冲突,进行相应的处理。
如果当前服务表项中不存在第一终端对应的终端ID以及相应的第二网络服务标识,则表示通信网络当前没有运行第一终端的网络服务;过程协调模块指示运行第一网络服务标识对应的网络服务,并将第一网络服务标识以及第一终端的终端ID加入所述当前服务表项中。
如果当前服务表项中的网络服务标识对应的网络服务运行完成,则从所述当前服务表项中删除相应的网络服务标识。例如,在当前服务表项中的第一终端的第二网络服务标识对应的网络服务因运行成功或运行失败而结束时,则从当前服务表项中删除第二网络服务标识。
另外,如果当前服务表项中存在多个第一终端的第二网络服务,则依次获取多个第二网络服务的第二服务描述信息。例如,在当前服务表项中,对于第一终端,存在第二网络服务标识和第三网络服务标识,则表示通信网络在并行运行第一终端的第二网络服务标识和第三网络服务标识对应的网络服务;根据第二网络服务标识获取第二网络服务标识对应的第二服务描述信息,根据第三网络服务标识获取第三网络服务标识对应的第二服务描述信息。
当然,在具体实施时,所述当前服务表项可以为包括多个终端ID以及与所述终端ID相对应的网络服务标识的当前服务表项;例如所述当前服务表项中包括第一终端的终端ID和与所述终端ID对应的对应网络服务标识,以及第二终端的终端ID和与所述终端ID对应的第二网络服务标识。所述当前服务表项也可以为与终端ID分别对应的当前服务表项;例如,为第一终端建立第一当前服务表项,为第二终端建立第二当前服务表项等。
步骤S102:根据所述第一服务描述信息和第二服务描述信息,确定所述第一网络服务与所述第二网络服务的优先级。
由于第一服务描述信息对第一网络服务的属性进行了描述,第二服务描述信息对第二网络服务的属性进行了描述,因而可以通过比较第一服务描述信息和第二服务描述信息,确定第一网络服务的优先级与第二网络服务的优先级,从而相应地判断所述第一网络服务和所述第二网络服务是否存在服务冲突。
在具体实施时,当第一服务描述信息包括第一类型信息,且第二服务描述信息包括第二类型信息时,通过比较第一类型信息和第二类型信息,确定第一网络服务和第二网络服务是否存在服务冲突。其中,所述第一类型信息用于指示第一网络服务所处理上下文的类型,所述第二类型信息用于指示第二网络服务所处理上下文的类型。例如,终端请求的第一网络服务为PDN(Public Data Network, 公用数据网)连接建立,则所述第一网络服务对应的网络服务标识为“PDNConnection_Establish_Request”;根据所述网络服务标识,能够确定所述第一服务描述信息中第一类型信息为“Connection”。同样,如果在当前服务表项中,通信网络正在运行所述终端的承载建立服务,则所述终端的第二网络服务为承载建立服务;所述承载建立服务的网络服务标识为“Create_Bearer_Request”,根据所述网络服务标识,能够确定第二服务描述信息中第二类型信息为“Policy”。根据第一类型信息“Connection”和第二类型信息“Policy”,确定第一网络服务和第二网络服务的优先级、以及是否存在服务冲突。
由于第一服务描述信息中可能包括多条第一类型信息,第二服务描述信息中也可能包括多条第二类型信息,可选地,从所述多条第一类型信息中选择优先级最高的第一类型信息,从所述多第二类型信息中选择优先级最高的第二类型信息;然后,通过比较选择出的第一类型信息和选择出的第二类型信息,确定第一网络服务和第二网络服务是否存在服务冲突。例如,第一网络服务为网络服务标识“UE_Initiated_Attach”所对应的网络服务,第二网络服务为网络服务标识“Handover_Request”所对应的网络服务;第一网络服务对应的第一服务描述信息包括4条第一类型信息,即“Identity”、“Mobility”、“Security”以及“Connection”;由于“Identity”的优先级>“Security”的优先级>“Mobility”的优先级>“Connection”的优先级,第一类型信息“Identity”的优先级最高,则从所述4条第一类型信息中选择第一类型信息“Identity”;第二网络服务对应的第二服务描述信息包括2条第二类型信息,即“Mobility”和“Connection”;由于“Mobility”的优先级>“Connection”的优先级,则从所述2条第二类型信息中选择第二类型信息“Mobility”。通过比较选择出的第一类型信息“Identity”和选择出的第二类型信息“Mobility”,确定第一网络服务和第二网络服务是否存在服务冲突。
当第一服务描述信息包括第一类型信息、第一对象信息和第一操作信息,且第二服务描述信息包括第二类型信息、第二对象信息和第二操作信息时,通过比较第一类型信息和第二类型信息、第一对象信息和第二对象信息以及第一操作信息和第二操作信息,确定第一网络服务与第二网络服务是否存在服务冲突。例如,终端请求的第一网络服务为PDN(Public Data Network,公用数据网)连接建立;根据第一网络服务的网络服务标识“PDNConnection_Establish_Request”,确定相应的第一服务描述信息;所述第一服务描述信息中包括第一类型信息“Connection”、第一操作信息“Create”以及第一对象信息为对象A。同时,在当前服务表项中存在终端的第二网络服务的网络服务标识“Create_Bearer_Request”,根据所述网络服务标识“Create_Bearer_Request”,确定第二网络服务的第二服务描述信息;所述第二服务描述信息包括第二类型信 息“Policy”、第二操作信息“Create”以及第二对象信息对象B。通过比较第一类型信息“Connection”和第二类型信息“Policy”、第一对象信息对象A和第二对象信息对象B以及第一操作信息“Create”和第二操作信息“Create”,确定第一网络服务与第二网络服务是否存在服务冲突。
由于第一服务描述信息可能包括多条第一操作信息,第二服务描述信息也可能包括多条第二操作信息,可选地,从所述多条第一操作信息中选择优先级最高的第一操作信息,从所述多第二操作信息中选择优先级最高的第二操作信息;然后,通过比较选择出的第一操作信息和选择出的第二操作信息,确定第一网络服务和第二网络服务是否存在服务冲突。例如,第一网络服务为网络服务标识“Context_Create_Request”对应的网络服务,第二网络服务为网络服务标识“Context_Update_Request”对应的网络服务。第一网络服务对应的第一服务描述信息包括2条第一操作信息,即“Create”新建操作和“Read”读取操作;由于“Create”的优先级>“Read”的优先级,则从所述2条第一操作信息中选择出第一操作信息“Create”。第二网络服务对应的第二服务描述信息包括2条第二操作信息“Change”修改操作和“Read”读取操作;由于“Change”的优先级>“Read”的优先级,从所述2条第二操作信息中选择出第二操作信息“Change”。通过比较选择出的第一操作信息“Create”和选择出的第二操作信息“Change”,确定第一网络服务和第二网络服务是否存在服务冲突。
如果第一网络服务与第二网络服务的优先级不同,则确定第一网络服务和第二网络服务存在服务冲突,则继续进行后续步骤;如果第一网络服务与第二网络服务的优先级相同,则确定第一网络服务和第二网络服务不存在服务冲突,则并行运行第一网络服务与第二网络服务。
过程协调模块根据所述第一服务描述信息和第二服务描述信息,确定第一网络服务的优先级和第二网络服务的优先级。
在第一服务描述信息包括第一类型信息,第二服务描述信息包括第二类型信息的情况下,根据第一类型信息和第二类型信息,确定第一网络服务的优先级和第二网络服务的优先级。
在一个具体实施例中,例如网络服务标识“PDNConnection_Establish_Request”对应的第一网络服务的第一服务描述信息包括第一类型信息“Connection”;网络服务标识“Create_Bearer_Request”对应的第二网络服务的第二服务描述信息包括第二类型信息“Policy”。根据第一类型信息“Connection”确定第一网络服务的优先级,根据第二类型信息“Policy”确定第二网络服务的优先级。
在第一服务描述信息包括第一类型信息和第一对象信息,第二服务描述信息包括第二类型信息和第二对象信息时,如果第一类型信息与第二类型信息相同, 则根据第一对象信息和第二对象信息,确定第一网络服务的优先级和第二网络服务的优先级。
在第一服务描述信息包括第一类型信息、第一对象信息和第一操作信息,第二服务描述信息包括第二类型信息、第二对象信息和第二操作信息的情况下,当确定第一类型信息和第二类型信息相同、第一对象信息和第二对象信息相同时,根据第一操作信息和第二操作信息确定第一网络服务的优先级和第二网络服务的优先级。
在一个具体的实施例中,例如网络服务标识“Delete_Bearer_Request”对应的第一网络服务的第一服务描述信息包括第一类型信息“Policy”、第一对象信息对象A以及第一操作信息“Delete”删除;网络服务标识“Modify_Bearer_Request”对应的第二网络服务的第二服务描述信息包括第二类型信息“Policy”、第二对象信息对象A以及第二操作信息“Change”修改。由于第一类型信息和第二类型信息均是“Policy”,第一对象信息和第二对象信息均是对象A,第一操作信息为“Delete”,第二操作信息为“Change”,第一操作信息和第二操作信息均不包括新建,且第一操作信息和第二操作信息不同,因此第一网络服务和第二网络服务存在服务冲突。根据第一操作信息“Delete”确定第一网络服务的优先级,根据第二操作信息“Change”确定第二网络服务的优先级。
步骤S103:如果所述第一网络服务的优先级和所述第二网络服务的优先级不同,优先运行第一网络服务和第二网络服务中优先级高的网络服务。
第一网络服务和第二网络服务中的任意一个可以为当前运行的网络服务;例如第二网络服务为当前运行的网络服务,即第二网络服务处于当前服务表项中,过程协调模块正在控制网络功能模块运行第二网络服务;第一网络服务为待运行的网络服务,即在第二网络服务运行期间,终端又再次请求的第一网络服务,第一网络服务不在当前服务表项中,终端正在请求过程协调模块调用网络功能模块运行第一网络服务。另外,第一网络服务和第二网络服务还可以均为待运行的网络服务。
以第二网络服务为当前运行的网络服务,第一网络服务为待运行的网络服务为例,根据步骤S102的结果,如果第一网络服务的优先级高于第二网络服务的优先级,过程协调模块可以停止第二网络服务,而直接运行第一网络服务;或者,过程协调模块可以停止第二网络服务,直接运行第一网络服务,在第一网络服务运行结束后,运行停止的所述第二网络服务。
如果第一网络服务的优先级低于第二网络服务的优先级,过程协调模块可以采用顺序执行的方式,在第二网络服务运行结束后,运行第一网络服务;或者,过程协调模块可以忽略第一网络服务。
以第一网络服务和第二网络服务均为待运行的网络服务为例,第一网络服务的优先级低于第二网络服务的优先级,过程协调模块可以采用顺序执行的方式,首先运行第二网络服务,在第二网络服务运行结束后,运行第一网络服务;或者,过程协调模块可以忽略第一网络服务。
当通过步骤S102的判断,第一网络服务的优先级与第二网络服务的优先级相同时,本发明实施例还可以包括以下步骤,使得过程协调模块控制第一网络服务和第二网络服务并行运行。
步骤S104:如果第一网络服务的优先级与第二网络服务的优先级相同,并行运行第一网络服务和第二网络服务。
需要说明的是,并行运行第一网络服务和第二网络服务可以理解为,过程协调模块同时开通两个进程,在第一进程中网络功能模块运行第一网络服务,在第二进程中另一个网络功能模块运行第二网络服务,即第一网络服务和第二网络服务在各自的进程中同时运行,实现并行运行。
由上述实施例可见,本发明实施例提供的一种网络服务的控制方法,通过获取终端的第一网络服务的第一服务描述信息,以及所述终端对应的第二网络服务的第二服务描述信息;根据所述第一服务描述信息和所述第二服务描述信息,确定第一网络服务与第二网络服务的优先级;优先运行第一网络服务和第二网络服务中优先级高的网络服务。本发明通过为网络服务构建描述其属性的服务描述信息,通信网络能够准确检测网络服务之间的冲突状态,进而以网络服务的优先级顺序作为控制网络服务运行的策略,有效保证网络服务正常运行,从而提高网络服务质量。
为了精确确定网络服务的优先级,进而判断网络服务存在服务冲突,以对网络服务进行控制,在图2所示的网络服务的控制方法的基础上,参见图4,为本发明实施例提供的网络服务的控制方法的第二实施例的流程示意图,该实施例示出了过程协调模块根据第一服务描述信息中的第一类型信息和第二服务描述信息中的第二类型信息确定网络服务的优先级,进行网络服务控制的过程:
步骤S201:获取第一类型信息和第二类型信息。
在本发明实施例中,所述第一服务描述信息包括第一类型信息,且第二服务描述信息包括第二类型信息;其中,所述第一类型信息用于指示第一网络服务所处理上下文的类型,所述第二类型信息用于指示第二网络服务所处理上下文的类型。在具体实施时,例如如果第一网络服务为网络服务标识“PDNConnection_Establish_Request”对应的网络服务;过程协调模块根据网络服务标识“PDNConnection_Establish_Request”获取相应的第一服务描述信息,所述第一服务描述信息包括第一类型信息“Connection”。同样,如果第二 网络服务为网络服务标识“Create_Bearer_Request”对应的网络服务;过程协调模块根据网络服务标识“Create_Bearer_Request”获取相应的第二服务描述信息,所述第二服务描述信息包括第二类型信息“Policy”。
步骤S202:根据第一类型信息和第二类型信息确定第一网络服务的优先级和第二网络服务的优先级。
由于第一类型信息为“Connection”,第二类型信息为“Policy”,第一类型信息和第二类型信息不同,将第一类型信息“Connection”的优先级作为第一网络服务的优先级,以及将第二类型信息“Policy”的优先级作为第二网络服务的优先级。由于第一类型信息“Connection”的优先级高于第二类型信息“Policy”的优先级,则确定第一网络服务的优先级高于第二网络服务的优先级。当然,在具体实施时,如果第一类型信息的优先级低于第二类型信息的优先级,则确定第一网络服务的优先级低于第二网络服务的优先级。
步骤S203:优先运行第一网络服务和第二网络服务中优先级高的网络服务。当第一类型信息的优先级高于第二类型信息的优先级时,在第一种实施情况中,停止运行第二网络服务;运行第一网络服务。例如,第一网络服务为网络服务标识“PDNConnection_Establish_Request”对应的网络服务,第二网络服务为网络服务标识“Create_Bearer_Request”对应的网络服务;相应地,第一类型信息“Connection”的优先级高于第二类型信息“Policy”的优先级;过程协调模块停止网络服务标识“Create_Bearer_Request”对应的第二网络服务,运行网络服务标识“PDNConnection_Establish_Request”对应的第一网络服务。
在第二种实施情况中,当第一类型信息的优先级高于第二类型信息的优先级时,过程协调模块停止运行第二网络服务;运行第一网络服务;在第一网络服务运行结束后,运行停止的所述当前运行网络。例如,第一网络服务为网络服务标识“PDNConnection_Establish_Request”对应的网络服务,第二网络服务为网络服务标识“Create_Bearer_Request”对应的网络服务;相应地,第一类型信息“Connection”的优先级高于第二类型信息“Policy”的优先级;过程协调模块控制停止运行网络服务标识“Create_Bearer_Request”对应的第二网络服务,并将所述第二网络服务的状态信息和数据信息等缓存;运行网络服务标识“PDNConnection_Establish_Request”对应的第一网络服务;在网络服务标识“PDNConnection_Establish_Request”对应的第一网络服务运行结束后,重新读取缓存的状态信息和数据信息,以运行网络服务标识“Create_Bearer_Request”对应的网络服务。
当第一类型信息的优先级低于第二类型信息的优先级时,在第一种实施情况中,过程协调模块在第二网络服务运行结束后,运行第一网络服务。例如,第一网络服务为网络服务标识“Create_Bearer_Request”对应的网络服务,第二网 络服务为网络服务标识“PDNConnection_Establish_Request”对应的网络服务;第一类型信息的优先级“Policy”低于第二类型信息“Connection”的优先级,则过程协调模块在网络服务标识“PDNConnection_Establish_Request”对应的网络服务运行结束后,运行网络服务标识“Create_Bearer_Request”对应的网络服务。
在第二种实施情况中,过程协调模块可以忽略第一网络服务。例如,第一网络服务为网络服务标识“Create_Bearer_Request”对应的网络服务,第二网络服务为网络服务标识“PDNConnection_Establish_Request”对应的网络服务;第一类型信息的优先级低于第二类型信息的优先级,则过程协调模块忽略网络服务标识“Create_Bearer_Request”对应的网络服务。
由上述实施例可见,本发明实施例提供的网络服务的控制方法,通过第一类型信息和第二类型信息能够精确判断网络服务的优先级,在网络服务存在优先级不同即服务冲突时,优先运行高优先级的网络服务确定网络服务,有效提高网络服务质量。
为了进一步提高网络服务优先级判断的精确性,并依据优先级对网络服务进行准确控制,在图1所示的网络服务的控制方法的基础上,参见图5,为本发明实施例提供的网络服务的控制方法的第三实施例的流程示意图,该实施例示出了过程协调模块根据第一服务描述信息中的第一类型信息、第一对象信息和第一操作信息,以及第二服务描述信息中的第二类型信息、第二对象信息和第二操作信息,进行网络服务控制的过程:
步骤S301:获取第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息。
第一服务描述信息包括第一类型信息、第一对象信息和第一操作信息,第二服务描述信息包括第二类型信息、第二对象信息和第二操作信息。例如,如果第一网络服务为网络服务标识“Delete_Bearer_Request”对应的网络服务,第二网络服务为网络服务标识“Modify_Bearer_Request”对应的网络服务;根据网络服务标识“Delete_Bearer_Request”,获取第一服务描述信息,并从所述第一服务描述信息中提取第一类型信息“Policy”、第一对象信息“对象A”和第一操作信息“Delete”;根据网络服务标识“Modify_Bearer_Request”,获取第二服务描述信息,并从所述第二服务描述信息中提取第二类型信息“Policy”、第二对象信息“对象A”和第二操作信息“Change”。
步骤S302:当所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同时,根据所述第一操作信息和所述第二操作信息,确定第一网络服务的优先级和第二网络服务的优先级。
由于第一类型信息和第二类型信息均为“Policy”,第一类型信息和第二类型信息相同。第一对象信息和第二对象信息均为“对象A”,则第一对象信息和第二对象信息相同。在第一类型信息和第二类型信息相同,且第一对象信息和第二对象信息相同的情况下,进一步通过第一操作信息和第二操作信息确定第一网络服务的优先级和第二网络服务的优先级。
当第一操作信息和第二操作信息均不包括新建,且第一操作信息和第二操作信息不同时,确定第一网络服务的优先级和第二网络服务的优先级不同。例如,第一操作信息为“Delete”,第二操作信息为“Change”,将第一操作信息的优先级作为网络服务标识“Delete_Bearer_Request”对应第一网络服务的优先级,以及将第二操作信息“Change”的优先级作为网络服务标识“Modify_Bearer_Request”对应第二网络服务的优先级。第一操作信息“Delete”的优先级高于第二操作信息“Change”的优先级,则同样确定第一网络服务的优先级高于第二网络服务的优先级。
步骤S303:优先运行第一网络服务和第二网络服务中优先级高的网络服务。
当第一操作信息的优先级高于第二操作信息的优先级时,在第一种实施情况下,过程协调模块停止第二网络服务;运行第一网络服务。例如,第一网络服务为网络服务标识“Delete_Bearer_Request”对应的网络服务,第二网络服务为网络服务标识“Modify_Bearer_Request”对应的网络服务;第一操作信息“Delete”的优先级高于第二操作信息“Change”的优先级;过程协调模块停止网络服务标识“Modify_Bearer_Request”对应的网络服务,运行网络服务标识“Delete_Bearer_Request”对应的网络服务。
在第二种实施情况下,过程协调模块停止第二网络服务;运行第一网络服务;在第一网络服务结束后,运行停止的所述第二网络服务。例如,第一网络服务为网络服务标识“Modify_Bearer_Request”对应的网络服务,第二网络服务为网络服务标识“Acquire_Bearer_Procedure”对应的网络服务;经过上述步骤的判断,相应的第一操作信息“Change”的优先级高于第二操作信息“Read”的优先级;过程协调模块可以停止网络服务标识“Acquire_Bearer_Procedure”对应的网络服务,将上述网络服务的状态数据和信息数据等缓存;运行网络服务标识“Modify_Bearer_Request”对应的网络服务;在网络服务标识“Modify_Bearer_Request”对应的网络服务运行结束后,重新读取缓存的状态数据和信息数据等,以继续运行网络服务标识“Acquire_Bearer_Procedure”对应的网络服务。
当第一操作信息的优先级低于第二操作信息的优先级时,在第一种实施情况下,在第二网络服务运行结束后,运行第一网络服务。例如,第一网络服务为网络服务标识“Acquire_Bearer_Procedure”对应的网络服务,第二网络服务为网 络服务标识“Modify_Bearer_Request”对应的网络服务;经过上述过程的判断,第一操作信息“Read”的优先级低于第二操作信息“Change”的优先级;过程协调模块控制在网络服务标识“Modify_Bearer_Request”对应的网络服务运行结束后,运行网络服务标识“Acquire_Bearer_Procedure”对应的网络服务。
在第二种实施情况下,过程协调模块可以忽略第一网络服务。例如第一网络服务为网络服务标识“Modify_Bearer_Request”对应的网络服务,第二网络服务为网络服务标识“Delete_Bearer_Request”对应的网络服务;经过上述过程的判断,第一操作信息“Change”的优先级低于第二操作信息“Delete”的优先级;过程协调模块可以忽略网络服务标识“Modify_Bearer_Request”对应的网络服务。
由上述实施例可见,本发明实施例提供的网络服务的控制方法,根据第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息,确定第一网络服务和第二网络服务的服务冲突状态,由于使用更多维度的属性信息,因此进一步提高服务冲突状态判定的精度,进而通过第一操作信息和第二操作信息确定网络服务的运行控制策略,有效保证网络服务的质量。
由于在第一类型信息和第二类型信息相同,第一对象信息和第二对象信息相同的情况下,第一操作信息和第二操作信息也可能相同,为了在上述情况下判断第一网络服务和第二网络服务的优先级,参见图6,是本发明实施例提供的网络服务的控制方法第四实施例的流程示意图,本发明实施例示出了根据第一网络服务的请求时间和第二网络服务的请求时间,确定网络服务优先级的过程:
步骤S401:获取第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息。
步骤S402:当所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息,所述第一操作信息和所述第二操作信息均分别相同,根据所述第一网络服务和第二网络服务的请求时间,确定所述第一网络服务的优先级与所述第二网络服务的优先级。
在一示例性实施例中,当第一操作信息和第二操作信息均为删除,或者第一操作信息和第二操作信息均为修改时,根据第一网络服务的请求时间和第二网络服务的请求时间,确定第一网络服务的优先级和第二网络服务的优先级。
在具体实施时,过程协调模块还可以记录接收到第一网络服务请求信息的时间作为第一网络服务的请求时间;以及过程协调模块记录接收到第二网络服务请求信息的时间作为第二网络服务的请求时间。或者,终端在发送第一网络服务器请求信息时,在所述第一网络服务请求信息中加入时间戳,以作为第一网络服务的请求时间;终端在发送第二网络服务请求信息时,在所述第二网络服务请求信 中加入时间戳作为第二网络服务的请求时间;过程协调模块可以解析或提取上述时间戳从而得到第一网络服务的请求时间和第二网络服务的请求时间。
当第一操作信息和第二操作信息均为删除,或者第一操作信息和第二操作信息均为修改时,如果第一网络服务的请求时间早于第二网络服务的请求时间,则确定第一网络服务的优先级高于第二网络服务的优先级;如果第一网络服务的请求时间晚于第二网络服务的请求时间,则确定第一网络服务的优先级低于第二网络服务的优先级。
步骤S403:在第一网络服务和第二网络服务中,优先运行第一网络服务和第二网络服务优先级高的网络服务。
在第一种实施情况下,当第一操作信息和第二操作信息均为删除时,第一网络服务的请求时间早于第二网络服务的请求时间,则第一网络服务的优先级高于第二网络服务的优先级,则过程协调模块可以运行第一网络服务,忽略第二网络服务,以防止对同一类型、同对象的上下文进行重复删除操作。
在第二种实施情况下,当第一操作信息和第二操作信息均为修改时,第一网络服务的请求时间早于第二网络服务的请求时间,则第一网络服务的优先级高于第二网络服务的优先级,过程协调模块在第一网络服务运行结束后,运行第一网络服务,以依次对上下文数据进行更新。或者,过程协调模块还可以控制停止第一网络服务,运行第二网络服务,进一步节省并优化操作步骤。
由上述实施例可见,本发明实施例提供的网络服务的控制方法,根据第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息,进一步结合第一网络服务和第二网络服务的请求时间,确定第一网络服务和第二网络服务的服务冲突状态,由于使用更多维度的属性信息,因此进一步提高服务冲突状态判定的精度,进而通过第一操作信息和第二操作信息确定网络服务的运行控制策略,有效保证网络服务的质量。
为了精确判断网络服务的冲突状态,并依据冲突状态进行网络服务的并行运行控制,在图1所示的网络服务的控制方法的基础上,参见图7,为本发明实施例提供的网络服务的控制方法的第五实施例的流程示意图,该实施例示出了根据第一类型信息和第一对象信息,以及第二类型信息和第二对象信息,并行运行网络服务的过程:
步骤S501:获取第一类型信息和第一对象信息,以及第二类型信息和第二对象信息。
在具体实施时,例如第一网络服务为网络服务标识“Create_Bearer_Request”对应的网络服务,第二网络服务为网络服务标识“Modify_Bearer_Request”对应的网络服务;根据网络服务标识 “Create_Bearer_Request”获取第一类型信息“Policy”和第一对象信息“对象A”;根据网络服务标识“Modify_Bearer_Request”获取第二类型信息“Policy”和第二对象信息“对象B”。
步骤S502:当第一类型信息和第二类型信息相同时,根据第一对象信息和第二对象信息,确定第一网络服务的优先级和第二网络服务的优先级。
第一类型信息和第二类型信息均为“Policy”,第一类型信息和第二类型信息相同;第一对象信息为“对象A”,第二对象信息为“对象B”,则第一对象信息和第二对象信息不同;由于第一网络服务所处理上下文的对象与第二网络服务所处理上下的对象不同,因此确定第一网络服务的优先级与第二网络服务的优先级相同,两个网络服务不存在服务冲突。
步骤S503:当第一网络服务的优先级和第二网络服务的优先级相同时,并行运行第一网络服务和第二网络服务。
过程协调模块控制第一网络服务和第二网络服务并行运行,在上述具体实施例中,过程协调模块控制并行运行网络服务标识“Create_Bearer_Request”对应的网络服务和网络服务标识“Modify_Bearer_Request”对应的网络服务。
由上述实施例可见,本发明实施例提供的网络服务的控制方法,通过第一类型信息和第一对象信息,以及第二类型信息和第二对象信息,能够准确确定网络服务进行并行运行的条件,并控制网络服务并行运行,提高网络服务运行效率。
为了进一步提高判断网络服务的冲突状态的精确性,并依据冲突状态进行网络服务的并行运行控制,在图1所示的网络服务的控制方法的基础上,参见图8,为本发明实施例提供的网络服务的控制方法的第六实施例的流程示意图,该实施例示出了根据第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息,并行运行网络服务的过程:
步骤S601:获取第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息。
步骤S602:当第一类型信息和第二类型信息,第一对象信息和第二对象信息均分别相同时,根据第一操作信息和第二操作信息确定第一网络服务的优先级和第二网络服务的优先级。
在第一种实施情况下,当第一操作信息和第二操作信息相同,且第一操作信息和第二操作信息中至少一个为新建时,确定第一网络服务的优先级和第二网络服务的优先级相同。
在具体实施时,例如第一网络服务为网络服务标识“PDNConnection_Establish_Request”对应的网络服务,第二网络服务为网络 服务标识“Acquire_Bearer_Procedure”对应的网络服务;根据网络服务标识“PDNConnection_Establish_Request”,获取第一类型信息为“Policy”、第一对象信息为“对象A”和第一操作信息为“Create”;根据网络服务标识“Acquire_Bearer_Procedure”,获取第二类型信息为“Policy”、第二对象信息为“对象A”和第二操作信息为“Read”;第一类型信息和第二类型信息均为“Policy”,确定第一类型信息和第二类型信息相同;第一对象信息和第二对象信息均为“对象A”,确定第一对象信息和第二对象信息相同;第一操作信息为“Create”即新建,第二操作信息为“Read”即读取;由于第一网络服务进行新建操作,即新建“Policy”类型的上下文,而第二网络服务对原“Policy”类型的上下文进行读取操作,两个网络服务能够并行运行,确定第一网络服务和第二网络服务的优先级相同。
在第二种实施情况下,当第一操作信息和第二操作信息相同,且第一操作信息和第二操作信息均为读取时,确定第一网络服务和第二网络服务的优先级相同。
步骤S603:并行运行第一网络服务和第二网络服务。
相对于步骤S602中的第一种实施情况,过程协调模块控制第一网络服务和第二网络服务并行运行,即控制网络服务标识“PDNConnection_Establish_Request”对应的第一网络服务和网络服务标识“Acquire_Bearer_Procedure”对应的网络服务并行运行。当然,如果第一网络服务和第二网络服务均包括新建时,过程协调模块同样控制第一网络服务和第二网络服务并行运行。
而且,当第一操作信息和第二操作信息均为读取时,第一操作信息的优先级和第二操作信息的优先级相同,过程协调模块可以并行运行第一网络服务和第二网络服务,从而提高运行效率。
由上述实施例可见,本发明实施例提供的网络服务的控制方法,根据第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息,使用更多维度的信息确定网络服务进行并行运行的条件,进一步提高网络服务并行运行的判断精度,进而控制网络服务进行并行运行,保证网络服务的运行效率。
另外,需要说明的是,上述实施例一至实施例六仅是本发明提供的部分实施例,每个实施例可以作为单独的实施方式用于控制并发网络的运行,也可以以多个实施例相结合的方式控制网络服务的运行。
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。 所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本发明实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质(例如固态硬盘Solid State Disk(SSD))等。
与本发明提供的网络服务的控制方法实施例相对应,本发明还提供了一种网络服务的控制装置。
参见图9,为本发明实施例提供的网络服务的控制装置的结构示意图,该装置包括:
信息获取模块11,用于获取终端的第一网络服务的第一服务描述信息,以及所述终端的第二网络服务的第二服务描述信息;所述第一服务描述信息用于描述第一网络服务所处理上下文的属性,所述第一服务描述信息可以包括第一类型信息、第一对象信息和第一操作信息中的一种或多种;其中,所述第一类型信息用于描述第一网络服务所处理上下文的类型属性,所述第一对象信息用于描述第一网络服务所处理上下文的对象属性,所述第一操作信息用于描述第一网络服务对所处理上下文进行的操作属性;同样,所述第二服务描述信息用于描述第二网络服务所处理上下文的属性,所述第二服务描述信息可以包括第二类型信息、第二对象信息和第二操作信息中的一种或多种;所述第二类型信息用于描述第二网络服务所处理上下文的类型属性,所述第二对象信息用于描述第二网络服务所处理上下文的对象属性,所述第二操作信息用于描述第二网络服务对所处理上下文进行的操作属性;
优先级确定模块12,用于根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级与所述第二网络服务的优先级;
服务运行模块13,用于如果所述第一网络服务的优先级和所述第二网络服务的优先级不同,优先运行第一网络服务和第二网络服务中优先级高的网络服务;
在具体实施时,如果第一网络服务的优先级高于第二网络服务的优先级,在第一种实施情况中,停止第二网络服务,运行第一网络服务;在第二种实施情况中,停止第二网络服务,运行第一网络服务,在第一网络服务运行结束后,运行停止的所述第二网络服务;
如果第一网络服务的优先级低于第二网络服务的优先级,在第一种实施情况中,在第二网络服务运行结束后,运行第一网络服务;在第二种实施情况中,忽略第一网络服务。
为了控制网络服务并行运行,可选地,所述服务运行模块13,还用于如果第一网络服务的优先级与第二网络服务的优先级相同,并行运行第一网络服务和第二网络服务。
由上述实施例可见,本发明实施例提供的一种网络服务的控制装置,通过获取终端的第一网络服务的第一服务描述信息,以及所述终端对应的第二网络服务的第二服务描述信息;根据第一服务描述信息和第二服务描述信息,确定第一网络服务的优先级与第二网络服务的优先级;如果第一网络服务的优先级和第二网络服务的优先级不同,优先运行第一网络服务和第二网络服务中优先级高的网络服务。本发明通过为网络服务构建描述其属性的服务描述信息,通信网络能够准确检测网络服务之间的冲突状态,进而以网络服务的优先级顺序作为控制网络服务运行的策略,有效保证网络服务正常运行,从而提高网络服务质量。
为了精确确定网络服务的优先级,进一步判断网络服务存在服务冲突,以对网络服务进行控制,所述优先级确定模块12,用于当所述第一服务描述信息包括第一类型信息,所述第二服务描述信息包括第二类型信息时,根据所述第一类型信息和所述第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。
由于第一服务描述信息可能包括多条第一类型信息,第二服务描述信息可能包括多条第二类型信息,为了便于第一服务描述信息和第二服务描述信息的比较,可选地,所述优先级确定模块12还用于当第一服务描述信息包括多条第一类型信息时,从所述多条第一类型信息中选择优先级最高的第一类型信息,以及当第二服务描述信息包括多条第二类型信息时,从所述多条第二类型信息中选择优先级最高的第二类型信息;并且,根据所述优先级最高的第一类型信息和所述优先级最高的第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。
所述服务运行模块13,根据优先级确定模块12的结果,优先运行第一网络服务和第二网络服务中优先级高的网络服务。
在具体实施时,如果第一类型信息的优先级高于第二类型信息的优先级,在第一种实施情况中,停止第二网络服务,运行第一网络服务;在第二种实施情况中,停止第二网络服务,运行第一网络服务,在第一网络服务运行结束后,运行停止的所述第二网络服务。
如果第一类型信息的优先级低于第二类型信息的优先级,在第一种实施情况 中,在第二网络服务运行结束后,运行第一网络服务;在第二种实施情况中,忽略第一网络服务。
由上述实施例可见,本发明实施例提供的网络服务的控制装置,通过第一类型信息和第二类型信息能够精确判断网络服务的服务冲突状态,在网络服务存在服务冲突时,根据第一类型信息的优先级和第二类型信息的优先级确定网络服务的运行控制策略,有效提高网络服务质量。
为了进一步提高网络服务冲突状态判断的精确性,并依据冲突状态的判断对网络服务进行准确控制,所述优先级确定模块12,用于当所述第一服务描述信息包括第一类型信息、第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息、第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息、所述第一对象信息和所述第二对象信息均分别相同,根据所述第一操作信息和所述第二操作信息,确定所述第一网络服务和所述第二网络服务的优先级。
在一示例性实施例中,所述优先级确定模块12,用于当确定第一类型信息和第二类型信息相同,第一对象信息和第二对象信息相同,且第一操作信息和第二操作信息均不包括新建时,确定第一操作信息的优先级作为第一网络服务的优先级,以及确定第二操作信息的优先级作为第二网络服务的优先级。
而且,由于第一服务描述信息可能包括多条第一操作信息,第二服务描述信息可能包括多条第二操作信息,为了便于第一服务描述信息和第二服务描述信息的比较,可选地,所述优先级确定模块12还用于当第一服务描述信息包括多条相应的第一操作信息时,从所述多条第一操作信息中选择优先级最高的第一操作信息,以及当第二服务描述信息包括多条相应的第二操作信息时,从所述多条第二操作信息中选择优先级最高的第二操作信息;并且,根据所述优先级最高的第一操作信息和所述优先级最高的第二操作信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。
所述服务运行模块13,根据优先级确定模块12的结果,如果第一网络服务和第二网络服务的优先级不同,优先运行第一网络服务和第二网络服务中优先级高的网络服务。
在具体实施时,如果第一操作信息的优先级高于第二操作信息的优先级,则确定第一网络服务的优先级高于第二网络服务的优先级。在第一种实施情况中,停止第二网络服务,运行第一网络服务;在第二种实施情况中,停止第二网络服务,运行第一网络服务,在第一网络服务运行结束后,运行停止的所述第二网络服务。
如果第一操作信息的优先级低于第二操作信息的优先级,则第一网络服务的 优先级在第一种实施情况中,在第二网络服务运行结束后,运行第一网络服务;在第二种实施情况中,忽略第一网络服务。
由上述实施例可见,本发明实施例提供的网络服务的控制装置,根据第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息,确定第一网络服务和第二网络服务的服务冲突状态,由于使用更多维度的属性信息,因此进一步提高服务冲突状态判定的精度,进而通过第一操作信息和第二操作信息确定网络服务的运行控制策略,有效保证网络服务的质量。
由于在第一类型信息和第二类型信息相同,第一对象信息和第二对象信息相同的情况下,第一操作信息和第二操作信息也可能相同,为了在上述情况下判断第一网络服务和第二网络服务的优先级,在本发明实施例中,所述优先级确定模块12用于当所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息,所述第一操作信息和所述第二操作信息均分别相同,根据所述第一网络服务和第二网络服务的请求时间,确定所述第一网络服务的优先级与所述第二网络服务的优先级。
在一示例性实施例中,优先级确定模块12用于当第一操作信息和第二操作信息均为删除,或者第一操作信息和第二操作信息均为修改时,根据第一网络服务的请求时间和第二网络服务的请求时间,确定第一网络服务的优先级和第二网络服务的优先级。
所述服务运行模块13,用于优先运行第一网络服务和第二网络服务中高优先级的网络服务。
在第一种实施情况下,当第一操作信息和第二操作信息均为删除时,第一网络服务的请求时间早于第二网络服务的请求时间,则第一网络服务的优先级高于第二网络服务的优先级,则服务运行模块13可以运行第一网络服务,忽略第二网络服务,以防止对同一类型、同对象的上下文进行重复删除操作。
在第二种实施情况下,当第一操作信息和第二操作信息均为修改时,第一网络服务的请求时间早于第二网络服务的请求时间,则第一网络服务的优先级高于第二网络服务的优先级,服务运行模块13在第一网络服务运行结束后,运行第一网络服务,以依次对上下文数据进行更新。或者,过程协调模块还可以控制停止第一网络服务,运行第二网络服务,进一步节省并优化操作步骤。
为了精确判断网络服务的冲突状态,并依据冲突状态进行网络服务的并行运行控制,优先级确定模块12用于当第一类型信息和第二类型信息相同时,根据第一对象信息和第二对象信息,确定第一网络服务的优先级和第二网络服务的优先级。当第一类型信息和第二类型信息相同,且第一对象信息和第二对象信息不同时,则确定第一网络服务的优先级和第二网络服务的优先级相同。
所述优服务运行模块13,用于当确定第一类型信息和第二类型信息相同,且第一对象信息和第二对象信息不同时,并行运行所述第一网络服务和第二网络服务。
由上述实施例可见,本发明实施例提供的网络服务的控制装置,通过第一类型信息和第一对象信息,以及第二类型信息和第二对象信息,能够准确确定网络服务进行并行运行的条件,并控制网络服务并行运行,提高网络服务运行效率。
为了进一步提高判断网络服务的冲突状态的精确性,并依据冲突状态进行网络服务的并行运行控制,所述优先级确定模块12,用于当第一类型信息和第二类型信息,第一对象信息和第二对象信息均分别相同时,根据第一操作信息和第二操作信息确定第一网络服务的优先级和第二网络服务的优先级。
在第一种实施情况下,当第一操作信息和第二操作信息相同,且第一操作信息和第二操作信息中至少一个为新建时,优先级确定模块12确定第一网络服务的优先级和第二网络服务的优先级相同。
在第二种实施情况下,当第一操作信息和第二操作信息相同,且第一操作信息和第二操作信息均为读取时,确定第一网络服务和第二网络服务的优先级相同。
所述服务运行模块13,用于并行运行所述第一网络服务和第二网络服务。
由上述实施例可见,本发明实施例提供的网络服务的控制装置,根据第一类型信息、第一对象信息和第一操作信息,以及第二类型信息、第二对象信息和第二操作信息,使用更多维度的信息确定网络服务进行并行运行的条件,进一步提高网络服务并行运行的判断精度,进而控制网络服务进行并行运行,保证网络服务的运行效率。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于装置或系统实施例而言,由于其基本相似于方法实施例,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。以上所描述的装置及系统实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。
需要说明的是,在本文中,诸如“第一”和“第二”等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、 “包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。
以上所述仅是本发明的具体实施方式,使本领域技术人员能够理解或实现本发明。对这些实施例的多种修改对本领域的技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。

Claims (24)

  1. 一种网络服务的控制方法,其特征在于,包括:
    获取终端的第一网络服务的第一服务描述信息,以及所述终端的第二网络服务的第二服务描述信息;
    根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;
    如果所述第一网络服务的优先级和所述第二网络服务的优先级不同,优先运行所述第一网络服务和所述第二网络服务中优先级高的网络服务。
  2. 根据权利要求1所述的网络服务的控制方法,其特征在于,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级与所述第二网络服务的优先级包括:
    当所述第一服务描述信息包括第一类型信息,所述第二服务描述信息包括第二类型信息时,根据所述第一类型信息和所述第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型。
  3. 根据权利要求1所述的网络服务的控制方法,其特征在于,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级与所述第二网络服务的优先级包括:
    当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,
    如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,根据所述第一操作信息和所述第二操作信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信 息用于指示所述第二网络服务对所处理上下文进行的操作。
  4. 根据权利要求1所述的网络服务的控制方法,其特征在于,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级与所述第二网络服务的优先级包括:
    当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,
    如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息,所述第一操作信息和所述第二操作信息均分别相同,根据所述第一网络服务的请求时间和第二网络服务的请求时间,确定所述第一网络服务的优先级与所述第二网络服务的优先级;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作。
  5. 根据权利要求3所述的网络服务的控制方法,其特征在于,当所述第一操作信息和所述第二操作信息均不包括新建,且所述第一操作信息和所述第二操作信息不同时,确定所述第一网络服务的优先级和所述第二网络服务的优先级不同;
    其中,所述新建用于指示网络服务对相应的上下文进行新建操作。
  6. 根据权利要求4所述的网络服务的控制方法,其特征在于,当所述第一操作信息和所述第二操作信息均为删除,或者所述第一操作信息和所述第二操作信息均为修改时,
    如果所述第一网络服务的请求时间和所述第二网络服务的请求时间不同,确定所述第一网络服务的优先级和所述第二网络服务的优先级不同;
    其中,所述删除用于指示网络服务对相应的上下文进行删除操作,所述修改用于指示网络服务对相应的上下文进行修改操作。
  7. 根据权利要求1所述的网络服务的控制方法,其特征在于,根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级包括:
    当所述第一服务描述信息包括第一类型信息和第一对象信息,且所述第二服务描述信息包括第二类型信息和第二对象信息时,如果所述第一类型信息和所述第二类型信息相同,且所述第一对象信息和所述第二对象信息不同,确定所述第一网络服务的优先级和第二网络服务的优先级相同;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象。
  8. 根据权利要求1所述的网络服务的控制方法,其特征在于,
    当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,
    如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,并且所述第一操作信息和所述第二操作信息中的至少一个为新建,确定所述第一网络服务的优先级和所述第二网络服务的优先级相同;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作;所述新建用于指示网络服务对相应的上下文进行新建操作。
  9. 根据权利要求1所述的网络服务的控制方法,其特征在于,
    当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,
    如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,并且所述第一操作信息和所述第二操作信息均为 读取,确定所述第一网络服务的优先级和所述第二网络服务的优先级相同;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作;所述新建用于指示网络服务对相应的上下文进行新建操作;所述读取用于指示网络服务对相应的上下文进行读取操作。
  10. 根据权利要求1、7、8和9中任一所述的网络服务的控制方法,其特征在于,还包括:
    如果所述第一网络服务的优先级与所述第二网络服务的优先级相同,并行运行第一网络服务和第二网络服务。
  11. 根据权利要求2所述的网络服务的控制方法,其特征在于,还包括:
    当所述第一服务描述信息包括多条第一类型信息时,从所述多条第一类型信息中选择优先级最高的第一类型信息;当所述第二服务描述信息包括多条第二类型信息时,从所述多条第二类型信息中选择优先级最高的第二类型信息;并且,
    所述根据所述第一类型信息和所述第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级,包括:
    根据所述优先级最高的第一类型信息和所述优先级最高的第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。
  12. 根据权利要求3所述的网络服务的控制方法,其特征在于,还包括:
    当所述第一服务描述信息包括多条相应的第一操作信息时,从所述多条第一操作信息中选择优先级最高的第一操作信息;当所述第二服务描述信息包括多条相应的第二操作信息时,从所述多条第二操作信息中选择优先级最高的第二操作信息;并且,
    所述根据所述第一操作信息和所述第二操作信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级,包括:
    根据所述优先级最高的第一操作信息和所述优先级最高的第二操作信 息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。
  13. 一种网络服务的控制装置,其特征在于,包括:
    信息获取模块,用于获取终端的第一网络服务的第一服务描述信息,以及所述终端的第二网络服务的第二服务描述信息;
    优先级确定模块,用于根据所述第一服务描述信息和所述第二服务描述信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级;
    服务运行模块,用于如果所述第一网络服务的优先级和所述第二网络服务的优先级不同,优先运行所述第一网络服务和所述第二网络服务中优先级高的网络服务。
  14. 根据权利要求13所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块,用于当所述第一服务描述信息包括第一类型信息,所述第二服务描述信息包括第二类型信息时,根据所述第一类型信息和所述第二类型信息,确定所述第一网络服务和所述第二网络服务的优先级;
    其中,所述第一类型信息用于指示第一网络服务所处理上下文的类型,所述第二类型信息用于指示第二网络服务所处理上下文的类型。
  15. 根据权利要求13所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块,用于当所述第一服务描述信息包括第一类型信息、第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息、第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息、所述第一对象信息和所述第二对象信息均分别相同,根据所述第一操作信息和所述第二操作信息,确定所述第一网络服务和所述第二网络服务的优先级;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作。
  16. 根据权利要求13所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块,用于当所述第一服务描述信息包括第一类型信息、第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息、第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息、所述第一对象信息和所述第二对象信息、所述第一操作信息和所述第二操作信息均分别相同,根据所述第一网络服务的请求时间和所述第二网络服务的请求时间,确定所述第一网络服务与所述第二网络服务的优先级;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作。
  17. 根据权利要求15所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块用于当所述第一操作信息和所述第二操作信息均不包括新建,且所述第一操作信息和所述第二操作信息不同时,确定所述第一网络服务的优先级和所述第二网络服务的优先级不同;
    其中,所述新建用于指示网络服务对相应的上下文进行新建操作。
  18. 根据权利要求16所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块用于当所述第一操作信息和所述第二操作信息均为删除,或者所述第一操作信息和所述第二操作信息均为修改时,
    如果所述第一网络服务的请求时间和所述第二网络服务的请求时间不同,确定所述第一网络服务的优先级和所述第二网络服务的优先级不同;
    其中,所述删除用于指示网络服务对相应的上下文进行删除操作,所述修改用于指示网络服务对相应的上下文进行修改操作。
  19. 根据权利要求13所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块,用于当所述第一服务描述信息包括第一类型信息和第一对象信息,且所述第二服务描述信息包括第二类型信息和第二对象信息时,如果所述第一类型信息和所述第二类型信息相同,且所述第一对象信 息和所述第二对象信息不同,确定所述第一网络服务的优先级和所述第二网络服务的优先级相同;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象。
  20. 根据权利要求15所示的网络服务的控制装置,其特征在于,
    所述优先级确定模块,用于当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,并且所述第一操作信息和所述第二操作信息中的至少一个为新建,确定所述第一网络服务的优先级和所述第二网络服务的优先级相同;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信息用于指示所述第二网络服务对所处理上下文进行的操作;所述新建用于指示网络服务对相应的上下文进行新建操作。
  21. 根据权利要求15所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块,用于当所述第一服务描述信息包括第一类型信息,第一对象信息和第一操作信息,且所述第二服务描述信息包括第二类型信息,第二对象信息和第二操作信息时,如果所述第一类型信息和所述第二类型信息,所述第一对象信息和所述第二对象信息均分别相同,并且所述第一操作信息和所述第二操作信息均为读取,确定所述第一网络服务的优先级和所述第二网络服务的优先级相同;
    其中,所述第一类型信息用于指示所述第一网络服务所处理上下文的类型,所述第二类型信息用于指示所述第二网络服务所处理上下文的类型,所述第一对象信息用于指示所述第一网络服务所处理上下文的对象,所述第二对象信息用于指示所述第二网络服务所处理上下文的对象,所述第一操作信息用于指示所述第一网络服务对所处理上下文进行的操作,所述第二操作信 息用于指示所述第二网络服务对所处理上下文进行的操作;所述新建用于指示网络服务对相应的上下文进行新建操作;所述读取用于指示网络服务对相应的上下文进行读取操作。
  22. 根据权利要求13、19、20和21中任一所述的网络服务的控制装置,其特征在于,
    所述服务运行模块,用于如果所述第一网络服务的优先级与所述第二网络服务的优先级相同,并行运行第一网络服务和第二网络服务。
  23. 根据权利要求14所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块,还用于当所述第一服务描述信息包括多条第一类型信息时,从所述多条第一类型信息中选择优先级最高的第一类型信息;当所述第二服务描述信息包括多条第二类型信息时,从所述多条第二类型信息中选择优先级最高的第二类型信息;并且,
    根据所述优先级最高的第一类型信息和所述优先级最高的第二类型信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。
  24. 根据权利要求15所述的网络服务的控制装置,其特征在于,
    所述优先级确定模块,还用于当所述第一服务描述信息包括多条相应的第一操作信息时,从所述多条第一操作信息中选择优先级最高的第一操作信息;当所述第二服务描述信息包括多条相应的第二操作信息时,从所述多条第二操作信息中选择优先级最高的第二操作信息;并且,
    根据所述优先级最高的第一操作信息和所述优先级最高的第二操作信息,确定所述第一网络服务的优先级和所述第二网络服务的优先级。
PCT/CN2017/070661 2017-01-09 2017-01-09 一种网络服务的控制方法及装置 WO2018126483A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/070661 WO2018126483A1 (zh) 2017-01-09 2017-01-09 一种网络服务的控制方法及装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/070661 WO2018126483A1 (zh) 2017-01-09 2017-01-09 一种网络服务的控制方法及装置

Publications (1)

Publication Number Publication Date
WO2018126483A1 true WO2018126483A1 (zh) 2018-07-12

Family

ID=62788921

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/070661 WO2018126483A1 (zh) 2017-01-09 2017-01-09 一种网络服务的控制方法及装置

Country Status (1)

Country Link
WO (1) WO2018126483A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022135132A1 (zh) * 2020-12-21 2022-06-30 中兴通讯股份有限公司 业务处理方法、装置、电子设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801819A (zh) * 2005-01-04 2006-07-12 国际商业机器公司 优先级确定装置、服务处理分配装置和控制方法
CN101800875A (zh) * 2010-01-26 2010-08-11 安凯(广州)微电子技术有限公司 一种通道分时复用方法
CN103019859A (zh) * 2012-12-05 2013-04-03 北京普泽天玑数据技术有限公司 一种对服务请求调度的方法和系统
CN103518360A (zh) * 2012-10-26 2014-01-15 华为终端有限公司 多个服务处理方法和浏览器
US20150312748A1 (en) * 2012-12-26 2015-10-29 Sony Corporation Information processing device, method and non-transitory computer readable medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801819A (zh) * 2005-01-04 2006-07-12 国际商业机器公司 优先级确定装置、服务处理分配装置和控制方法
CN101800875A (zh) * 2010-01-26 2010-08-11 安凯(广州)微电子技术有限公司 一种通道分时复用方法
CN103518360A (zh) * 2012-10-26 2014-01-15 华为终端有限公司 多个服务处理方法和浏览器
CN103019859A (zh) * 2012-12-05 2013-04-03 北京普泽天玑数据技术有限公司 一种对服务请求调度的方法和系统
US20150312748A1 (en) * 2012-12-26 2015-10-29 Sony Corporation Information processing device, method and non-transitory computer readable medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022135132A1 (zh) * 2020-12-21 2022-06-30 中兴通讯股份有限公司 业务处理方法、装置、电子设备及存储介质

Similar Documents

Publication Publication Date Title
US11277306B2 (en) Sending information of a network repository function instance storing network function instance information
US10659952B2 (en) Network slice selection policy updating method and apparatus
CN109842906B (zh) 一种通信的方法、装置及系统
US11425225B2 (en) Method, apparatus, and equipment for exposing edge network capability, and storage medium
WO2020147760A1 (zh) 一种局域网通信方法、装置及系统
US8897134B2 (en) Notifying a controller of a change to a packet forwarding configuration of a network element over a communication channel
WO2018006784A1 (zh) 一种网络切片选择方法、设备及系统
WO2022033121A1 (zh) 一种kubernetes中资源暴露方法、系统、设备以及介质
WO2019033796A1 (zh) 会话处理方法及相关设备
US20210337463A1 (en) Systems and methods for prioritizing service set identifiers on a wireless access point
US20120079082A1 (en) User Data Convergence Network System and Method for Subscription to Notification
WO2017097023A1 (zh) 无感知认证方法系统,基于该方法系统的控制方法、系统
WO2021093438A1 (zh) 一种接入网络的方法及通信装置
WO2018024121A1 (zh) 一种网络功能nf管理方法及nf管理设备
WO2017054181A1 (zh) 业务流处理策略的处理方法、装置和系统
EP2218214B1 (en) Network location service
WO2009000214A1 (fr) Procédé et dispositif pour configurer des données de configuration du réseau d'accès utilisateur
EP3855695B1 (en) Access authentication
WO2018126483A1 (zh) 一种网络服务的控制方法及装置
WO2023236497A1 (zh) 鉴权方法、装置、存储介质和电子设备
WO2017161565A1 (zh) 网络服务组件访问上下文数据的方法、装置及系统
US10149149B2 (en) Method, system and device for accessing data storage in a telecommunications network
WO2015196580A1 (zh) 一种无线设备的接入方法、网关设备和无线网络
US10171285B2 (en) Proactive M2M framework using device-level vCard for inventory, identity, and network management
US11800354B2 (en) Systems and methods for improved access to customer registration information

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

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

Country of ref document: EP

Kind code of ref document: A1