CN114039858A - Computing network resource fusion method, device, equipment and storage medium - Google Patents

Computing network resource fusion method, device, equipment and storage medium Download PDF

Info

Publication number
CN114039858A
CN114039858A CN202111241535.4A CN202111241535A CN114039858A CN 114039858 A CN114039858 A CN 114039858A CN 202111241535 A CN202111241535 A CN 202111241535A CN 114039858 A CN114039858 A CN 114039858A
Authority
CN
China
Prior art keywords
network
resource pool
computing
information
computing resource
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.)
Granted
Application number
CN202111241535.4A
Other languages
Chinese (zh)
Other versions
CN114039858B (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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN202111241535.4A priority Critical patent/CN114039858B/en
Publication of CN114039858A publication Critical patent/CN114039858A/en
Application granted granted Critical
Publication of CN114039858B publication Critical patent/CN114039858B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • H04L43/045Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
    • 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
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The application provides a method, a device, equipment and a storage medium for computing network resource fusion, which relate to the field of artificial intelligence. The method comprises the following steps: acquiring network resource information in a computational network, wherein the network resource information comprises: the connection relation among all network equipment in the computing network; constructing a network topology graph of the computational power network according to the network resource information; according to the network topological graph, acquiring information of the computing resource pool through network equipment connected with the computing resource pool in the network topological graph; and constructing a computational resource view according to the information of the computational resource pool and the network topology map, wherein the computational resource view is a resource view which is fused with the information of the computational resource pool on the network topology map. The method and the device can be used for constructing the network topology map of the computational power network.

Description

Computing network resource fusion method, device, equipment and storage medium
Technical Field
The present application relates to the field of artificial intelligence, and in particular, to a method, an apparatus, a device, and a storage medium for computing network resource fusion.
Background
Computing power is a basic platform of artificial intelligence, and directly influences application and deployment of artificial intelligence services. With the development of artificial intelligence technology, the demand of people on computing power is continuously improved, but the cost of single computing power equipment is high, the deployment is complex, and the resource reuse rate is low. To solve the above problems, computing power networks have been developed. The computing power network embeds the computing unit and the computing power into the network, and highly coordinates the network resources and the computing power resources to provide online computing power service for users in the network and improve the reuse rate of the computing power resources.
In the existing computational resource management platform, a network manager only concerns network resources, and computational resources (or computational resource pools) need to be separately managed, so that the description of computational resource pool information in a computational resource view provided by the existing computational resource management platform is insufficient, and a dispatcher needs to additionally use other computational resource pool management platforms to search for the computational resource pools. Therefore, for a scheduler, different platforms need to be switched in the scheduling process, the number of operation steps is large, a large amount of time needs to be spent, and the scheduling efficiency is reduced.
Disclosure of Invention
The application provides a method, a device, equipment and a storage medium for integrating computing resources, which can integrate computing resource information and network resource information together to generate a computing resource view, facilitate a dispatcher to find suitable resources and improve the efficiency of resource dispatching.
In a first aspect, the present application provides a method for computing network resource fusion, including: acquiring network resource information in a computing network, wherein the network resource information comprises: the connection relation among all network equipment in the computing network; constructing a network topology graph of the computational power network according to the network resource information; according to the network topological graph, acquiring information of the computing resource pool through network equipment connected with the computing resource pool in the network topological graph; wherein the information of the computing power resource pool comprises one or more of the following information: an Identification (ID) of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool; and constructing a computational resource view according to the information of the computational resource pool and the network topology map, wherein the computational resource view is a resource view which is fused with the information of the computational resource pool on the network topology map.
In one possible implementation, the type of the computing resource pool includes a value-added service resource pool, a computing resource pool and a storage resource pool; under the condition that the type of the computing resource pool is a value-added service resource pool, the resource parameter of the computing resource pool is a service type; under the condition that the type of the computing resource pool is the computing resource pool, the resource parameter of the computing resource pool is the computing type; and under the condition that the type of the computing resource pool is a storage resource pool, the resource parameter of the computing resource pool is a data type which is allowed to be stored.
In another possible implementation manner, the network resource information further includes: the type of each network device; according to the network topology map, acquiring information of the computing resource pool through network equipment connected with the computing resource pool in the network topology map, wherein the information comprises the following steps: determining network equipment connected with the computing resource pool according to the type of each network equipment in the network topological graph; sending a first message to a manager of the computing resource pool through network equipment connected with the computing resource pool, wherein the first message is used for acquiring information of the computing resource pool; and receiving a second message from the manager of the computing resource pool, wherein the second message comprises information of the computing resource pool.
In another possible implementation manner, the first packet includes one or more of the following fields: i D for indicating a computing power resource pool, a field for obtaining a type of the computing power resource pool, a field for obtaining resource parameters of the computing power resource pool, and a field for obtaining an owner of the computing power resource pool.
In another possible implementation manner, the method further includes: acquiring computing power application of user equipment; acquiring a target computing resource pool according to the computing network resource view, wherein the target computing resource pool is a computing resource pool meeting computing power application requirements in a computing network; displaying a logic view according to the target computing power resource pool and the computing network resource view; the logic view comprises information of the target computing resource pool, information of network equipment connected with the target computing resource pool, information of network transmission equipment and information of user equipment.
According to the method for fusing the computational resources, the information corresponding to the computational resource pool is obtained through the network equipment connected with the computational resource pool in the network topological graph according to the constructed network topological graph, and a computational resource view with the computational resource information and the network resource information is established on the basis of the obtained information of the computational resource pool and the network topological graph. For a dispatcher, the network computing resource view with computing resource information and network resource information can visually and conveniently see the global resource condition of the computing network, and other computing resource pool management platforms do not need to be switched independently to check the dispatching computing resource pool, so that the operation steps of dispatching of the dispatcher are simplified, the cost of unnecessary time is reduced, the dispatching progress is accelerated, and the resource dispatching efficiency is improved.
In addition, for a user, the computational resource fusion method provided by the application abstracts the logic view based on the computational resource view by acquiring the computational application of the user equipment, provides all the logic views of the computational resource pool which accord with the computational application of the user for the user, facilitates the user to select autonomously, provides more options for the user, and improves the computational efficiency and the user experience.
In a second aspect, the present application provides a method for computing network resource fusion, the method comprising: the network equipment receives a first message from the computing network management device, wherein the first message is used for acquiring information of a computing resource pool connected with the network equipment, and the information of the computing resource pool comprises one or more of the following information: i D of the computing resource pool, the type of the computing resource pool, the resource parameters of the computing resource pool, and the owner of the computing resource pool; the network equipment sends a first message to a manager of the computing resource pool; the network equipment receives a second message from a manager of the computing resource pool, wherein the second message comprises information of the computing resource pool; and the network equipment sends a second message to the computational network management device, and the second message is used for constructing a computational network resource view by the computational network management device based on the constructed network topology map of the computational network and the information of the computational resource pool, wherein the computational network resource view is a resource view which is formed by fusing the information of the computational resource pool on the network topology map.
In a third aspect, the present application provides a method for computing network resource fusion, including: a manager of the computing resource pool receives a first message from the network equipment; the network equipment is connected with the computing resource pool, the first message comprises information used for obtaining the computing resource pool, and the information of the computing resource pool comprises one or more of the following information: i D of the computing resource pool, the type of the computing resource pool, the resource parameters of the computing resource pool, and the owner of the computing resource pool; and the manager of the computing resource pool sends a second message to the network equipment, wherein the second message comprises information of the computing resource pool, so that the network equipment sends the second message to the computing network management device, the second message is used for the computing network management device to construct a computing resource view based on the constructed network topology map of the computing network and the information of the computing resource pool, and the computing resource view is a resource view with the information of the computing resource pool fused on the network topology map.
In a fourth aspect, the present application provides an accounting network management device, including: an acquisition module and a construction module; the acquisition module is connected with the construction module; an obtaining module, configured to obtain network resource information in a computational power network, where the network resource information includes: the connection relation among all network equipment in the computing network; the building module is used for building a network topology map of the computational power network according to the network resource information; the acquisition module is also used for acquiring the information of the computing resource pool through network equipment connected with the computing resource pool in the network topological graph according to the network topological graph; wherein the information of the computing power resource pool comprises one or more of the following information: an identification I D of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool; the building module is further used for building a computational resource view according to the information of the computational resource pool and the network topology map, wherein the computational resource view is a resource view which is formed by fusing the information of the computational resource pool on the network topology map.
In one possible implementation, the type of the computing resource pool includes a value-added service resource pool, a computing resource pool and a storage resource pool; under the condition that the type of the computing resource pool is a value-added service resource pool, the resource parameter of the computing resource pool is a service type; under the condition that the type of the computing resource pool is the computing resource pool, the resource parameter of the computing resource pool is the computing type; and under the condition that the type of the computing resource pool is a storage resource pool, the resource parameter of the computing resource pool is a data type which is allowed to be stored.
In another possible implementation manner, the network resource information further includes: the type of each network device; an acquisition module specifically configured to: determining network equipment connected with the computing resource pool according to the type of each network equipment in the network topological graph; sending a first message to a manager of the computing resource pool through network equipment connected with the computing resource pool, wherein the first message is used for acquiring information of the computing resource pool; and receiving a second message from the manager of the computing resource pool, wherein the second message comprises information of the computing resource pool. In yet another possible implementation manner, the first packet includes one or more of the following fields: i D for indicating acquisition of the computing power resource pool, a type for acquiring the computing power resource pool, a resource parameter for acquiring the computing power resource pool, and an owner for acquiring the computing power resource pool.
In another possible implementation manner, the obtaining module is further configured to obtain a computing power application of the user equipment; the construction module is also used for acquiring a target computing power resource pool according to the computing network resource view, wherein the target computing power resource pool is a computing power resource pool which meets the computing power application requirement in the computing power network; displaying a logic view according to the target computing power resource pool and the computing network resource view; the logic view comprises information of the target computing resource pool, information of network equipment connected with the target computing resource pool, information of network transmission equipment and information of user equipment.
In a fifth aspect, the present application provides a network device, comprising: the receiving module is connected with the sending module; the receiving module is used for receiving a first message from the computing network management device, the first message is used for receiving information of a computing resource pool connected with the network equipment, and the information of the computing resource pool comprises one or more of the following information: an identification I D of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool; the sending module is used for sending a first message to a manager of the computing resource pool; the receiving module is used for receiving a second message from the manager of the computing resource pool, and the second message comprises information of the computing resource pool; and the sending module is used for sending a second message to the computational network management device, and is used for constructing a computational resource view by the computational network management device based on the constructed network topology map of the computational network and the information of the computational resource pool, wherein the computational resource view is a resource view which is formed by fusing the information of the computational resource pool on the network topology map.
In a sixth aspect, the present application provides a manager, comprising: the receiving module is connected with the sending module; the receiving module is used for receiving a first message from the network equipment; the network equipment is connected with the computing resource pool, the first message comprises information used for obtaining the computing resource pool, and the information of the computing resource pool comprises one or more of the following information: an identification I D of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool; and the sending module is used for sending a second message to the network equipment, wherein the second message comprises the information of the computing resource pool, so that the network equipment sends the second message to the computing network management device, and the second message is used for constructing a computing resource view by the computing network management device based on the constructed network topology map of the computing network and the information of the computing resource pool, and the computing resource view is a resource view with the information of the computing resource pool fused on the network topology map.
In a seventh aspect, the present application provides an electronic device, including: a processor and a memory; the memory stores instructions executable by the processor; the processor is configured to execute the instructions such that the electronic device implements the method of the first aspect described above.
In an eighth aspect, the present application provides a network device, comprising: a processor and a memory; the memory stores instructions executable by the processor; the processor is configured to execute the instructions to cause the network device to implement the method of the second aspect described above.
In a ninth aspect, the present application provides a manager, comprising: a processor and a memory; the memory stores instructions executable by the processor; the processor is configured to execute the instructions such that the manager implements the method of the third aspect described above.
In a tenth aspect, the present application provides a computer-readable storage medium comprising: computer software instructions; the computer software instructions, when executed in an electronic device, cause the electronic device to carry out the method of the first aspect described above.
In an eleventh aspect, the present application provides a computer-readable storage medium comprising: computer software instructions; the computer software instructions, when executed in a network device, cause the network device to implement the method of the second aspect described above.
In a twelfth aspect, the present application provides a computer-readable storage medium comprising: computer software instructions; the computer software instructions, when executed in a manager, cause the manager to implement the method of the third aspect described above.
In a thirteenth aspect, the present application provides a computer program product for causing a computer to perform the steps of the related method described in the above first aspect, when the computer program product runs on a computer, so as to implement the method of the above first aspect.
The beneficial effects of the second to thirteenth aspects may refer to the corresponding description of the first aspect, and are not repeated.
Drawings
FIG. 1 is a schematic diagram of an application environment for computing network resource fusion provided in the present application;
fig. 2 is a schematic flow chart of a method for fusing computing network resources provided in the present application;
FIG. 3 is a schematic flow chart of another method for fusing computing network resources according to the present application;
FIG. 4 is a diagram illustrating a device management configuration table provided herein;
FIG. 5 is a schematic diagram of a network topology provided herein;
fig. 6 is a schematic diagram of a first packet provided in the present application;
fig. 7 is a schematic diagram of a second message provided in the present application;
FIG. 8 is a schematic diagram of a view of a computing network resource provided herein;
FIG. 9 is a schematic diagram of a logical view provided herein;
fig. 10 is a schematic structural diagram of an algorithm management device provided in the present application;
fig. 11 is a schematic structural diagram of a network device provided in the present application;
FIG. 12 is a schematic diagram of a manager according to the present application;
fig. 13 is a schematic structural diagram of a computer provided in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that in the embodiments of the present application, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described herein as "exemplary" or "e.g.," is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
For the convenience of clearly describing the technical solutions of the embodiments of the present application, in the embodiments of the present application, the terms "first", "second", and the like are used for distinguishing the same items or similar items with basically the same functions and actions, and those skilled in the art can understand that the terms "first", "second", and the like are not limited in number or execution order.
With the development of artificial intelligence technology, computing power networks are gradually coming into the field of view of the public. In the existing computing power network management platform, a network manager only concerns network resources, and computing power resources (or computing power resource pools) need to be separately managed, so that the description of computing power resource pool information in a computing power resource view provided by the existing computing power network management platform is insufficient, and a dispatcher needs to additionally use other computing power resource pool management platforms to search for the computing power resource pools. This results in that different platforms need to be switched in the scheduling process of the scheduler, the number of operation steps is large, a large amount of time is required, and the scheduling efficiency is reduced. Meanwhile, for the user, a proper calculation resource pool cannot be selected according to the requirement of the user, and the calculation efficiency is influenced.
In this background technology, embodiments of the present application provide a method for fusing computational resources, by which computational resource information and network resource information can be fused together to generate a computational resource view having both computational resource information and network resource information, and scheduling efficiency can be improved. In addition, various logic views of the computing resource pool meeting the computing application requirements of the user can be provided for the user, the user can conveniently select and use the computing resource pool, and the computing efficiency and the use experience of the user are improved.
The method for fusing the computing network resources can be applied to the application environment shown in fig. 1. As shown in fig. 1, the application environment may include: the computation network management device 101 and the computation network 102, and the computation network management device 101 and the computation network 102 are connected to network nodes in the computation network 102, for example, for managing the computation network 102.
The network management device 101 may also be referred to as a network management platform, and may be a server cluster including a plurality of servers, or a single server, or a computer, or a processor or a processing chip in a server or a computer. The embodiment of the present application does not limit the specific device form of the network management apparatus 101. Fig. 1 illustrates an example in which the arithmetic network management apparatus 101 is a single server.
The computational network 102 may be composed of a plurality of resource pools, and each resource pool may be understood as a network composed of a plurality of network nodes. For example, the computing network 102 may include network resources, computing resource pools, and the like. The network nodes may comprise one or more of the following nodes: a server, a gateway, a Customer Premise Equipment (CPE), a network transmission device (e.g., a switch), and a terminal device. For example, the network resource may be a network composed of a gateway, a CPE, and a network transmission device. The computing resource pool can be a network of a plurality of servers and the like. The embodiment of the present application does not limit the specific form of the computational power network 102.
In some embodiments, when it is necessary to construct a computing network resource view, the computing network management device 101 may obtain network resource information in the computing network 102, such as the information of the above network resources, to establish a network topology map of the computing network 102. The computation network management apparatus 101 may also obtain information of the computation power resource pool through a device (e.g., a gateway) connected to the computation power resource pool in the computation power network 102. According to the network topology map and the information of the computing resource pool, the computing network management device 101 can establish a computing resource view simultaneously having computing resource information and network resource information, so that a dispatcher can conveniently dispatch computing resources.
In addition, the computation network management device 101 can abstract out the logic views corresponding to different resource pool types according to the computation network management views, and provides convenience for users to select the computation resource pool suitable for the users.
Fig. 2 is a schematic flowchart of a method for fusing network resources according to an embodiment of the present application. As shown in fig. 2, the method for computing network resource fusion provided by the present application can be implemented by the computing network management device, and specifically includes the following steps:
s201, network resource information in the computing network is obtained.
S202, constructing a network topology graph of the computing power network according to the network resource information.
In the modern society with high-speed development of the scientific and technical level, the computing power level determines the digital economic level, computing power equipment is arranged in all places in competition under the background of accelerating the computing power demand of artificial intelligence, and computing centers of artificial intelligence are planned and built to meet the increasing computing power demand. For individuals or small enterprises, the cost of pure computing equipment is high, the deployment is complex, and the reuse rate of resources is low. Thus, a computing power network arises. The computing power network embeds the computing unit and the computing power into the network, and highly coordinates the network resources and the computing power resources to provide online computing power service for users in the network and improve the reuse rate of the computing power resources. It is understood that a computing network includes network resources and computing resources (or computing resource pools).
In order to construct a view that simultaneously integrates network resource information and computing power resource information, in one possible implementation, the computing power network management device may obtain the network resource information in the computing power network, for example, the network resource information may include information such as connection relationships between network devices included in the network resources in the computing power network.
After the network resource information in the computational power network is acquired, the computational power management device can construct a network topology map of the computational power network according to the connection relation among the network devices in the network resource information.
S203, according to the network topological graph, acquiring the information of the computing resource pool through the network equipment connected with the computing resource pool in the network topological graph.
Wherein, the information of the computing resource pool may include one or more of the following information: an identity of the computing resource pool (I dent I ty document, I D), a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool.
Various types of network devices can be included in the network resources of the computing power network, and different types of network devices play different roles in the computing power network and are located at different positions in the network topology map. For example, a network resource of a computing network may include a network device connected to a computing resource pool. In addition, in the computing power network, one or more computing power resource pools may be included, and network devices connected to different computing power resource pools may be the same or different. Thus, in a possible implementation, for each computing resource pool included in the computing network, the computing network management apparatus may obtain, according to the network topology map constructed in S201, one or more information of I D, the type, the resource parameter, and the owner of the computing resource pool through the network device connected to the computing resource pool in the network topology map.
S204, constructing a network computing resource view according to the information of the computing resource pool and the network topology map, wherein the network computing resource view is a resource view which is formed by fusing the information of the computing resource pool on the network topology map.
After acquiring the information of each computational resource pool in the computational network, the computational management device may merge the information of each computational resource pool on the network topology map according to the network topology map constructed in S201 and the acquired information of each computational resource pool to obtain a computational network resource view. For example, the computational network management apparatus may supplement information of the computational resource pool connected to the network device on the network device to supplement information of the network topology map, thereby obtaining a computational resource view having both computational resource information and network resource information.
The technical scheme provided by the embodiment at least has the following beneficial effects that the network resource information in the computing network is obtained, and the network topological graph of the computing network is established according to the network resource information. And the information of the corresponding computing resource pool can be obtained according to the network equipment connected with the computing resource pool in the network topological graph, so that a computing network resource view is established. For a dispatcher, the network computing resource view with computing resource information and network resource information can visually and conveniently see the global resource condition of the computing network, and other computing resource pool management platforms do not need to be switched independently to check the dispatching computing resource pool, so that the operation steps of dispatching of the dispatcher are simplified, the cost of unnecessary time is reduced, the dispatching progress is accelerated, and the resource dispatching efficiency is improved.
The method for computing network resource fusion provided by the embodiment of the present application will be described in detail below with reference to specific embodiments, and the method can be applied to a computing network management device. As shown in fig. 3, the method may include:
s301, network resource information in the computing network is obtained.
The network resource information may include a connection relationship between network devices in the computing network. The network resource information may further include: information of each network device in the computational network, such as one or more of the device I D, device type, device name, etc. of each network device.
S302, constructing a network topology map of the computing power network according to the network resource information.
A topological graph is an abstract representation method for describing the actual positions and relationships of a plurality of objects using points or lines, regardless of physical properties such as the size and shape of the objects. The topological diagram does not concern the details of objects and the mutual proportion relation, but only represents the mutual relation among a plurality of objects in a certain range in the form of a diagram. The network topology is mainly used to represent information of network devices and connection relationships between the network devices, and is not concerned about specific connection details, interface configurations, and the like. Wherein, the computing network can comprise network resources and a computing resource pool. The computational network management device can obtain the connection relationship among network devices included in the network resources in the computational network, and can also obtain information of each network device in the network resources, such as device I D, to obtain the network resource information of the computational network, and further establish the network topology map of the computational network according to the obtained network resource information.
In some embodiments, the computation network management device may obtain the network resource information of the computation network after receiving an operation instruction of the dispatcher, such as an operation instruction for instructing to establish a computation network resource view.
In another embodiment, the computation network management device can automatically acquire the network resource information of the computation network in real time. Therefore, when the computing network is changed, such as addition, modification or deletion of network equipment in network resources of the computing network, the computing network management device can acquire updated network resource information in time and correct a network topology map of the computing network in time, and the computing network management device has real-time performance.
The computational network management device can access a designated network node in the computational network to obtain the connection relationship between each network device in the network resources, for example, the connection relationship between each network device can be obtained by obtaining link information between each network device. The designated network node may be a network node in which the information is stored, which is designated in advance by a manager of the computing power network when configuring or designing the computing power network.
The computation network management device can access a database in the computation network to obtain the equipment management configuration table, so as to obtain the information of each network equipment in the network resources according to the equipment management configuration table. The device management configuration table is information on the device I D, the device type, and the like, which is configured in advance by the operator of the computing network or the administrator of the computing network when configuring or designing the computing network, and may be stored in the database of the computing network. The database may be deployed on a designated network node in a computational power network. For example, the device management configuration table is shown in fig. 4, and includes a device name, a device I D, an internet protocol/physical Address (ip/MAC) Address, and a device type. The network management device can obtain the device management configuration table to obtain the information of each network device in the network resources.
After acquiring the connection relationship between the network devices and the information of the network devices in the network resources, the computation network management apparatus may construct a network topology diagram of the computation network according to the information of the network devices, such as the names of the network devices, the I D, the I P/MAC addresses, and the device types, and the connection relationship between the network devices, such as the link information between the network devices. As an example, the network topology map constructed by the computation network management apparatus is shown in fig. 4, and includes user-side devices (e.g., CPEs, end devices), network transmission devices, and devices connected to the computation resource pool (e.g., domain control gateways (Doma i nContro l er gateways, DC-GWs), switches), and connection relationships between these network devices. The specific steps of establishing the network topology map according to the network resource information belong to the prior art, and are not described in detail in the present application.
It is understood that the administrator or the mobilizer of the network only concerns the connection relationship between the network resource information and the network device, and does not concern the specific connection method and the specific configuration manner of the shape and size of the device. Therefore, the network topological graph can well meet the requirements of network managers. The network topological graph provides a global view of the whole network for a network manager in a dotted line connection mode, and multiple end-to-end links can be integrated according to the requirements of the network manager, so that the network resources can be conveniently scheduled and managed.
And S303, acquiring the information of the computing resource pool through the network equipment connected with the computing resource pool in the network topological graph according to the network topological graph.
Wherein, the information of the computing resource pool may include one or more of the following information: i D of the computing resource pool, the type of the computing resource pool, the resource parameters of the computing resource pool, and the owner of the computing resource pool. Under the condition that the type of the computing resource pool is a value-added service resource pool, the resource parameter of the computing resource pool can be a service type; under the condition that the type of the computing resource pool is the computing resource pool, the resource parameter of the computing resource pool can be the computing type; in the case that the type of the computing resource pool is a storage resource pool, the resource parameter of the computing resource pool may be a data type which is allowed to be stored.
As described in the foregoing embodiments, a computing network may include one or more computing resource pools. After the computational network management device constructs the network topology map of the computational network, the information of each computational resource pool can be acquired through the network equipment connected with each computational resource pool in the network topology map according to the constructed network topology map. Specifically, as an example, as shown in fig. 3, S303 may include the following steps:
s303a, determining the network equipment connected with the computing resource pool according to the type of each network equipment in the network topology map.
In the computing network, the device connected to the computing resource pool in the network resource is generally a gateway, such as a DC-GW, so the computing network management apparatus may determine the network device connected to the computing resource pool according to the type of each device in the network topology, and if the type of the device is a resource side device, may determine the network device as the device connected to the computing resource pool. The type of each network device may be obtained from the device management configuration table by the network management device. In addition, after determining the network device connected to the computing resource pool, the computing network management device may further obtain device information of the network device, such as one or more of device id and ip/MAC address, for the computing network management device to address the network device based on the device information.
For example, referring to the example shown in fig. 5, the computation network management apparatus determines, according to the type of each network device in the network topology shown in fig. 5, that there are two network devices connected to the computation resource pool in the computation network, which are DC-GW-1 and DC-GW-2, respectively.
S303b, sending a first message to the network equipment connected with the computing resource pool.
The first message is used for acquiring information of the computing resource pool.
In some embodiments, after determining the network device connected to the computational resource pool, the computational management apparatus may construct a first message and send the first message to the network device, so as to obtain information corresponding to the computational resource pool.
The first packet may include the following fields: i D for obtaining a computing power resource pool, a type for obtaining a computing power resource pool, a resource parameter for obtaining a computing power resource pool, and an owner for obtaining a computing power resource pool. In addition, the first message may also include a field indicating device information for the network device, such as device I D, or I P/MAC address. For example, the field includes device information of the network device.
For example, in connection with the example in S303a, the computation network management device may construct a message 1 (the message 1 may be the first message described above), and send the message 1 to the DC-GW-1, so as to obtain information of the computation resource pool connected to the DC-GW-1. The computation network management device may further construct a message 2 (the message 2 may be the first message), and send the message 2 to the DC-GW-2, so as to obtain information of the computation resource pool connected to the DC-GW 2.
Taking the first packet as packet 1 as an example, the structure of the first packet may be as shown in fig. 6. As can be seen, the first message includes: i D field for obtaining a computing power resource pool: poo l-I D, field for obtaining type of computing power resource pool: poo l-Type, a field for obtaining resource parameters of the computing power resource pool: other, and the fields used to obtain the owner of the computing resource pool: poo l-owner. In addition, the first message further includes: fields for indicating device information of DC-GW-1: DC-GW-I D, such as its corresponding filler content is I P-1. The message 2 is similar to the message structure shown in fig. 6, except that the field for indicating the device information of the network device: the contents filled in the DC-GW-I D are different.
S303c, the network device sends a first message to the manager of the computing resource pool.
As described in the foregoing embodiments, the computing network may include one or more computing resource pools, and the network devices connected to different computing resource pools may be the same or different. After the computation network management device sends the first message to the network device connected to the computation resource pool, the network device may receive the first message. After receiving the first message from the computing network management device, the network device may forward the first message to a computing resource pool connected to the network device, for example, to a manager of the computing resource pool.
It should be noted that, in the first message received by the network device, a field for indicating device information of the network device is used to address the network device, and therefore, the first message forwarded by the network device to the corresponding computing resource pool may or may not include the field. For example, after receiving the first message from the computing network management device, the network device may remove the field, and forward the first message from which the field is removed to the corresponding computing resource pool, so as to obtain information of the computing resource pool.
In connection with the example in fig. 5, the computing power network includes three computing power resource pools, which are: a computing resource 1, a computing resource pool 2 and a computing resource pool 3. For example, the computing resource pool 1 and the computing resource pool 2 are connected to the same network device (e.g., DC-GW-1), and the computing resource pool 3 is connected to one network device (e.g., DC-GW-2). After receiving the message 1 from the computing network management device, the DC-GW-1 may remove the DC-GW-I D field in the message 1, and then send the message 1 with the DC-GW-I D field removed to the computing resource pool 1 (e.g., the manager of the computing resource pool 1) and the computing resource pool 2 (e.g., the manager of the computing resource pool 2), respectively. After receiving the message 2 from the computing network management device, the DC-GW-2 may remove the DC-GW-I D field in the message 2, and then send the message 2 with the DC-GW-I D field removed to the computing resource pool 3 (e.g., a manager of the computing resource pool 3). Message 1 and message 2 may be the first messages.
S303d, the manager of the computing resource pool sends a second message to the network device connected with the computing resource pool.
And the second message comprises the information of the computing resource pool.
In some embodiments, after a network device sends a first message to a manager of a computing resource pool, such as a computing resource pool, to which the network device is connected, the manager of the computing resource pool may receive the first message. After the manager receives the first message, according to the attribute of the computing resource pool, a field I D for obtaining the computing resource pool, a field for obtaining the type of the computing resource pool, a field for obtaining the resource parameter of the computing resource pool, and a field for obtaining the owner of the computing resource pool in the first message may be filled to obtain a second message. Thus, the second message includes information of the computing resource pool, such as one or more of I D of the computing resource pool, the type of the computing resource pool, the resource parameters of the computing resource pool, and the owner of the computing resource pool.
It will be appreciated that different types of computing resource pools may be used to provide different computing services. Thus, the computing power resource pool can be divided into different types according to the computing power service provided by the computing power resource pool. The types of the computing resource pool may include a value-added service resource pool, a computing resource pool, and a storage resource pool. The value added service resource pool can provide firewall, distributed attack prevention and the like. The computing resource pool may provide various computing services such as floating point operations, logical operations, and the like. The storage resource pool may provide storage services for various types of data, such as picture storage, video storage, and text storage. Thus, for different types of computing resource pools, a particular resource parameter of the computing resource pool may be populated in the resource parameter field for indicating the particular service it can provide.
For example, the resource parameters of the value added service resource pool may include the types of services that it can provide, such as firewalls, protection against distributed attacks, and the like. As another example, resource parameters of a pool of computing resources may include the types of computing power that it can provide, including, for example, the types of computations (e.g., floating point operations and logical operations) and computing power. As another example, the resource parameters of the storage resource pool may include the types of data (e.g., pictures, videos, texts, etc.) that it can support for storage and the maximum capacity that can support for storage.
In addition, for the user, the owner of the computing resource pool is different, and the credibility of the computing resource pool is also different.
For example, in combination with the example shown in fig. 6, as shown in fig. 7, the manager of the computing resource pool 1 fills each field in the message 1 shown in fig. 6 according to the attribute of the computing resource pool 1, and obtains a message 3 (the message 3 may be the second message described above), where the message 3 may be as shown in (a) in fig. 7. It can be understood that the message 3 includes: identification of computing resources pool 1: 001, type of computing power resource pool 1: storing resource pool, calculating resource parameter of resource pool 1: maximum capacity: 1000 ten thousand TB, the owner of the computing power resource pool 1:
Figure BDA0003319707110000131
the manager of the computing resource pool 2 fills each field in the message 1 shown in fig. 6 according to the attribute of the computing resource pool 2, and obtains a message 4 (the message 4 may be the second message), where the message 4 may be as shown in (b) in fig. 7. It can be understood that the message 4 includes: identification of computing resources pool 2: 002, type of computing power resource pool 1: storing resource pool, calculating resource parameter of resource pool 1: maximum capacity: 2000 million TBs, owner of computing resources pool 1:
Figure BDA0003319707110000141
similarly, the manager of the computing resource pool 3 may obtain a message 5 (the message 5 may be the second message) after filling each field in the message 2 according to the attribute of the computing resource pool 3, where the message 5 includes: identification, type, resource parameters and owner information of the computing resource pool 3. The manager of the computing resource pool may then send the second message (e.g., message 3, message 4, and message 5, as described above) to the network device (e.g., DC-GW-1, DC-GW-2) connected to the computing resource pool.
S303e, the network device sends the second message to the network management apparatus.
In some embodiments, after receiving a second message sent by a manager of the computing resource pool correspondingly connected to the network device, the network device may forward the second message to the computing network management device, so that the computing network management device obtains information corresponding to the computing resource pool.
For example, in connection with the above example, after the DC-GW-1 receives the message 3 sent by the manager of the computing resource pool 1 and the message 4 sent by the manager of the computing resource pool 2, the DC-GW-1 forwards the computing resource pool message 3 and the message 4 to the computing network management device. Similarly, after the DC-GW-2 receives the message 5 sent by the manager of the computing resource pool 3, the DC-GW-2 forwards the message 5 sent by the computing resource pool 3 to the computing network management device.
S304, constructing a computational network resource view according to the information of the computational resource pool and the network topology map.
And the network computing resource view is a resource view for fusing information of the computing resource pool on the network topological graph.
In some embodiments, after receiving the second message, the computation network management device may extract information corresponding to the computation power resource pool from the second message. Then, the computation network management device may add a new view module (or a network node) on the network topology map, which is used to represent the computation resource pool, and mark information corresponding to the computation resource pool on the view module to construct the computation resource view. And in the network resource view, the view module is connected with the corresponding network equipment. The network management device may determine a connection relationship between the newly added view module in the network resource view and the network device according to the source of the second packet.
For example, as shown in fig. 8, after receiving the message 3, the computation network management device extracts information corresponding to the computation power resource pool 1 from the message 3. And then adding a view module computing resource pool 1 on the network topology map, wherein the view module computing resource pool 1 is connected with the DC-GW-1. And the calculation network management device marks the information of the calculation resource pool 1 on the calculation resource pool 1 of the view module. Similarly, the computation network management device adds a view module computation resource pool 2 and a computation resource pool 3 on the network topology map, marks information of the computation resource pool, and constructs a computation network resource view to complete the computation network resource view.
The technical solution provided by the foregoing embodiment has at least the following beneficial effects that the computational resource fusion method provided by the present application establishes a computational resource view having computational resource information and network resource information simultaneously according to information of a network device and a computational resource pool connecting the computational resource pool in a network topology map. For a dispatcher, the network computing resource view with the computing resource information and the network resource information can visually and conveniently see the global resource condition of the computing network, and other computing resource pool management platforms do not need to be switched independently to check the dispatching computing resource pool, so that the operation steps of dispatching of the dispatcher are simplified, the cost of unnecessary time is reduced, and the dispatching efficiency is improved. The credibility of the corresponding computing power resource pool is different according to the owners of the different computing power resource pools. The higher the trustworthiness of a computing resource pool, if its owner is a relatively well-known large business. If necessary, the dispatcher can select a known computing resource pool and dispatch a higher-quality computing resource pool for the user.
Further, the method may further include:
s305, abstracting a logic view according to the target computing power resource pool and the computing network resource view. For example, the method specifically comprises the following steps:
step 1, computing power application of user equipment is obtained.
And 2, acquiring a target computing power resource pool according to the computing network resource view, wherein the target computing power resource pool is a computing power resource pool meeting computing power application requirements in the computing power network.
And 3, displaying the logic view according to the target computing power resource pool and the computing network resource view.
The logic view comprises information of the target computing resource pool, information of network equipment connected with the target computing resource pool, information of network transmission equipment and information of user equipment.
In some embodiments, when a user uses a computing power resource demand, a computing power application can be sent to a computing power management device through user equipment. The user equipment can directly send the computing power application to the computing power management device, and can also send the computing power application to the computing power management device through a personal or enterprise server. And then, the computing power management device can receive the computing power application from the user equipment. According to the received computing power application and the computing network resource views, the computing network management device can abstract all logic views meeting the computing power application of the user and display the logic views to the user in a centralized mode.
The computing power application comprises an application type used for indicating the type of the computing power resource pool needing to be applied. If the application type is a storage type, indicating that the type of the computing resource pool needing to be applied is a storage resource pool; if the application type is a computing type, the computing resource pool type is used for indicating that the computing resource pool type needing to be applied is a computing resource pool. The computing resource pool that satisfies the computing application requirements may be a computing resource pool of a type that matches the application type included in the computing application. For example, if the application type in the computing power application is a storage type, the computing network management device may receive the computing power application from the user equipment, and determine that the application type in the computing power application is a storage type, and the computing network management device may abstract a logic view according to the computing power application and the computing network resource view, as shown in fig. 9, the logic view is respectively: 1. [ problem ] to
Figure BDA0003319707110000151
001: DC-GW1 network transport device: user devicePreparation (II); 2. [ problem ] to
Figure BDA0003319707110000152
002: DC-GW1 network transport device: user equipment); 3. [ problem ] to
Figure BDA0003319707110000153
003: DC-GW2 network transport device: user equipment).
The technical scheme provided by the embodiment at least has the following beneficial effects that the computational resource fusion method provided by the application can generate all logic views meeting the user requirements according to the computational power application requirements and the computational resource views of the user, so that the user can conveniently select favorite or commonly used computational resource pools, more selection rights are provided for the user, the user can conveniently and quickly select the proper computational resource pools, and the computational efficiency of the user is improved.
In an exemplary embodiment, the application further provides an accounting network management device. The computing network management device may include one or more functional modules, and is used to implement the computing network resource fusion method of the above method embodiments.
For example, fig. 10 is a schematic diagram of an algorithm management device according to an embodiment of the present application. As shown in fig. 10, the arithmetic network management apparatus includes: the obtaining module 1001 is connected with the constructing module 1001, and the obtaining module 1001 is connected with the constructing module 1002.
An obtaining module 1001, configured to obtain network resource information in a computational power network, where the network resource information includes: and (4) calculating the connection relation among the network devices in the network.
The building module 1002 is configured to build a network topology map of the computational power network according to the network resource information.
The obtaining module 1001 is further configured to obtain information of the computing resource pool through a network device connected to the computing resource pool in the network topology according to the network topology, where the information of the computing resource pool includes one or more of the following information: i D of the computing resource pool, the type of the computing resource pool, the resource parameters of the computing resource pool, and the owner of the computing resource pool.
The building module 1002 is further configured to build a network computing resource view according to the information of the computing resource pool and the network topology map, where the network computing resource view is a resource view in which the information of the computing resource pool is fused on the network topology map.
In some embodiments, the types of computing resource pools include value added service resource pools, computing resource pools, and storage resource pools; under the condition that the type of the computing resource pool is a value-added service resource pool, the resource parameter of the computing resource pool is a service type; under the condition that the type of the computing resource pool is the computing resource pool, the resource parameter of the computing resource pool is the computing type; and under the condition that the type of the computing resource pool is a storage resource pool, the resource parameter of the computing resource pool is a data type which is allowed to be stored.
In some embodiments, the network resource information further includes: the type of each network device;
the obtaining module 1001 is specifically configured to: determining network equipment connected with the computing resource pool according to the type of each network equipment in the network topological graph; sending a first message to a manager of the computing resource pool through network equipment connected with the computing resource pool, wherein the first message is used for acquiring information of the computing resource pool; and receiving a second message from the manager of the computing resource pool, wherein the second message comprises information of the computing resource pool.
In some embodiments, the first message includes one or more of the following fields: i D for indicating acquisition of the computing power resource pool, a type for acquiring the computing power resource pool, a resource parameter for acquiring the computing power resource pool, and an owner for acquiring the computing power resource pool.
In some embodiments, the obtaining module 1001 is further configured to obtain a computing power application of the user equipment; the constructing module 1002 is further configured to obtain a target computing power resource pool according to the computing network resource view, where the target computing power resource pool is a computing power resource pool that meets the computing power application requirement in the computing power network; displaying a logic view according to the target computing power resource pool and the computing network resource view; the logic view comprises information of the target computing resource pool, information of network equipment connected with the target computing resource pool, information of network transmission equipment and information of user equipment.
In an exemplary embodiment, fig. 11 provides a network device for an embodiment of the present application, where the network device includes: a receiving module 1101 and a sending module 1102, wherein the receiving module 1101 and the sending module 1102 are connected;
a receiving module 1101, configured to receive a first message from a computing resource management apparatus, where the first message is used to receive information of a computing resource pool connected to a network device, where the information of the computing resource pool includes one or more of the following information: an identification I D of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool;
a sending module 1102, configured to send a first message to a manager of a computing resource pool;
a receiving module 1101, configured to receive a second message from a manager of the computing resource pool, where the second message includes information of the computing resource pool;
the sending module 1102 is configured to send a second message to the computation network management device, where the second message is used for the computation network management device to construct a computation resource view based on the information for constructing the network topology map and the computation resource pool of the computation network, and the computation resource view is a resource view in which the information for the computation resource pool is fused on the network topology map.
In an illustrative example, fig. 12 provides a manager for an embodiment of the present application, the manager including: a receiving module 1201 and a sending module 1202, wherein the receiving module 1201 is connected with the sending module 1202;
a receiving module 1201, configured to receive a first packet from a network device; the network equipment is connected with the computing resource pool, the first message comprises information used for obtaining the computing resource pool, and the information of the computing resource pool comprises one or more of the following information: i D of the computing resource pool, the type of the computing resource pool, the resource parameters of the computing resource pool, and the owner of the computing resource pool;
a sending module 1202, configured to send a second message to the network device, where the second message includes information of the computational resource pool, so that the network device sends the second message to the computational management apparatus, and the computational management apparatus constructs a computational resource view based on a network topology map that constructs the computational network and the information of the computational resource pool, where the computational resource view is a resource view that is obtained by fusing the information of the computational resource pool in the network topology map.
In an exemplary embodiment, the present application further provides a computer, where the computer may be an electronic device, or a network device or a manager, and the electronic device may be the computer management apparatus in the foregoing method embodiment. Fig. 13 is a schematic structural diagram of a computer according to an embodiment of the present application. As shown in fig. 13, the computer may include: a processor 1301 and a memory 1302; memory 1302 stores instructions executable by processor 1301; the processor 1301 is configured to execute the instructions, causing the computer to implement the method as described in the method embodiments described above.
In an exemplary embodiment, the present application further provides a computer-readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a computer, cause the computer to implement a method as described in the preceding embodiments. The computer may be an electronic device or a network device or manager. The computer readable storage medium may be a non-transitory computer readable storage medium, for example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, the present application further provides a computer program product, which when running on a computer, causes the computer to execute the above related method steps to implement the network computing resource fusion method in the above embodiment.
The above description is only an embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions within the technical scope of the present disclosure should be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (13)

1. A method for fusing computational network resources is applied to a computational network management device, and comprises the following steps:
acquiring network resource information in a computing network, wherein the network resource information comprises: the connection relation among all network equipment in the computational power network;
constructing a network topology map of the computational power network according to the network resource information;
according to the network topological graph, acquiring information of a computing resource pool through network equipment connected with the computing resource pool in the network topological graph; wherein the information of the computing resource pool comprises one or more of the following information: an identifier ID of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool;
and constructing a network computing resource view according to the information of the computing resource pool and the network topology map, wherein the network computing resource view is a resource view which is fused with the information of the computing resource pool on the network topology map.
2. The method of claim 1,
the types of the computing resource pool comprise a value-added service resource pool, a computing resource pool and a storage resource pool;
under the condition that the type of the computing resource pool is the value-added service resource pool, the resource parameter of the computing resource pool is the service type; under the condition that the type of the computing resource pool is the computing resource pool, the resource parameter of the computing resource pool is the computing type; and under the condition that the type of the computing resource pool is the storage resource pool, the resource parameter of the computing resource pool is a data type which is allowed to be stored.
3. The method of claim 1, wherein the network resource information further comprises: the type of each network device;
the acquiring information of the computing resource pool through the network device connected with the computing resource pool in the network topology map according to the network topology map comprises:
determining the network equipment connected with the computing resource pool according to the type of each network equipment in the network topological graph;
sending a first message to a manager of the computing resource pool through the network equipment connected with the computing resource pool, wherein the first message is used for acquiring information of the computing resource pool;
and receiving a second message from a manager of the computing resource pool, wherein the second message comprises information of the computing resource pool.
4. The method of claim 3, wherein the first packet comprises one or more of the following fields: a field for obtaining an ID of the computing resource pool, a field for obtaining a type of the computing resource pool, a field for obtaining resource parameters of the computing resource pool, and a field for obtaining an owner of the computing resource pool.
5. The method according to any one of claims 1-4, further comprising:
acquiring computing power application of user equipment;
acquiring a target computing power resource pool according to the computing network resource view, wherein the target computing power resource pool is a computing power resource pool which meets the computing power application requirement in the computing power network;
displaying a logic view according to the target computing resource pool and the computing network resource view; the logic view comprises information of the target computing resource pool, information of network equipment connected with the target computing resource pool, information of network transmission equipment and information of the user equipment.
6. A method for computing network resource convergence, the method comprising:
the method comprises the following steps that a network device receives a first message from a computing network management device, wherein the first message is used for acquiring information of a computing resource pool connected with the network device, and the information of the computing resource pool comprises one or more of the following information: an identifier ID of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool;
the network equipment sends the first message to a manager of the computing resource pool;
the network equipment receives a second message from a manager of the computing resource pool, wherein the second message comprises information of the computing resource pool;
and the network equipment sends the second message to the computational network management device, and the second message is used for constructing a computational resource view by the computational network management device based on the constructed network topology map of the computational network and the information of the computational resource pool, wherein the computational resource view is a resource view which is fused with the information of the computational resource pool on the network topology map.
7. A method for computing network resource convergence, the method comprising:
a manager of the computing resource pool receives a first message from the network equipment; the network device is connected to the computing resource pool, the first message includes information used for acquiring the computing resource pool, and the information of the computing resource pool includes one or more of the following information: an identifier ID of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool;
the manager of the computing resource pool sends a second message to the network device, where the second message includes information of the computing resource pool, so that the network device sends the second message to a computing network management device, where the second message is used for the computing network management device to construct a computing network resource view based on a constructed network topology map of the computing network and the information of the computing resource pool, and the computing network resource view is a resource view in which the information of the computing resource pool is fused on the network topology map.
8. An accounting network management apparatus, the apparatus comprising: an acquisition module and a construction module; the acquisition module is connected with the construction module;
the obtaining module is configured to obtain network resource information in a computational power network, where the network resource information includes: the connection relation among all network equipment in the computational power network;
the building module is used for building a network topology map of the computational power network according to the network resource information;
the acquisition module is further configured to acquire information of the computational resource pool through a network device connected to the computational resource pool in the network topology map according to the network topology map; wherein the information of the computing resource pool comprises one or more of the following information: an identifier ID of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool;
the building module is further configured to build a computational resource view according to the information of the computational resource pool and the network topology map, where the computational resource view is a resource view in which the information of the computational resource pool is fused on the network topology map.
9. The apparatus of claim 8, wherein the network resource information further comprises: the type of each network device;
the acquisition module is specifically configured to:
determining the network equipment connected with the computing resource pool according to the type of each network equipment in the network topological graph;
sending a first message to a manager of the computing resource pool through the network equipment connected with the computing resource pool, wherein the first message is used for acquiring information of the computing resource pool;
and receiving a second message from a manager of the computing resource pool, wherein the second message comprises information of the computing resource pool.
10. A network device, wherein the apparatus comprises: the device comprises a receiving module and a sending module; the receiving module is connected with the sending module;
the receiving module is configured to receive a first message from a computing network management device, where the first message is used to obtain information of a computing resource pool connected to the network device, and the information of the computing resource pool includes one or more of the following information: an identifier ID of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool;
the sending module is used for sending the first message to a manager of the computing resource pool;
the receiving module is further configured to receive a second message from the manager, where the second message includes information of the computing resource pool;
the sending module is further configured to send the second message to the computational management device, where the second message is used for the computational management device to construct a computational resource view based on the constructed network topology map of the computational network and the information of the computational resource pool, and the computational resource view is a resource view in which the information of the computational resource pool is fused on the network topology map.
11. A manager, wherein the apparatus comprises: the device comprises a receiving module and a sending module; the receiving module is connected with the sending module;
the receiving module is used for receiving a first message from the network equipment; the network device is connected to the computing resource pool, the first message includes information used for acquiring the computing resource pool, and the information of the computing resource pool includes one or more of the following information: an identifier ID of the computing resource pool, a type of the computing resource pool, resource parameters of the computing resource pool, and an owner of the computing resource pool;
the sending module is configured to send a second message to the network device, where the second message includes information of the computational power resource pool, and the second message includes information of the computational power resource pool, so that the network device sends the second message to a computational power management apparatus, where the computational power management apparatus constructs a computational power resource view based on a constructed network topology map of the computational power network and the information of the computational power resource pool, and the computational power resource view is a resource view in which the information of the computational power resource pool is fused on the network topology map.
12. An electronic device, characterized in that the electronic device comprises: a processor and a memory;
the memory stores instructions executable by the processor;
the processor is configured to, when executing the instructions, cause the electronic device to implement the method of any of claims 1-5.
13. A computer-readable storage medium, the computer-readable storage medium comprising: computer software instructions;
the computer software instructions, when executed in an electronic device, cause the electronic device to implement the method of any of claims 1-5.
CN202111241535.4A 2021-10-25 2021-10-25 Computing network resource fusion method, device, equipment and storage medium Active CN114039858B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111241535.4A CN114039858B (en) 2021-10-25 2021-10-25 Computing network resource fusion method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111241535.4A CN114039858B (en) 2021-10-25 2021-10-25 Computing network resource fusion method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114039858A true CN114039858A (en) 2022-02-11
CN114039858B CN114039858B (en) 2023-08-22

Family

ID=80141867

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111241535.4A Active CN114039858B (en) 2021-10-25 2021-10-25 Computing network resource fusion method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114039858B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115065637A (en) * 2022-06-10 2022-09-16 亚信科技(中国)有限公司 Method and device for transmitting computing power resource information and electronic equipment
CN115118647A (en) * 2022-05-20 2022-09-27 北京邮电大学 System and method for perceiving and announcing computing power information in computing power network
CN115361280A (en) * 2022-08-15 2022-11-18 中国联合网络通信集团有限公司 Calculation network calling method, device, equipment and storage medium
CN115580539A (en) * 2022-10-13 2023-01-06 联通(广东)产业互联网有限公司 Network computing storage scheduling method, system and equipment based on artificial intelligence scene
CN116170324A (en) * 2022-11-30 2023-05-26 杭州东方通信软件技术有限公司 Visual view generation method and device suitable for computing power network
WO2024045784A1 (en) * 2022-08-29 2024-03-07 华为技术有限公司 Job scheduling method, scheduler, and related device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932201A (en) * 2012-09-26 2013-02-13 迈普通信技术股份有限公司 Display control system and method for network monitoring data
CN104158748A (en) * 2014-07-21 2014-11-19 南京邮电大学 Topology detection method based on cloud computing network
WO2015118875A1 (en) * 2014-02-06 2015-08-13 日本電気株式会社 Optimal arrangement method for virtual network function, network control device, network management device, and network system
WO2016177072A1 (en) * 2015-07-16 2016-11-10 中兴通讯股份有限公司 Network topology display method and device, and network management system
CN106547622A (en) * 2016-10-31 2017-03-29 中国人民解放军91655部队 Internet resources situation based on computing module is presented data-optimized processing method
US20170093645A1 (en) * 2015-09-21 2017-03-30 Splunk Inc. Displaying Interactive Topology Maps Of Cloud Computing Resources
CN107040416A (en) * 2017-04-12 2017-08-11 大连理工大学 A kind of virtual data center visual management method based on Cairngorm frameworks
CN108614688A (en) * 2016-12-30 2018-10-02 上海华讯网络系统有限公司 Visualization application layout applied to mixing cloud environment and method
CN111953526A (en) * 2020-07-24 2020-11-17 新华三大数据技术有限公司 Hierarchical computational power network arrangement method, device and storage medium
CN113315700A (en) * 2020-02-26 2021-08-27 中国电信股份有限公司 Computing resource scheduling method, device and storage medium
US20210328877A1 (en) * 2020-04-16 2021-10-21 Vmware, Inc. Application topology visualization

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932201A (en) * 2012-09-26 2013-02-13 迈普通信技术股份有限公司 Display control system and method for network monitoring data
WO2015118875A1 (en) * 2014-02-06 2015-08-13 日本電気株式会社 Optimal arrangement method for virtual network function, network control device, network management device, and network system
CN104158748A (en) * 2014-07-21 2014-11-19 南京邮电大学 Topology detection method based on cloud computing network
WO2016177072A1 (en) * 2015-07-16 2016-11-10 中兴通讯股份有限公司 Network topology display method and device, and network management system
CN106357420A (en) * 2015-07-16 2017-01-25 中兴通讯股份有限公司 Network topology display method, network topology display device and network management system
US20170093645A1 (en) * 2015-09-21 2017-03-30 Splunk Inc. Displaying Interactive Topology Maps Of Cloud Computing Resources
CN106547622A (en) * 2016-10-31 2017-03-29 中国人民解放军91655部队 Internet resources situation based on computing module is presented data-optimized processing method
CN108614688A (en) * 2016-12-30 2018-10-02 上海华讯网络系统有限公司 Visualization application layout applied to mixing cloud environment and method
CN107040416A (en) * 2017-04-12 2017-08-11 大连理工大学 A kind of virtual data center visual management method based on Cairngorm frameworks
CN113315700A (en) * 2020-02-26 2021-08-27 中国电信股份有限公司 Computing resource scheduling method, device and storage medium
US20210328877A1 (en) * 2020-04-16 2021-10-21 Vmware, Inc. Application topology visualization
CN111953526A (en) * 2020-07-24 2020-11-17 新华三大数据技术有限公司 Hierarchical computational power network arrangement method, device and storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
FANPEI等: ""Topology-Aware Deployment of Scientific Applications in cloud computing"", 《IEEE》 *
林星辰;王鹏翩;袁志伟;陈丹伟;刘尚东;: ""基于地理位置的网络拓扑可视化研究"", 《电子技术与软件工程》, no. 11 *
雷波等: ""基于云、网、边融合的边缘计算新方案:算力网络"", 《万方数据库》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115118647A (en) * 2022-05-20 2022-09-27 北京邮电大学 System and method for perceiving and announcing computing power information in computing power network
CN115118647B (en) * 2022-05-20 2024-02-09 北京邮电大学 System and method for sensing and advertising calculation force information in calculation force network
CN115065637A (en) * 2022-06-10 2022-09-16 亚信科技(中国)有限公司 Method and device for transmitting computing power resource information and electronic equipment
CN115065637B (en) * 2022-06-10 2024-03-26 亚信科技(中国)有限公司 Method and device for transmitting computing power resource information and electronic equipment
CN115361280A (en) * 2022-08-15 2022-11-18 中国联合网络通信集团有限公司 Calculation network calling method, device, equipment and storage medium
CN115361280B (en) * 2022-08-15 2023-11-28 中国联合网络通信集团有限公司 Method, device, equipment and storage medium for invoking calculation power network
WO2024045784A1 (en) * 2022-08-29 2024-03-07 华为技术有限公司 Job scheduling method, scheduler, and related device
CN115580539A (en) * 2022-10-13 2023-01-06 联通(广东)产业互联网有限公司 Network computing storage scheduling method, system and equipment based on artificial intelligence scene
CN116170324A (en) * 2022-11-30 2023-05-26 杭州东方通信软件技术有限公司 Visual view generation method and device suitable for computing power network
CN116170324B (en) * 2022-11-30 2024-06-11 杭州东方通信软件技术有限公司 Visual view generation method and device suitable for computing power network

Also Published As

Publication number Publication date
CN114039858B (en) 2023-08-22

Similar Documents

Publication Publication Date Title
CN114039858A (en) Computing network resource fusion method, device, equipment and storage medium
US20200228405A1 (en) Network slice management method and apparatus
CN103825954B (en) A kind of OpenFlow control methods and corresponding plug-in unit, platform and network
CN113596191B (en) Data processing method, network element equipment and readable storage medium
CN109547349B (en) Virtual routing-based traffic management method, device, terminal and storage medium
CN109428749A (en) Network management and relevant device
CN113810206B (en) Network automation arrangement management method, entity, controller and electronic equipment
CN108768692A (en) A kind of network creation method, relevant device and system
CN109391502A (en) A kind of information configuring methods and administrative unit
CN110971438A (en) Method and device for configuring data
CN103581353B (en) The method of automatic configuration and system of gateway device
CN103207813B (en) The method and apparatus for managing resource
CN107809495A (en) Address management method and device
CN110351107B (en) Configuration management method and device
CN112615925B (en) Configuration and management method and device of service resources and electronic equipment
CN114238262A (en) Image distribution method, image distribution device, electronic device, and storage medium
CN113612688A (en) Distributed software defined network control system and construction method thereof
US20230269164A1 (en) Method and apparatus for sending route calculation information, device, and storage medium
CN112714146A (en) Resource scheduling method, device, equipment and computer readable storage medium
Rappaport et al. Update aware replica placement
CN107465770B (en) SDN network and non-SDN network communication method and device
CN106341353B (en) Resource processing method and device
CN115022240A (en) Path establishing method and device, storage medium and electronic device
CN106506247B (en) Virtual network creating method and device
CN108733805A (en) File interaction method, system, computer equipment and storage medium

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