CN116170822B - 5G network resource management method and system - Google Patents

5G network resource management method and system Download PDF

Info

Publication number
CN116170822B
CN116170822B CN202211658690.0A CN202211658690A CN116170822B CN 116170822 B CN116170822 B CN 116170822B CN 202211658690 A CN202211658690 A CN 202211658690A CN 116170822 B CN116170822 B CN 116170822B
Authority
CN
China
Prior art keywords
network
scheduler
network resource
application
information
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202211658690.0A
Other languages
Chinese (zh)
Other versions
CN116170822A (en
Inventor
林萍萍
张平
章云鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Future Network Research Institute Industrial Internet Innovation Application Base Of Zijinshan Laboratory
Boshang Shandong Network Technology Co ltd
Original Assignee
Shandong Future Network Research Institute Industrial Internet Innovation Application Base Of Zijinshan Laboratory
Boshang Shandong Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Future Network Research Institute Industrial Internet Innovation Application Base Of Zijinshan Laboratory, Boshang Shandong Network Technology Co ltd filed Critical Shandong Future Network Research Institute Industrial Internet Innovation Application Base Of Zijinshan Laboratory
Priority to CN202211658690.0A priority Critical patent/CN116170822B/en
Publication of CN116170822A publication Critical patent/CN116170822A/en
Application granted granted Critical
Publication of CN116170822B publication Critical patent/CN116170822B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a 5G network resource management method, which comprises the steps of receiving a 5G application description file sent by a 5G application; analyzing the 5G application description file, acquiring scheduler information contained in the 5G application description file, and scheduling a pre-configured scheduler extension program according to the scheduler information; reading account information and 5G application configuration information in a 5G application description file through the scheduler extension program, analyzing the account information and the 5G application configuration information through a network authority management controller, and determining whether the authority of the account information is legal or not; under the condition that the authority is legal, the scheduler extension program reads the network resource configuration information in the 5G application description file, and the network management controller inquires and creates the network resource according to the network resource configuration information. The invention can enable the 5G application to apply and manage the 5G network resources more conveniently in kubernetes.

Description

5G network resource management method and system
Technical Field
The invention relates to the technical field of 5G networks, in particular to a 5G network resource management method and system.
Background
The 5G network has the advantages of large bandwidth, low delay and wide connection, supports various 5G equipment access, and is more and more widely applied. Particularly in the industrial internet scenario, the 5G network is often a private network deployed completely independently, and carries the communication foundation between various industrial devices inside the network.
The 5G devices have different demands on network resources according to different functions or usage scenarios, for example, the video acquisition device often needs a larger uplink bandwidth to transmit data back and forth, and only needs a small downlink bandwidth to transmit control signaling. In contrast, a video playback terminal requires a large downstream bandwidth to download data, but requires a small upstream bandwidth. Network slices (net slices) in the 5G network can be configured with different uplink and downlink bandwidth ratios and other network parameters so as to realize the differentiated configuration of the network resources.
kubernetes is an open source system for automatically deploying, expanding and managing containerized applications, so 5G applications can be similarly deployed and managed in kubernetes clusters. However, in the kubernetes+5g scenario, the 5G network resources cannot be flexibly applied and configured, so how to provide a kubernetes-based 5G network resource management method and system is a problem to be solved at present.
Disclosure of Invention
The invention provides a 5G network resource management method and a system thereof, which are used for solving the technical problems in the prior art.
The technical scheme of the invention is realized as follows:
according to a first aspect of the present invention, a 5G network resource management method is provided.
The 5G network resource management method comprises the following steps:
receiving a 5G application description file sent by a 5G application, wherein the 5G application description file comprises: account information, 5G application configuration information, network resource configuration information, and scheduler information;
analyzing the 5G application description file, obtaining scheduler information contained in the 5G application description file, and scheduling a pre-configured scheduler extension program in a kubernetes cluster according to the scheduler information;
reading account information and 5G application configuration information in the 5G application description file through the scheduler extension program, and analyzing the account information and the 5G application configuration information through a network authority management controller pre-configured in a kubernetes cluster to determine whether the authority of the account information is legal or not;
and under the condition that the analysis result shows that the authority of the account information is legal, reading the network resource configuration information in the 5G application description file through the scheduler extension program, and inquiring and creating network resources according to the network resource configuration information through a network management controller which is pre-configured in a kubernetes cluster.
In addition, the 5G network resource management method further comprises the following steps: a scheduler extension program, a network authority management controller and a network management controller are configured in a kubernetes cluster in advance; the scheduler expansion program is used for scheduling a scheduler kube-scheduler of the kubernetes cluster; the network authority management controller is used for managing authority verification in the pod creation process of the kuubernets cluster; the network management controller is used for managing the execution operation of the 5G network resource.
Wherein the performing operation includes at least one of: creation of network resources, modification of network resources, deletion of network resources.
In addition, the 5G network resource management method further comprises the following steps: and under the condition that the analysis result is that the authority of the account information is illegal, returning error information through the scheduler extension program, and informing the kubernetes cluster to terminate the processing flow of the 5G application.
In addition, the 5G network resource management method further comprises the following steps: when a network management controller is pre-configured in the kubernetes cluster, inquiring and creating network resources according to the network resource configuration information, if the network resources corresponding to the network resource configuration information do not exist, applying for creating new network resources through the network management controller.
According to a second aspect of the present invention, there is provided a 5G network resource management system.
The 5G network resource management system comprises:
the file receiving module is used for receiving a 5G application description file sent by a 5G application, wherein the 5G application description file comprises: account information, 5G application configuration information, network resource configuration information, and scheduler information;
the program scheduling module is used for analyzing the 5G application description file, acquiring scheduler information contained in the 5G application description file, and scheduling a pre-configured scheduler extension program in a kubernetes cluster according to the scheduler information;
the permission analysis module is used for reading account information and 5G application configuration information in the 5G application description file through the scheduler extension program, analyzing the account information and the 5G application configuration information through a network permission management controller pre-configured in a kubernetes cluster, and determining whether the permission of the account information is legal or not;
and the resource processing module is used for reading the network resource configuration information in the 5G application description file through the scheduler extension program under the condition that the analysis result is that the authority of the account information is legal, and inquiring and creating the network resource according to the network resource configuration information through a network management controller which is pre-configured in a kubernetes cluster.
In addition, the 5G network resource management system further comprises: the deployment configuration module is used for configuring a scheduler extension program, a network authority management controller and a network management controller in the kubernetes cluster in advance; the scheduler expansion program is used for scheduling a scheduler kube-scheduler of the kubernetes cluster; the network authority management controller is used for managing authority verification in the pod creation process of the kuubernets cluster; the network management controller is used for managing the execution operation of the 5G network resource.
Wherein the performing operation includes at least one of: creation of network resources, modification of network resources, deletion of network resources.
In addition, the permission analysis module is further configured to, when the analysis result is that the permission of the account information is illegal, return error information through the scheduler extension program, and notify the kubernetes cluster to terminate the processing flow of the 5G application.
In addition, the resource processing module is further configured to pre-configure a network management controller in the kubernetes cluster, and apply for creating new network resources through the network management controller if the network resources corresponding to the network resource configuration information do not exist when the network resource is queried and created according to the network resource configuration information.
The beneficial effects are that:
the invention can enable the 5G application to apply and manage the 5G network resources more conveniently in kubernetes, so as to meet the autonomous application and control of the 5G application to the configuration of the network resources such as response delay, bandwidth size, qoS and the like in kubernetes.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a 5G network resource management method according to an embodiment of the present invention;
fig. 2 is a block diagram illustrating a 5G network resource management system according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which are derived by a person skilled in the art based on the embodiments of the invention, fall within the scope of protection of the invention.
According to the embodiment of the invention, a 5G network resource management method and a system are provided.
As shown in fig. 1, the 5G network resource management method according to an embodiment of the present invention includes:
step S101, receiving a 5G application description file sent by a 5G application, where the 5G application description file includes: account information, 5G application configuration information, network resource configuration information, and scheduler information;
step S103, analyzing the 5G application description file, obtaining scheduler information contained in the 5G application description file, and scheduling a pre-configured scheduler extension program in a kubernetes cluster according to the scheduler information;
step S105, reading account information and 5G application configuration information in the 5G application description file through the scheduler extension program, and analyzing the account information and the 5G application configuration information through a network authority management controller pre-configured in a kubernetes cluster to determine whether the authority of the account information is legal or not;
and step S107, when the analysis result shows that the authority of the account information is legal, reading the network resource configuration information in the 5G application description file through the scheduler extension program, and inquiring and creating network resources according to the network resource configuration information through a network management controller pre-configured in a kubernetes cluster.
In one embodiment, the 5G network resource management method further includes: a scheduler extension program, a network authority management controller and a network management controller are configured in a kubernetes cluster in advance; the scheduler expansion program is used for scheduling a scheduler kube-scheduler of the kubernetes cluster; the network authority management controller is used for managing authority verification in the pod creation process of the kuubernets cluster; the network management controller is used for managing the execution operation of the 5G network resource. Wherein the performing operation includes at least one of: creation of network resources, modification of network resources, deletion of network resources.
In one embodiment, the 5G network resource management method further includes: and under the condition that the analysis result is that the authority of the account information is illegal, returning error information through the scheduler extension program, and informing the kubernetes cluster to terminate the processing flow of the 5G application.
In one embodiment, the 5G network resource management method further includes: when a network management controller is pre-configured in the kubernetes cluster, inquiring and creating network resources according to the network resource configuration information, if the network resources corresponding to the network resource configuration information do not exist, applying for creating new network resources through the network management controller.
As shown in fig. 2, the 5G network resource management system according to an embodiment of the present invention includes:
a file receiving module 201, configured to receive a 5G application description file sent by a 5G application, where the 5G application description file includes: account information, 5G application configuration information, network resource configuration information, and scheduler information;
the program scheduling module 203 is configured to analyze the 5G application description file, obtain scheduler information contained in the 5G application description file, and schedule a pre-configured scheduler extension program in a kubernetes cluster according to the scheduler information;
the permission analysis module 205 is configured to read account information and 5G application configuration information in the 5G application description file through the scheduler extension program, and analyze the account information and the 5G application configuration information through a network permission management controller preconfigured in a kubernetes cluster to determine whether permission of the account information is legal;
and the resource processing module 207 is configured to read, by the scheduler extension program, network resource configuration information in the 5G application description file, and query and create a network resource according to the network resource configuration information by using a network management controller configured in advance in a kubernetes cluster, where the analysis result indicates that the authority of the account information is legal.
In one embodiment, the 5G network resource management system further comprises: a deployment configuration module (not shown in the figure) for configuring a scheduler extension program, a network authority management controller and a network management controller in the kubernetes cluster in advance; the scheduler expansion program is used for scheduling a scheduler kube-scheduler of the kubernetes cluster; the network authority management controller is used for managing authority verification in the pod creation process of the kuubernets cluster; the network management controller is used for managing the execution operation of the 5G network resource. Wherein the performing operation includes at least one of: creation of network resources, modification of network resources, deletion of network resources.
In one embodiment, the permission analysis module 205 is further configured to, when the analysis result is that the permission of the account information is illegal, notify the kubernetes cluster to terminate the process flow of the 5G application by returning error information through the scheduler extension program.
In one embodiment, the resource processing module 207 is further configured to pre-configure a network management controller in the kubernetes cluster, and when inquiring and creating the network resource according to the network resource configuration information, apply for creating a new network resource through the network management controller if the network resource corresponding to the network resource configuration information does not exist.
In order to facilitate understanding of the above technical solutions of the present invention, the following describes the above technical solutions of the present invention by way of specific example operations.
Step 1, deploying a self-defined scheduler extension program in kubernetes, wherein the extension program is registered in a scheduler kube-scheduler of the kubernetes when the kubernetes are started;
step 2, after kubernetes is started, network management control service is deployed in the cluster, wherein the service needs to have authority for calling a 5G core network management interface and is used for managing operations such as creation, modification, deletion and the like of 5G network resources;
step 3, after kubernetes is started, network authority control service is deployed in the cluster and used for managing authority verification in the pod creation process, including generation and modification of network authority information (account number and authority) used by the application;
step 4, the services mentioned in the step 1 and the step 2 can be deployed in a kubernetes stateless application mode, and can be ensured to be accessed by 5G applications which need to autonomously apply network resources in the cluster;
step 5, generating a plurality of account numbers with different network rights through a network rights control service for the description file of the 5G application (the description file of the 5G application refers to a depth file in kubernetes);
step 6. The following information should be contained in the 5G application description file that needs to apply for 5G network resources: a. step 5, certain account information; b. applying desired network resource configuration information; c. scheduler extensions that need to be used;
step 7, after the steps are finished, starting to create a pod by using the description file of the 5G application, and using the deployed scheduler expansion program in the step 1 according to the scheduler expansion plug-in the description file by using the scheduler program kube-scheduler in kubernetes;
and 8, the dispatcher expansion program firstly reads the authority configuration from the application configuration, judges whether the authority configuration is legal or not by inquiring the network authority management controller in the step 3, and returns an error if the authority configuration is illegal, and notifies kubernetes to terminate the creation flow of the application.
And 9, if the authority check in the step 8 is normal, the scheduler extension program reads specific network resource application configuration from the application configuration, queries and creates network resources through the network management controller in the step 2, if the network resources applied by the application already exist, the network resources do not need to be created, and if the network resources do not exist, the network management controller in the step 2 applies to create new network resources.
And step 10, after the steps are successfully executed, continuing to give the creation flow of the pod to kubernetes for subsequent defaulting.
In summary, by means of the above technical solution of the present invention, the present invention can make 5G applications more convenient to apply for and manage 5G network resources in kubernetes, so as to satisfy autonomous application and control of 5G applications in kubernetes for configuration of network resources such as response delay, bandwidth size, qoS, etc.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, alternatives, and improvements that fall within the spirit and scope of the invention.

Claims (10)

1. A method for 5G network resource management, comprising:
receiving a 5G application description file sent by a 5G application, wherein the 5G application description file comprises: account information, 5G application configuration information, network resource configuration information, and scheduler information;
analyzing the 5G application description file, obtaining scheduler information contained in the 5G application description file, and scheduling a pre-configured scheduler extension program in a kubernetes cluster according to the scheduler information;
reading account information and 5G application configuration information in the 5G application description file through the scheduler extension program, and analyzing the account information and the 5G application configuration information through a network authority management controller pre-configured in a kubernetes cluster to determine whether the authority of the account information is legal or not;
and under the condition that the analysis result shows that the authority of the account information is legal, reading the network resource configuration information in the 5G application description file through the scheduler extension program, and inquiring and creating network resources according to the network resource configuration information through a network management controller which is pre-configured in a kubernetes cluster.
2. The 5G network resource management method of claim 1, further comprising:
a scheduler extension program, a network authority management controller and a network management controller are configured in a kubernetes cluster in advance; wherein,,
the scheduler extension program is used for scheduling a scheduler kube-scheduler of the kubernetes cluster;
the network authority management controller is used for managing authority verification in the pod creation process of the kuubernets cluster;
the network management controller is used for managing the execution operation of the 5G network resource.
3. The 5G network resource management method of claim 2, wherein the performing operation comprises at least one of:
creation of network resources, modification of network resources, deletion of network resources.
4. The 5G network resource management method of claim 1, further comprising:
and under the condition that the analysis result is that the authority of the account information is illegal, returning error information through the scheduler extension program, and informing the kubernetes cluster to terminate the processing flow of the 5G application.
5. The 5G network resource management method of claim 1, further comprising:
when a network management controller is pre-configured in the kubernetes cluster, inquiring and creating network resources according to the network resource configuration information, if the network resources corresponding to the network resource configuration information do not exist, applying for creating new network resources through the network management controller.
6. A 5G network resource management system, comprising:
the file receiving module is used for receiving a 5G application description file sent by a 5G application, wherein the 5G application description file comprises: account information, 5G application configuration information, network resource configuration information, and scheduler information;
the program scheduling module is used for analyzing the 5G application description file, acquiring scheduler information contained in the 5G application description file, and scheduling a pre-configured scheduler extension program in a kubernetes cluster according to the scheduler information;
the permission analysis module is used for reading account information and 5G application configuration information in the 5G application description file through the scheduler extension program, analyzing the account information and the 5G application configuration information through a network permission management controller pre-configured in a kubernetes cluster, and determining whether the permission of the account information is legal or not;
and the resource processing module is used for reading the network resource configuration information in the 5G application description file through the scheduler extension program under the condition that the analysis result is that the authority of the account information is legal, and inquiring and creating the network resource according to the network resource configuration information through a network management controller which is pre-configured in a kubernetes cluster.
7. The 5G network resource management system of claim 6, further comprising:
the deployment configuration module is used for configuring a scheduler extension program, a network authority management controller and a network management controller in the kubernetes cluster in advance; wherein,,
the scheduler extension program is used for scheduling a scheduler kube-scheduler of the kubernetes cluster;
the network authority management controller is used for managing authority verification in the pod creation process of the kuubernets cluster;
the network management controller is used for managing the execution operation of the 5G network resource.
8. The 5G network resource management system of claim 7, wherein the performing operation comprises at least one of:
creation of network resources, modification of network resources, deletion of network resources.
9. The system according to claim 6, wherein the permission analysis module is further configured to, when the analysis result is that the permission of the account information is illegal, return an error message through the scheduler extension program, and notify kubernetes cluster to terminate the processing flow of the 5G application.
10. The system of claim 6, wherein the resource processing module is further configured to, when a network management controller is preconfigured in the kubernetes cluster, query and create a network resource according to the network resource configuration information, apply for creating a new network resource through the network management controller if the network resource corresponding to the network resource configuration information does not exist.
CN202211658690.0A 2022-12-22 2022-12-22 5G network resource management method and system Active CN116170822B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211658690.0A CN116170822B (en) 2022-12-22 2022-12-22 5G network resource management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211658690.0A CN116170822B (en) 2022-12-22 2022-12-22 5G network resource management method and system

Publications (2)

Publication Number Publication Date
CN116170822A CN116170822A (en) 2023-05-26
CN116170822B true CN116170822B (en) 2023-09-08

Family

ID=86421136

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211658690.0A Active CN116170822B (en) 2022-12-22 2022-12-22 5G network resource management method and system

Country Status (1)

Country Link
CN (1) CN116170822B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109392020A (en) * 2018-10-26 2019-02-26 中山大学 A kind of resource management platform towards 5G mobile network
CN112019444A (en) * 2020-09-02 2020-12-01 广东省新一代通信与网络创新研究院 5G core network system based on Istio technology
CN113918270A (en) * 2020-07-08 2022-01-11 电科云(北京)科技有限公司 Cloud resource scheduling method and system based on Kubernetes
CN114510464A (en) * 2022-02-17 2022-05-17 杨世利 Management method and management system of high-availability database

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7861246B2 (en) * 2004-06-17 2010-12-28 Platform Computing Corporation Job-centric scheduling in a grid environment
CN108920259B (en) * 2018-03-30 2022-06-24 华为云计算技术有限公司 Deep learning job scheduling method, system and related equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109392020A (en) * 2018-10-26 2019-02-26 中山大学 A kind of resource management platform towards 5G mobile network
CN113918270A (en) * 2020-07-08 2022-01-11 电科云(北京)科技有限公司 Cloud resource scheduling method and system based on Kubernetes
CN112019444A (en) * 2020-09-02 2020-12-01 广东省新一代通信与网络创新研究院 5G core network system based on Istio technology
CN114510464A (en) * 2022-02-17 2022-05-17 杨世利 Management method and management system of high-availability database

Also Published As

Publication number Publication date
CN116170822A (en) 2023-05-26

Similar Documents

Publication Publication Date Title
CN110447208B (en) Network slice management method, unit and system
CN109391498B (en) Management method of network component and network equipment
EP3454209A1 (en) Multi-task scheduling method and system, application server and computer-readable storage medium
WO2020087948A1 (en) Network slice template generation method, apparatus and device, and storage medium
CN109600769B (en) Communication method and device
CN110138753B (en) Distributed message service system, method, apparatus, and computer-readable storage medium
CN111666145A (en) Message processing method and system of message queue and computer equipment
CN111026723A (en) Big data cluster management control method and device, computer equipment and storage medium
CN105052076A (en) Interface management service entity, functional service entity and network element management method
CN111245634A (en) Virtualization management method and device
CN110536359B (en) Network slice creation method, device, equipment and storage medium
CN109547232B (en) Network slicing time management method and related product
CN116097691A (en) Service request handling
JP7080882B2 (en) Scheduling method, terminals and base stations
CN111356182A (en) Resource scheduling and processing method and device
CN110620754B (en) NF (NF) required resource deployment method and device, storage medium and electronic device
CN107426109B (en) Traffic scheduling method, VNF module and traffic scheduling server
CN116170822B (en) 5G network resource management method and system
CN111565120A (en) 5G network slicing product configuration method and system and electronic equipment
CN107766212B (en) Method and device for determining installation state of application program
CN109526032B (en) Method and device for modifying network slice example
CN114070578B (en) User private network intranet intercommunication method, system, computer and storage medium
CN106533716A (en) Method and system for managing northbound interface
CN113918325A (en) IPRAN cloud private line service resource allocation method and device
CN116016095A (en) Contract management method, device and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant