WO2023284830A1 - Management and scheduling method and apparatus, node, and storage medium - Google Patents

Management and scheduling method and apparatus, node, and storage medium Download PDF

Info

Publication number
WO2023284830A1
WO2023284830A1 PCT/CN2022/105717 CN2022105717W WO2023284830A1 WO 2023284830 A1 WO2023284830 A1 WO 2023284830A1 CN 2022105717 W CN2022105717 W CN 2022105717W WO 2023284830 A1 WO2023284830 A1 WO 2023284830A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
node
computing
service
computing power
Prior art date
Application number
PCT/CN2022/105717
Other languages
French (fr)
Chinese (zh)
Inventor
姚惠娟
付月霞
陆璐
孙滔
Original Assignee
中国移动通信有限公司研究院
中国移动通信集团有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中国移动通信有限公司研究院, 中国移动通信集团有限公司 filed Critical 中国移动通信有限公司研究院
Publication of WO2023284830A1 publication Critical patent/WO2023284830A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • 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/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Definitions

  • the present application relates to the field of data communication, and in particular to a management and scheduling method, device, node and storage medium.
  • each network node can become a resource provider; and user requests can be made by calling the nearest To meet the needs of node resources, and no longer limited to a specific node, to avoid the waste of connection and network scheduling resources.
  • traditional networks only provide channels for data communication, are based on connections, and are subject to fixed network addressing mechanisms. They often cannot meet user needs under higher and more stringent quality of experience (QoE) requirements.
  • QoE quality of experience
  • the traditional network client English can be expressed as client
  • server English can be expressed as server
  • the application on the server side is deconstructed into functional components and deployed on the cloud platform, and is uniformly scheduled by the application program interface (API) gateway (English can be expressed as Gateway), which can realize on-demand dynamic instantiation.
  • API application program interface
  • the business logic on the server side is transferred to the client side, and the client only needs to care about the computing function itself, and does not need to care about computing resources such as servers, virtual machines, containers, etc., thereby realizing Function as a Service (FaaS, Function as a Service).
  • embodiments of the present application provide a management and scheduling method, device, node, and storage medium.
  • the embodiment of this application provides a management and scheduling method applied to the first node, including:
  • the service request of the first service is received, and the first service is scheduled.
  • the scheduling of the first service includes:
  • the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service into the network
  • the corresponding third node performs processing; the second node has at least a network control function; and the third node has at least a computing power sensing function and a forwarding function.
  • the scheduling of the first service includes:
  • the scheduling of the first service includes:
  • the method also includes:
  • the computing resources of the network are managed based on the acquired status information of the computing resources.
  • the method also includes:
  • the network resources of the network are managed based on the acquired network resource status information.
  • the method when managing the computing resources and network resources of the network, the method includes:
  • OAM Operation Administration and Maintenance
  • the management of the computing service of the network includes at least one of the following:
  • the management of the computing power service image includes at least one of the following:
  • the management of computing power service instances includes at least one of the following:
  • the fourth node has at least a computing power function.
  • the management of the resources corresponding to the computing service includes at least one of the following:
  • the embodiment of the present application also provides a management and scheduling device, including:
  • the first management unit is configured to manage computing resources and network resources of the network
  • the second management unit is configured to manage the computing service of the network
  • the scheduling unit is configured to receive the service request of the first service, and schedule the first service.
  • the embodiment of the present application also provides a node, including: a processor and a communication interface; wherein,
  • the processor is configured to manage network computing resources and network resources; manage network computing services; and receive a service request for a first service through the communication interface, and schedule the first service .
  • the embodiment of the present application also provides a node, including: a processor and a memory configured to store a computer program that can run on the processor,
  • the processor is configured to execute the steps of any one of the above methods when running the computer program.
  • the embodiment of the present application also provides a storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of any one of the above methods are implemented.
  • the management and scheduling method, device, node, and storage medium provided by the embodiments of the present application manage network computing power resources and network resources; manage network computing power services; receive a service request for the first business, and The first service is scheduled.
  • the first node is introduced into the network architecture, and the computing power resources, network resources and computing power services of the network are managed through the first node, and the business is scheduled through the first node; in this way, it is possible to realize Unified management of network computing resources, network resources and computing services, and flexible scheduling of services, so that the network architecture can meet the needs of computing and network integration and evolution, and enable reasonable distribution of services, thereby improving user experience.
  • Figure 1 is a schematic diagram of the development trend of computing and network deep integration in related technologies
  • FIG. 2 is a schematic diagram of the architecture of a computing power-aware network (CAN, Computing-aware Networking) according to an embodiment of the present application;
  • CAN computing power-aware network
  • FIG. 3 is a schematic flow diagram of a management and scheduling method in an embodiment of the present application.
  • Fig. 4 is the architecture schematic diagram of the application embodiment CAN of the present application.
  • Fig. 5 is a schematic diagram of the network architecture of the application embodiment CAN
  • Fig. 6 is a schematic diagram of a computing network collaborative orchestration management in an application embodiment of the present application.
  • FIG. 7 is a schematic diagram of another computing-network collaborative orchestration management in the application embodiment of the present application.
  • Fig. 8 is a schematic diagram of the third computing-network collaborative orchestration management of the application embodiment of the present application.
  • FIG. 9 is a schematic structural diagram of a management and scheduling device according to an embodiment of the present application.
  • FIG. 10 is a schematic diagram of the node structure of the embodiment of the present application.
  • Fig. 11 is a schematic structural diagram of the management and scheduling system of the embodiment of the present application.
  • the new-generation network architecture design for the future network needs to consider the needs of network and computing convergence and evolution, and realize global optimization of the network in the ubiquitous connection and computing power architecture, flexible scheduling of computing power, and reasonable distribution of services.
  • the embodiment of the present application provides a CAN architecture, as shown in Figure 2, the CAN architecture includes: a first processing layer, a second processing layer, a third processing layer, a fourth processing layer and a fifth processing layer; wherein The first processing layer is configured to carry various services and applications of ubiquitous computing; the second processing layer is configured to comprehensively consider the status of network resources and computing power resources, and flexibly schedule services to corresponding nodes on demand; The third processing layer is configured to support computing power registration, computing power operation, computing power notification and other functions; the fourth processing layer is configured to use various computing infrastructure to provide computing power resources; the fifth processing layer is configured to Utilize various network infrastructures to provide ubiquitous network connections for every corner of the network.
  • the CAN architecture in the embodiment of this application can interconnect dynamically distributed computing resources based on ubiquitous network connections, and through the unified collaborative scheduling of multi-dimensional resources such as network, storage, and computing power, massive applications can be invoked on demand and in real time Computing resources in different places realize the global optimization of connection and computing power in the network and provide a consistent user experience.
  • CAN can also be called a future data communication network, a computing network, a computing power network, a computing power endogenous network, or a computing-network integration network, etc., as long as the functions of the network are realized, the name of the network in the embodiment of this application Not limited.
  • processing layer in the embodiment of the present application is a virtual layer structure divided according to logical functions.
  • the above-mentioned processing layers can be deployed on one device or on multiple devices; if deployed On one device, each processing layer can transmit information through internal interfaces; if it is deployed on multiple devices, each processing layer can realize information transmission through signaling interaction.
  • the first processing layer can also be called computing power application layer or computing power service layer; the second processing layer can also be called routing layer or computing power routing layer; the third processing layer It can also be called the computing network management and arrangement layer, the computing network arrangement layer, the computing network orchestration management layer, the computing power platform layer, the computing power management platform layer or the computing power management layer, etc.; the fourth processing layer can also be called computing power resource layer, etc.; the fifth processing layer may also be called a network resource layer; the embodiment of the present application does not limit the names of each processing layer, as long as the functions of each processing layer can be realized.
  • a node is introduced into the CAN architecture, through which the computing power resources, network resources and computing power services of the network are managed, and services are scheduled through the node , that is, through this node, the collaborative orchestration and management of the computing network can be realized, and the unified management of computing resources, network resources, and computing services of the network can be realized, and flexible scheduling of services can be realized, so that the network architecture can meet the requirements of computing and network convergence evolution. demand, and enable reasonable distribution of services, which in turn can improve user experience.
  • the embodiment of the present application provides a management and scheduling method, which is applied to the first node, as shown in FIG. 3, the method includes:
  • Step 301 Manage network computing resources and network resources
  • Step 302 Manage the computing service of the network
  • Step 303 Receive the service request of the first service, and schedule the first service.
  • step 301, step 302 and step 303 are executed in no particular order.
  • the first node may also be called a computing network orchestration center, a computing power orchestration management center, a computing power scheduling and scheduling center, a computing network scheduling center, or a computing network unified scheduling center.
  • the name of the first node is not limited, as long as the function of the first node can be realized.
  • the network refers to a future data communication network that is deeply integrated with computing and network, which may be called CAN, or a computing power network, etc.
  • the computing resources may include computing resources of nodes with computing capabilities in the network, and the nodes may be understood as network devices.
  • the computing resources may include computing resources of processors such as a single-core central processing unit (CPU) or a multi-core CPU in a network device; for another example, the computing resources may include CPUs, graphics processing units (GPUs) ), Field-Programmable Gate Array (FPGA, Field-Programmable Gate Array) and other combinations of computing resources of at least two processors.
  • the computing resources may also include storage resources (expressed as Storage in English) of nodes with computing capabilities in the network.
  • the computing power resources may also include storage resources such as random access memory (RAM, Random Access Memory) or read-only memory (ROM, Read Only Memory) in the network device;
  • RAM random access memory
  • ROM Read Only Memory
  • a combination of storage resources of at least two types of memory such as RAM and ROM in the network device may be included.
  • the nodes with computing capabilities in the network may include a third node and a fourth node; the third node may at least have a computing power sensing function and a forwarding function, such as a router with a computing power sensing function; The fourth node can at least have a computing power function, such as a DC server.
  • nodes with computing capabilities in the network may also be referred to as computing power network element nodes, etc.
  • the embodiment of the present application does not limit the names of such nodes, as long as they have computing capabilities.
  • the third node may also be called a computing power routing node, etc.
  • the embodiment of the present application does not limit the name of the third node, as long as the function of the third node can be realized.
  • the fourth node may also be called a computing power node, etc.
  • the embodiment of the present application does not limit the name of the fourth node, as long as the function of the fourth node can be realized.
  • the network resources may include network resources of networks such as access networks, metropolitan area networks, and backbone networks, such as bandwidth, delay, and jitter.
  • networks such as access networks, metropolitan area networks, and backbone networks, such as bandwidth, delay, and jitter.
  • the network needs to be controlled, therefore, the network may further include a second node having a network control function.
  • the second node may also be called a network controller or a computing network controller, etc.
  • the embodiment of the present application does not limit the name of the second node, as long as the functions of the second node can be realized .
  • the first node needs to have a computing power awareness function, so that when the first node manages the computing power resources of the network, it can perceive (that is, obtain) each computing power resource status of a node with computing power, and manage the computing power resources of the network according to the obtained computing power resource status.
  • the method may also include:
  • the management of network computing resources may include:
  • the computing resources of the network are managed based on the acquired status information of the computing resources.
  • the first node may acquire the status information of computing power resources of the third node and the fourth node of the network.
  • the computing resource status information of the third node may include at least one of the following:
  • An identifier corresponding to the third node (such as a service identification number (ID));
  • Computing resource information of the third node such as CPU, GPU, FPGA and other processor status information;
  • Storage resource information of the third node such as status information of storage such as memory and hard disk.
  • the first node may acquire the computing power resource status information of the third node in the network in any of the following three ways:
  • Mode 1 the first node notifies (that is, notifies) all third nodes in the network, and each third node directly reports the state information of the computing resources to the first node;
  • Method 2 The first node notifies all third nodes in the network, and each third node reports the status information of computing resources to the second node or the first processing layer, and the second node or The first processing layer reports the received computing resource status information to the first node;
  • the first node notifies the second node or the first processing layer to report the computing power resource status information of the third node, and the second node or the first processing layer obtains computing power resources from the third node status information, and send the acquired computing power resource status information of the third node to the first node.
  • the computing power resource status information of the third node can be generated based on the specified template, that is, the first node sends
  • the third node issues a template for reporting the state of the computing power resource, and the third node reports the state information of the computing power resource based on the received template.
  • the first node can shield (that is, ignore) the differences of the underlying hardware devices, so as to realize efficient management of the computing resources of the network.
  • the acquiring the status information of the computing resources of the network may include:
  • the first template is used to abstractly describe and represent the state of the computing resources of the third node, so that the first node can realize efficient management of heterogeneous computing resources.
  • heterogeneous computing resources can be understood as heterogeneous computing resources and/or storage resources, which means that there are differences between two network devices with computing capabilities at the hardware level, for example, the CPU, GPU, and bus interface of a network device
  • the model of processing hardware such as chip (BIC, Bus Interface Chip), digital signal processor (DSP, Digital Signal Processor) and/or storage hardware such as RAM and ROM is different from that of another network device.
  • the first node when it sends the first template to the third node, it may send a unified first template to all third nodes, or send a unified first template to third nodes belonging to a specific type (For example, at least two third nodes supporting the same type of business) issue a unified first template, and can also issue a specific first template for a specific third node; in other words, each third node receives At least one first template can be the same or different.
  • the first node may directly send the first template to the third node, or send the first template to the third node through the second node or the first processing layer.
  • template correspondingly, the computing resource status information reported by the third node based on the at least one first template may be directly sent to the first node, or sent through the second node or the first processing layer to the first node.
  • the first node when it sends at least one first template to the third node, it may also instruct the third node to report the frequency of computing resource status information, and the specific method of determining the frequency can be set according to requirements , which is not limited in this embodiment of the present application.
  • the indication information of the frequency may be included in the first template, or the first node may separately send the indication information of the frequency to the third node.
  • any one of the above three methods can be selected according to requirements to enable the first node to obtain the computing power resource status information of the third node, or other methods can be adopted according to requirements to enable the first node to obtain the third node.
  • the computing power resource status information of the node does not limit the specific method for the first node to obtain the computing power resource status information of the third node, as long as the first node can obtain the computing power of the third node Resource status information is sufficient.
  • the computing resource status information of the fourth node may include at least one of the following:
  • An identifier corresponding to the fourth node (such as a service ID);
  • Computing resource information of the fourth node such as CPU, GPU, FPGA and other processor status information;
  • Storage resource information of the fourth node such as status information of memory, hard disk and other storage.
  • the first node may acquire the computing resource status information of the fourth node in the network in any of the following three ways:
  • Mode 1 the first node notifies all fourth nodes in the network, and each fourth node directly reports the status information of computing resources to the first node;
  • Mode 2 The first node notifies all fourth nodes in the network, and each fourth node reports the status information of computing resources to the second node or the first processing layer, and the second node or The first processing layer reports the received computing resource status information to the first node;
  • the first node notifies the second node or the first processing layer to report the computing resource status information of the fourth node, and the second node or the first processing layer obtains the computing resource from the fourth node state information, and send the obtained state information of computing power resources of the fourth node to the first node.
  • the computing power resource status information of the fourth node can be generated based on the specified template, that is, the first node sends
  • the fourth node issues a template for reporting the state of the computing power resource, and the fourth node reports the state information of the computing power resource based on the received template.
  • the first node can shield (that is, ignore) the differences of the underlying hardware devices, so as to realize efficient management of the computing resources of the network.
  • the acquiring the status information of the computing resources of the network may include:
  • the second template is used to abstractly describe and represent the state of the computing resources of the fourth node, so that the first node can realize efficient management of heterogeneous computing resources.
  • the first node when it sends the second template to the fourth node, it may send a unified second template to all fourth nodes, or send a unified second template to fourth nodes belonging to a specific type (For example, at least two fourth nodes supporting the same type of business) issue a unified second template, and can also issue a specific second template for a specific fourth node; in other words, each fourth node receives At least one second template can be the same or different.
  • the first node issues a template for reporting computing power resource status information to nodes with computing capabilities in the network, it is not necessary to distinguish the types of nodes.
  • the first node The templates delivered to the third node and the fourth node may be the same or different.
  • the first node may directly send the second template to the fourth node, or send the second template to the fourth node through the second node or the first processing layer.
  • template correspondingly, the computing resource status information reported by the fourth node based on the at least one second template may be directly sent to the first node, or sent through the second node or the first processing layer to the first node.
  • the first node when it sends at least one second template to the fourth node, it may also instruct the fourth node to report the frequency of computing resource status information, and the specific method of determining the frequency can be set according to requirements , which is not limited in this embodiment of the present application.
  • the indication information of the frequency may be included in the second template, or the first node may separately send the indication information of the frequency to the fourth node.
  • any one of the above three methods can be selected according to requirements to enable the first node to obtain the computing power resource status information of the fourth node, or other methods can be used according to requirements to enable the first node to obtain the fourth node.
  • the computing power resource status information of the node the embodiment of the present application does not limit the specific method for the first node to obtain the computing power resource status information of the fourth node, as long as the first node can obtain the computing power of the fourth node Resource status information is sufficient.
  • the status information of the computing power resources changes in real time and is a kind of dynamic information; therefore, in order to further improve the efficiency of managing the computing power resources of the network, the first node may obtain The state information of computing power resources of the third node and/or the fourth node is obtained, and static and global network computing power resource topology information is generated, and the computing power resource topology information of the network is calculated by using the generated computing power resource topology information. Human resources are managed.
  • the first node may update the computing power resource topology information to ensure the timeliness of the computing power resource topology information.
  • the method may also include:
  • the management of the computing resources of the network may include:
  • the updated computing resource topology information is used to manage the computing resources of the network.
  • the first node manages the computing power resources of the network, which may specifically include registering, updating and deregistering the third node and/or the fourth node. For example, after the third node and/or the fourth node go online, it may send computing power resource status information to the first node, and the first node The status information of computing resources of the node is registered with the third node and/or the fourth node.
  • the first node also needs to perceive the state of the network, so as to manage the network resources of the network.
  • the method may also include:
  • the managing network resources of the network may include:
  • the network resources of the network are managed based on the acquired network resource state information.
  • the third node may also have a network awareness function, that is, the first node may obtain network resource status information of the third node, and the network resource status information may include network bandwidth, delay, Status information such as delay jitter.
  • the first node can obtain the network resource status information of the third node in any of the following three ways:
  • Mode 1 the first node notifies all third nodes in the network, and each third node directly reports network resource status information to the first node;
  • Mode 2 the first node notifies all third nodes in the network, each third node reports the network resource status information to the second node, and the second node reports the received network resource status information to the first node;
  • Mode 3 The first node notifies the second node to report the network resource status information of the third node, the second node obtains the network resource status information from the third node, and sends the acquired network resource status information of the third node to to the first node.
  • the network resource status information of the third node can be generated based on a specified template, that is, the first node sends the third node
  • the node issues a template for reporting the status of the network resource
  • the third node reports the status information of the network resource based on the received template.
  • the first node obtains the network resource state information, it can shield (ie ignore) the hardware difference between the network infrastructures, so as to realize efficient management of the network resources of the network.
  • the acquiring the network resource state information of the network may include:
  • the third template is used to abstractly describe and represent the state of the network resources perceived by the third node, so that the first node can realize efficient management of heterogeneous network resources.
  • heterogeneous network resources can be understood as differences between two network infrastructures at the hardware level.
  • the first node when it sends the third template to the third node, it may send a unified third template to all third nodes, or send a unified third template to third nodes belonging to a specific type (For example, at least two third nodes supporting the same type of business) issue a unified third template, and can also issue a specific third template for a specific third node; in other words, each third node receives At least one third template can be the same or different.
  • the first node may directly send the third template to the third node, or send the third template to the third node through the second node; correspondingly, the The network resource state information reported by the third node based on the at least one third template may be directly sent to the first node, or sent to the first node through the second node.
  • the first node when it sends at least one third template to the third node, it may also instruct the third node to report the frequency of network resource status information, and the specific method of determining the frequency may be set according to requirements, This embodiment of the present application does not limit it.
  • the indication information of the frequency may be included in the third template, or the first node may separately send the indication information of the frequency to the third node.
  • the frequency at which the third node reports network resource status information and the frequency at which the third node reports computing power resource status information may be the same or different, which is not limited in this embodiment of the present application.
  • any one of the above three methods can be selected to enable the first node to obtain network resource status information according to requirements, or other methods can be used to enable the first node to obtain network resource status information.
  • the embodiment does not limit the specific manner in which the first node obtains the network resource state information, as long as the first node can obtain the network resource state information of the network.
  • the network resource status information changes in real time and is a kind of dynamic information; therefore, in order to further improve the efficiency of managing the network resources of the network, the first node may, according to the obtained network
  • the resource state information generates static and global network resource topology information, and uses the generated network resource topology information to manage the network resources of the network.
  • the first node may update the network resource topology information, so as to ensure the timeliness of the network resource topology information.
  • the method may also include:
  • the managing the network resources of the network may include:
  • the network resources of the network are managed by using the updated network resource topology information.
  • the first node when the first node manages the computing power resources and network resources of the network, it also needs to maintain and operate the computing power resources and network resources.
  • the method when managing the computing resources and network resources of the network, the method may further include:
  • the first node may obtain computing power service status information of the network, and manage computing power service of the network based on the obtained computing power service status information.
  • the computing power service may also be called application service, or directly referred to as service; it can be understood as a description of the application on the server side.
  • the computing service may include virtual reality (VR), augmented reality (AR), vehicle wireless communication technology (V2X), Internet of Things (IoT) and/or application programs (APP).
  • VR virtual reality
  • AR augmented reality
  • V2X vehicle wireless communication technology
  • IoT Internet of Things
  • APP application programs
  • the type of computing power service can be set according to requirements, which is not limited in this embodiment of the present application.
  • the first node may specifically obtain the computing power service status information of the fourth node; the computing power service status information may include computing power service image related information, computing power service corresponding resource related information, Information about the instantiation of the computing power service, etc.
  • the manner in which the first node obtains the computing power service status information of the fourth node can be set according to requirements, for example, the first node can obtain the fourth node's service status information through the first processing layer Computing power service status information; for another example, the first node may obtain computing power service status information of the fourth node through the second node.
  • the computing power service status information of the fourth node can be generated based on a specified template, that is, the first node sends the computing power to the fourth node for reporting A service status template, the fourth node reports computing power service status information based on the received template.
  • the first node obtains the computing power service status information, it can shield (that is, ignore) the difference of the underlying hardware devices, so as to realize efficient management of the computing power service of the network.
  • the first node may send at least one fourth template to the fourth node, and receive computing power service status information reported by the fourth node based on the at least one fourth template.
  • the fourth template is used to abstractly describe and represent the computing service status of the fourth node.
  • the first node when the first node issues the fourth template to the fourth node, it may issue a unified fourth template for all fourth nodes, or issue a fourth template for a specific type of fourth node (For example, at least two fourth nodes that support the same type of business) issue a unified fourth template, and can also issue a specific fourth template for a specific fourth node; in other words, each fourth node receives At least one fourth template can be the same or different.
  • the first node may directly send the fourth template to the fourth node, or send the fourth template to the fourth node through the second node, or send the fourth template to the fourth node through the
  • the first processing layer sends the fourth template to the fourth node; correspondingly, the computing power service status information reported by the fourth node based on the at least one fourth template may be directly sent to the first node, Either send to the first node through the second node, or send to the first node through the first processing layer.
  • the first node when it sends at least one fourth template to the fourth node, it may also instruct the fourth node to report the frequency of computing power service status information, and the specific method of determining the frequency can be set according to requirements , which is not limited in this embodiment of the present application.
  • the indication information of the frequency may be included in the fourth template, or the first node may separately send the indication information of the frequency to the fourth node.
  • the frequency at which the fourth node reports computing power service status information and the frequency at which the fourth node reports computing power resource status information may be the same or different, which is not limited in this embodiment of the present application.
  • the computing power service status information changes in real time and is a kind of dynamic information; therefore, in order to further improve the efficiency of managing the computing power service of the network, the first node can obtain The computing power service status information of the computing power service, generate static, global network computing power service topology information, and use the generated computing power service topology information to manage the computing power service of the network. Moreover, when acquiring new computing power service status information, the first node may update the computing power service topology information to ensure the timeliness of the computing power service topology information.
  • the first node can update the computing power service topology information of the network based on the obtained computing power service status information; correspondingly, the first node can use the updated computing power service topology information , to manage the computing service of the network.
  • the management of the computing service of the network may include at least one of the following:
  • the first node may directly implement the management of the computing service, or may implement the management of the computing service through the first processing layer, which is not limited in this embodiment of the present application.
  • the management of computing power services can be realized based on information communication between nodes and information communication between nodes and the processing layer.
  • the management of the computing service of the network may also include other management related to the lifecycle of the computing service, which is not limited in this embodiment of the present application.
  • the management of the computing power service image may include at least one of the following:
  • the managing of computing power service instances may include at least one of the following:
  • the management of instances of computing power services can be understood as orchestrating computing power services.
  • the notification to the second node to establish the connection between nodes and the connection between nodes and the terminal can be understood as the end-to-end realization of the computing power service to the terminal, that is, the establishment of the connection between the fourth node and the terminal.
  • a service level agreement (SLA, Service Level Agreement) of the corresponding level can be provided according to the quality requirements of the computing power service.
  • the computing power service can be dispatched to at least one fourth node based on a preset strategy or a preset artificial intelligence (AI) algorithm (such as a machine learning model trained using historical data in advance).
  • AI artificial intelligence
  • the updating of instances of computing power services may include adding or deleting instances of computing power services.
  • the termination of the computing service may include terminating the instance of the computing service.
  • the management of the resources corresponding to the computing power service may include at least one of the following:
  • the resources may include computing power resources of the network.
  • the service request can be understood as the user's demand for the first service, that is, the demand that the first service itself needs to be satisfied when implementing the first service, such as bandwidth demand, Latency requirements, Quality of Service (QoS), etc.
  • the first service may be supported by at least one computing power service.
  • the first node needs to comprehensively consider service requirements, computing power resource status information, and network resource status information to generate a coordinated scheduling policy to schedule the first service.
  • the first node may schedule the first service in any of the following three ways:
  • Mode 1 The first node performs scheduling on the management plane, that is, the first node directly generates a scheduling policy for the first service, and sends the scheduling policy to the second node, and the second node The second node schedules the first service according to the scheduling policy.
  • the scheduling of the first service may include:
  • the scheduling strategy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to a corresponding
  • the third node is processed.
  • Mode 2 The first node performs scheduling on the control plane, that is, the first node sends the computing power resource information of the network to the second node, and the second node generates the information of the first service A scheduling strategy, and scheduling the first service according to the generated scheduling strategy.
  • the scheduling of the first service may include:
  • the sending computing power resource information of the network to the second node and the sent computing power resource information is used for the second node to generate a scheduling strategy for the first service based on at least computing power resource information and network resources ;
  • the scheduling policy is used for the second node to determine a forwarding path of the first service, so as to schedule the first service to a corresponding third node in the network for processing.
  • the computing power resource information of the network may be used to reflect the global static computing power resources of the network, such as the computing power resource topology information.
  • the second node since the second node has a network control function, the second node can determine the network resource status of the network in real time, in other words, after receiving the computing resource information, the The second node may directly generate the scheduling policy based on the computing power resource information and its own network resource information.
  • Mode 3 The first node performs scheduling on the data plane, that is, the first node sends the computing resource information and network resource information of the network to the third node, and the third node generates the a scheduling strategy for the first service, and schedule the first service according to the generated scheduling strategy.
  • the scheduling of the first service may include:
  • the scheduling policy is used for the third node to determine a forwarding path of the first service, so as to schedule the first service to a corresponding first service in the network Three nodes are processed.
  • the computing power resource information of the network can be used to reflect the global static computing power resources of the network, such as the topology information of the computing power resources; the network resource information of the network can be used to reflect the network Global static network resources, such as topology information of the network resources.
  • any one of the above three methods can be selected to schedule the first service according to requirements, or other methods can be used to schedule the first service according to requirements.
  • the specific scheduling manner of a service is not limited, as long as the first service can be scheduled to the corresponding third node for processing.
  • the management and scheduling method provided by the embodiment of the present application manages network computing power resources and network resources; manages network computing power services; receives a service request of a first business, and schedules the first business.
  • the first node is introduced into the network architecture, and the computing power resources, network resources and computing power services of the network are managed through the first node, and the business is scheduled through the first node; in this way, it is possible to realize Unified management of network computing resources, network resources and computing services, and flexible scheduling of services, so that the network architecture can meet the needs of computing and network integration and evolution, and enable reasonable distribution of services, thereby improving user experience.
  • the CAN architecture can be logically divided into five functional modules: computing power service layer, computing network management and arrangement layer, computing power resource layer, computing power routing layer and network resource layer , can support computing-network collaborative orchestration and management, and realize unified operation and maintenance management of computing power resources and network resources.
  • computing power service layer computing network management and arrangement layer
  • computing power resource layer computing power routing layer
  • network resource layer can support computing-network collaborative orchestration and management, and realize unified operation and maintenance management of computing power resources and network resources.
  • ICT information and communication technology
  • the computing power service layer is configured to carry various services and applications of ubiquitous computing, and supports distributed micro-service architecture, that is, it supports decomposing applications into atomic functional components and forming algorithm libraries, which are uniformly scheduled by API Gateway , to realize functions such as service decomposition and service scheduling.
  • the computing power routing layer includes a control plane and a forwarding plane; the computing power routing layer is configured to discover computing network resources based on abstraction (that is, the computing power resource status information generated based on the first template or the second template and based on The network resource status information generated by the third template), comprehensively consider the network status and computing power status, and flexibly schedule services (such as the above-mentioned first service) to different computing resource nodes (that is, the above-mentioned third node and/or the first four nodes).
  • abstraction that is, the computing power resource status information generated based on the first template or the second template and based on The network resource status information generated by the third template
  • the computing network management and orchestration layer is configured to support the registration, update and registration of computing power nodes (that is, the above-mentioned fourth node), network nodes (that is, the above-mentioned third node) and service information (that is, the above-mentioned computing power service) of the entire network.
  • Cancellation and other management that is, to support the registration of the computing power resource layer, network resource layer and computing power service layer with the computing power dispatching and orchestration center (also called the computing network orchestration management center or computing network orchestration and scheduling center) to generate computing power, services and Network topology information.
  • the computing power resource layer is configured to use computing infrastructure to provide computing power resources, and in order to meet the diverse computing needs of the edge computing field, it is oriented to different applications and provides computing power models and computing power APIs on the basis of physical computing resources , Computing network resource identification and other functions.
  • the computing infrastructure can include a combination of various computing capabilities ranging from single-core CPU, multi-core CPU to CPU+GPU+FPGA.
  • the network resource layer is configured to use network infrastructure to provide ubiquitous network connections for every corner of the network; wherein, the network infrastructure may include an access network, a metropolitan area network, and a backbone network.
  • the computing power resource layer and the network resource layer are the infrastructure layers of the CAN architecture; the computing network management and arrangement layer and the computing power routing layer are two core functional modules of the CAN architecture , users and applications access CAN through the computing power routing layer, and realize perception, control and scheduling of computing power resources and network resources through the computing network management and orchestration layer.
  • the computing network management and orchestration layer may include subfunctional modules such as the computing network orchestration management center, computing power resource management center, and network management center.
  • the computing network orchestration management center is configured to complete unified management of computing power resources and network resources, including perception, measurement and OAM management of computing power resources and network resources.
  • the computing network orchestration management center can perceive computing power resources and network resources, construct global topology information of computing power (that is, the above computing power resource topology information) and network global topology information (that is, the above network resource topology information), and construct Service global topology information (that is, the above computing power service topology information), based on the constructed global topology information, realizes the unified operation of computing power resources and network resources.
  • the computing network orchestration management center can also be configured based on the received computing power information (that is, the above-mentioned computing power resource status information), network information (that is, the above-mentioned network resource status information) and service information (that is, the above-mentioned computing power service status information), and generate a coordinated scheduling strategy for computing power resources and network resources according to business requirements (that is, the above-mentioned service requests).
  • computing power information that is, the above-mentioned computing power resource status information
  • network information that is, the above-mentioned network resource status information
  • service information that is, the above-mentioned computing power service status information
  • the computing power resource management center is first configured to abstractly describe and represent computing power resources through computing power modeling for heterogeneous computing resources to form node computing power information (that is, the above-mentioned first template or second template) , to shield the difference of the underlying hardware devices; the computing power information can be transmitted to the corresponding network node through the computing power notification (such as the CAN routing node shown in Figure 5, the function of the CAN routing node is equivalent to the function of the third node above) . Secondly, it can also be configured to perform OAM operations on computing power resources and network resources, and realize computing power operations and network operations.
  • the computing power resource management center needs to receive the configuration and management of the computing network orchestration management center, and report the computing power status (that is, the above computing power resource status information) to the computing network orchestration management center.
  • the network management center is configured to implement management and operation and maintenance of current network resources.
  • the network management center needs to receive the configuration and management of the computing network orchestration management center, and report the network resource status (that is, the above-mentioned network resource status information) to the computing network orchestration management center.
  • the computing network orchestration management center can also be configured to support the management of registration, update and cancellation of computing power nodes, network nodes and service information of the entire network. For example, after a computing power node goes online, it can notify its computing power enabling information to the computing network orchestration management center (that is, send the above computing power resource status information to the computing network orchestrating management center for the first time), and the computing power enabling information can include Resource information such as power node identification or computing power resource identification, device type, chip type, storage, and computing.
  • the computing network orchestration management center can also be configured to realize the configuration and management of the method of perception of services, network resources and computing power resources, mainly including but not limited to:
  • the computing network orchestration management center can adaptively order the parameters that need to be collected, sensed or measured, and the frequency of feedback (that is, the frequency of reporting information), etc. .
  • the computing network management and arrangement layer can update the computing power topology information , service topology information, and network topology information, and then based on the updated computing power topology information, service topology information, and network topology information, the collaborative orchestration of network resources and computing power can be programmed and the automatic adaptation of services can be realized.
  • Manage the computing power service image including adding, version updating, deleting, etc.
  • Support computing power service orchestration function that is, for computing power service experience, intelligently arrange and dispatch computing power services to their suitable computing power nodes, which may include but not limited to:
  • the computing power service management function that is, the computing power service layer
  • the computing power service layer to realize the instantiation of the computing power service on one or more computing power nodes according to the computing power service quality requirements, Service update, flexible expansion and contraction, service termination, etc.;
  • Notify computing power routing nodes such as software-defined network (SDN) network controllers
  • SDN software-defined network
  • the computing power service mainly describes the application from the server side; the computing network management and orchestration layer can directly manage and arrange the computing power service, or through the perception of computing power node status, network status, and computing power service status , generate the computing power service scheduling strategy and send it to the computing power service layer, and the computing power service layer realizes the management and arrangement of computing power services according to the received strategy; in other words, the decomposition, execution and scheduling of computing power services can be It can be executed at the power service layer, or at the computing network management and orchestration layer.
  • the computing network management and orchestration layer can be selected on the management plane (that is, the computing network orchestration management center, corresponding to the above-mentioned first node), the control plane (that is, the computing power The control plane of the routing layer, corresponding to the above-mentioned second node) or the data plane (that is, the computing power routing node, corresponding to the above-mentioned third node) executes specific scheduling.
  • the management plane that is, the computing network orchestration management center, corresponding to the above-mentioned first node
  • the control plane that is, the computing power The control plane of the routing layer, corresponding to the above-mentioned second node
  • the data plane that is, the computing power routing node, corresponding to the above-mentioned third node
  • the computing network collaborative scheduling is performed on the management plane, that is, the "network management module" of the computing network orchestration management center notifies the “computing power orchestrator + network (also called computing network orchestrator)" Network information (that is, the above-mentioned network resource status information), the computing network orchestration management center performs a unified computing network collaborative scheduling, generates a scheduling strategy, and sends the scheduling strategy to the network controller (also called the computing network controller).
  • the network controller also called the computing network controller
  • the network controller further generates a path forwarding table according to the scheduling strategy, so that by enhancing the interface configuration between the "computing power orchestrator" and the network controller, that is, the network controller sends network information to the computing power orchestrator, and the computing power orchestration
  • the server perceives network resource information and improves the efficiency of executing collaborative scheduling strategies.
  • the network controller is configured to collect network information, report the network information to the computing network orchestrator, and is configured to receive the network orchestration policy (ie, the scheduling policy) of the computing network orchestrator.
  • the computing network orchestrator is configured to collect computing power information (that is, the above computing power resource status information), receive network information from the network controller, perform joint programming of computing power resources and network resources, and generate an orchestration strategy; and is configured to Send the orchestration policy to the network controller. It can be understood that the computing network orchestrator is responsible for service scheduling.
  • the computing network collaborative scheduling is performed on the control plane, that is, the "computing power orchestrator" of the computing network orchestration management center notifies the computing power information to the computing network controller through the "network management module", and the computing network
  • the controller performs coordinated scheduling of unified computing power resources and network resources, generates scheduling policies, and further generates path forwarding tables according to the scheduling policies, thereby enhancing the interface configuration between the "computing power orchestrator” and the network controller, and
  • the network controller is enhanced to allow the network controller to perceive computing resource information and improve the efficiency of executing collaborative scheduling strategies.
  • the computing network collaborative scheduling is performed on the data plane, that is, the "computing network unified orchestrator" of the computing network orchestration management center performs collaborative scheduling of the network and computing power, and is constructed by the computing network management and orchestration layer Static computing power topology information and network topology information, the computing power topology information and network topology information are delivered to the data plane, and the data plane realizes the generation and execution of collaborative scheduling strategies; in other words, the computing network management and orchestration layer Topology information and network topology information are delivered to the control plane, which implements distributed service scheduling.
  • each module of the Computing Network Orchestration Management Center is divided according to logical functions.
  • each function of the Computing Network Orchestration Management Center can be divided into different modules according to requirements.
  • the unified control and management of computing power resources and network resources can be realized, and the global optimal configuration of computing power resources and network resources can be realized.
  • the management plane that is, the computing network orchestration management center
  • the control plane that is, the computing network controller
  • the data plane that is, the computing power routing node
  • the embodiment of the present application also provides a management and scheduling device, as shown in Figure 9, the device includes:
  • the first management unit 901 is configured to manage computing resources and network resources of the network
  • the second management unit 902 is configured to manage computing power services of the network
  • the scheduling unit 903 is configured to receive the service request of the first service, and schedule the first service.
  • the scheduling unit 903 is further configured to:
  • the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service into the network
  • the corresponding third node performs processing; the second node has at least a network control function; and the third node has at least a computing power sensing function and a forwarding function.
  • the scheduling unit 903 is further configured to send computing power resource information of the network to the second node of the network, and the sent computing power resource information is used for the second node based on at least computing resource information and network resources, and generate a scheduling policy for the first service; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to the
  • the corresponding third node in the network performs processing; the second node has at least a network control function and a computing power information sensing function; the third node has at least a computing power sensing function and a forwarding function.
  • the scheduling unit 903 is further configured to send computing power resource information and network resource information of the network to at least one third node of the network, and the sent computing power resource information and network resource information are used in For the third node to generate a scheduling strategy for the first service based on at least computing power resource information and network resource information; the scheduling strategy is used for the third node to determine the forwarding path of the first service , so as to dispatch the first service to a corresponding third node in the network for processing; the third node has at least a computing power sensing function and a forwarding function.
  • the device further includes an acquiring unit configured to acquire status information of computing power resources of the network;
  • the third node has at least a computing power sensing function and a forwarding function;
  • the first management unit 901 is further configured to manage the computing resources of the network based on the acquired status information of the computing resources.
  • the device further includes an updating unit configured to update the computing power resource topology information of the network based on the obtained computing power resource state information.
  • the obtaining unit is further configured to obtain network resource state information of the network
  • the first management unit 901 is further configured to manage the network resources of the network based on the acquired network resource state information.
  • the updating unit is further configured to update the network resource topology information of the network based on the acquired network resource status information.
  • the first management unit 901 when the first management unit 901 manages the computing resources and network resources of the network, it is further configured to:
  • the second management unit 902 is further configured to perform one of the following operations:
  • the second management unit 902 is further configured to perform one of the following operations:
  • the second management unit 902 is further configured to perform one of the following operations:
  • the fourth node has at least a computing power function.
  • the second management unit 902 is further configured to perform one of the following operations:
  • the first management unit 901, the second management unit 902, the scheduling unit 903, the acquiring unit and the updating unit may be implemented by a processor in the management and scheduling device.
  • the management and scheduling device when the management and scheduling device provided by the above-mentioned embodiment schedules services, it only uses the division of the above-mentioned program modules for illustration. In actual application, the above-mentioned processing can be assigned to different program modules according to needs Completion means that the internal structure of the device is divided into different program modules to complete all or part of the processing described above.
  • the management and scheduling device and the management and scheduling method embodiments provided in the above embodiments belong to the same concept, and the specific implementation process thereof is detailed in the method embodiments, and will not be repeated here.
  • the embodiment of the present application also provides a node, as shown in FIG. 10 , the node 1000 includes:
  • Communication interface 100 capable of information exchange with other nodes
  • the processor 1002 is connected to the communication interface 1001 to implement information interaction with other nodes, and is configured to execute the methods provided by one or more of the above technical solutions when running a computer program;
  • the memory 1003 stores computer programs that can run on the processor 1002 .
  • the processor 1002 is configured to:
  • the service request of the first service is received, and the first service is scheduled.
  • processor 1002 is further configured to:
  • the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service into the network
  • the corresponding third node performs processing; the second node has at least a network control function; and the third node has at least a computing power sensing function and a forwarding function.
  • the processor 1002 is further configured to send computing power resource information of the network to a second node of the network, and the sent computing power resource information is used by the second node based on at least computing resource information and network resources, and generate a scheduling policy for the first service; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to the
  • the corresponding third node in the network performs processing; the second node has at least a network control function and a computing power information sensing function; the third node has at least a computing power sensing function and a forwarding function.
  • the processor 1002 is further configured to send computing power resource information and network resource information of the network to at least one third node of the network, and the sent computing power resource information and network resource information are used in For the third node to generate a scheduling strategy for the first service based on at least computing power resource information and network resource information; the scheduling strategy is used for the third node to determine the forwarding path of the first service , so as to dispatch the first service to a corresponding third node in the network for processing; the third node has at least a computing power sensing function and a forwarding function.
  • the processor 1002 is further configured to:
  • the third node has at least a computing power sensing function and a forwarding function
  • the computing resources of the network are managed based on the acquired status information of the computing resources.
  • the processor 1002 is further configured to update the computing power resource topology information of the network based on the obtained computing power resource state information.
  • the processor 1002 is further configured to:
  • the network resources of the network are managed based on the acquired network resource state information.
  • the processor 1002 is further configured to update the network resource topology information of the network based on the acquired network resource state information.
  • processor 1002 when the processor 1002 manages the computing resources and network resources of the network, it is further configured to:
  • processor 1002 is further configured to perform one of the following operations:
  • processor 1002 is further configured to perform one of the following operations:
  • processor 1002 is further configured to perform one of the following operations:
  • the fourth node has at least a computing power function.
  • processor 1002 is further configured to perform one of the following operations:
  • bus system 1004 is used to realize connection and communication between these components.
  • the bus system 1004 also includes a power bus, a control bus and a status signal bus.
  • the various buses are labeled as bus system 1004 in FIG. 10 for clarity of illustration.
  • the memory 1003 in the embodiment of the present application is used to store various types of data to support the operation of the node 1000 .
  • Examples of such data include: any computer program for operating on node 1000 .
  • the methods disclosed in the foregoing embodiments of the present application may be applied to the processor 1002 or implemented by the processor 1002 .
  • the processor 1002 may be an integrated circuit chip with signal processing capability. In the implementation process, each step of the above-mentioned method may be completed by an integrated logic circuit of hardware in the processor 1002 or instructions in the form of software.
  • the aforementioned processor 1002 may be a general-purpose processor, DSP, or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, and the like.
  • the processor 1002 may implement or execute various methods, steps, and logic block diagrams disclosed in the embodiments of the present application.
  • a general purpose processor may be a microprocessor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor.
  • the software module may be located in a storage medium, and the storage medium is located in the memory 1003, and the processor 1002 reads the information in the memory 1003, and completes the steps of the aforementioned method in combination with its hardware.
  • the node 1000 may be implemented by one or more Application Specific Integrated Circuit (ASIC, Application Specific Integrated Circuit), DSP, Programmable Logic Device (PLD, Programmable Logic Device), Complex Programmable Logic Device (CPLD, Complex Programmable Logic Device), FPGA, general-purpose processor, controller, microcontroller (MCU, Micro Controller Unit), microprocessor (Microprocessor), or other electronic components are used to implement the aforementioned method.
  • ASIC Application Specific Integrated Circuit
  • DSP Programmable Logic Device
  • PLD Programmable Logic Device
  • CPLD Complex Programmable Logic Device
  • FPGA general-purpose processor
  • controller microcontroller
  • MCU Micro Controller Unit
  • microprocessor Microprocessor
  • the memory 1003 in this embodiment of the present application may be a volatile memory or a nonvolatile memory, and may also include both volatile and nonvolatile memories.
  • the non-volatile memory can be ROM, Programmable Read-Only Memory (PROM, Programmable Read-Only Memory), Erasable Programmable Read-Only Memory (EPROM, Erasable Programmable Read-Only Memory), Electrically Erasable Programmable read-only memory (EEPROM, Electrically Erasable Programmable Read-Only Memory), magnetic random access memory (FRAM, ferromagnetic random access memory), flash memory (Flash Memory), magnetic surface memory, optical disc, or CD-ROM -ROM, Compact Disc Read-Only Memory); magnetic surface storage can be disk storage or tape storage.
  • Volatile memory can be RAM, which acts as external cache memory.
  • RAM Static Random Access Memory
  • SSRAM Synchronous Static Random Access Memory
  • DRAM Dynamic Random Access Memory
  • SDRAM Synchronous Dynamic Random Access Memory
  • DDRSDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • ESDRAM Synchronous Dynamic Random Access Memory
  • SLDRAM Synchronous Link Dynamic Random Access Memory
  • DRRAM Direct Rambus Random Access Memory
  • DRRAM Direct Rambus Random Access Memory
  • the memories described in the embodiments of the present application are intended to include but not limited to these and any other suitable types of memories.
  • the embodiment of the present application also provides a management and scheduling system, as shown in Figure 11, the system includes: a first node 1101, a second node 1102, a third node 1103 and Four nodes 1104 .
  • the embodiment of the present application also provides a storage medium, that is, a computer storage medium, specifically a computer-readable storage medium, for example, including a memory 1003 storing a computer program, and the above-mentioned computer program can be executed by the processor of the node 1000 Step 1002 is executed to complete the steps described in the foregoing method.
  • the computer-readable storage medium can be memories such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface memory, optical disc, or CD-ROM.

Abstract

The present application discloses a management and scheduling method and apparatus, a node, and a storage medium. The method comprises: a first node managing a computing power resource and a network resource of a network; managing a computing power service of the network; and receiving a service request of a first service, and scheduling the first service.

Description

管理和调度方法、装置、节点及存储介质Management and scheduling method, device, node and storage medium
相关申请的交叉引用Cross References to Related Applications
本申请基于申请号为202110797438.7、申请日为2021年07月14日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is based on a Chinese patent application with application number 202110797438.7 and a filing date of July 14, 2021, and claims the priority of this Chinese patent application. The entire content of this Chinese patent application is hereby incorporated by reference into this application.
技术领域technical field
本申请涉及数据通信领域,尤其涉及一种管理和调度方法、装置、节点及存储介质。The present application relates to the field of data communication, and in particular to a management and scheduling method, device, node and storage medium.
背景技术Background technique
在云计算和边缘计算发展的大趋势下,未来社会中,会在靠近用户的不同距离分布许多不同规模的算力,这些算力通过全球网络为用户提供各类个性化的服务。从百亿量级的智能终端,到全球十亿量级的家庭网关,再到每个城市中未来多接入边缘计算(MEC)带来的数千个具有计算能力的边缘云,以及每个国家数十个大型的云数据中心(DC),可以形成海量的泛在算力从各处接入互联网,从而形成计算(即算力)和网络深度融合的发展趋势。Under the general trend of cloud computing and edge computing development, in the future society, many computing power of different scales will be distributed at different distances close to users, and these computing power will provide users with various personalized services through the global network. From tens of billions of smart terminals, to billions of global home gateways, to thousands of edge clouds with computing capabilities brought by future multi-access edge computing (MEC) in each city, and every Dozens of large-scale cloud data centers (DC) in the country can form massive ubiquitous computing power to connect to the Internet from everywhere, thus forming a development trend of deep integration of computing (that is, computing power) and the network.
针对计算和网络的深度融合,如图1所示,通过将网络中的计算资源融入到网络的各个角落,使每一个网络节点都可以成为资源的提供者;并且,用户的请求可以通过调用最近的节点资源来满足,而不再局限于某一特定节点,避免造成连接和网络调度资源的浪费。与传统网络相比,传统网络只是提供了数据通信的管道,以连接为基础,受制于固定的网络寻址机制,在更高、更苛刻的体验质量(QoE)要求下往往无法满足用户需求。另外,随着微服务的发展,传统网络的客户端(英文可以表达为client)—服务器(英文可以表达为server)模式被解构。服务器侧的应用解构为功能组件部署在云平台上,由应用程序接口(API)网关(英文可以表达为Gateway)进行统一调度,可以实现按需动态实例化。服务器侧的业务逻辑转移到客户端侧,客户端只需要关心计算功能本身,而无需关心服务器、虚拟机、容器等计算资源,从而实现功能即服务(FaaS,Function as a Service)。For the deep integration of computing and network, as shown in Figure 1, by integrating computing resources in the network into every corner of the network, each network node can become a resource provider; and user requests can be made by calling the nearest To meet the needs of node resources, and no longer limited to a specific node, to avoid the waste of connection and network scheduling resources. Compared with traditional networks, traditional networks only provide channels for data communication, are based on connections, and are subject to fixed network addressing mechanisms. They often cannot meet user needs under higher and more stringent quality of experience (QoE) requirements. In addition, with the development of microservices, the traditional network client (English can be expressed as client)-server (English can be expressed as server) mode is deconstructed. The application on the server side is deconstructed into functional components and deployed on the cloud platform, and is uniformly scheduled by the application program interface (API) gateway (English can be expressed as Gateway), which can realize on-demand dynamic instantiation. The business logic on the server side is transferred to the client side, and the client only needs to care about the computing function itself, and does not need to care about computing resources such as servers, virtual machines, containers, etc., thereby realizing Function as a Service (FaaS, Function as a Service).
由此可见,在面向未来网络的计算和网络深度融合的发展趋势下,基于网络节点实现的动态、分布式的计算,用户可以在不关心计算资源的前 提下,直接通过网络获取计算的结果,使网络能够满足用户的QoE要求。It can be seen that under the development trend of future-oriented network computing and network deep integration, based on the dynamic and distributed computing realized by network nodes, users can directly obtain the calculation results through the network without caring about computing resources. Enable the network to meet the user's QoE requirements.
然而,如何优化网络架构以提高业务分布的合理性,仍然是亟待解决的技术问题。However, how to optimize the network architecture to improve the rationality of service distribution is still a technical problem to be solved urgently.
发明内容Contents of the invention
为解决相关技术问题,本申请实施例提供一种管理和调度方法、装置、节点及存储介质。To solve related technical problems, embodiments of the present application provide a management and scheduling method, device, node, and storage medium.
本申请实施例的技术方案是这样实现的:The technical scheme of the embodiment of the application is realized in this way:
本申请实施例提供了一种管理和调度方法,应用于第一节点,包括:The embodiment of this application provides a management and scheduling method applied to the first node, including:
对网络的算力资源和网络资源进行管理;Manage network computing resources and network resources;
对网络的算力服务进行管理;Manage computing power services of the network;
接收第一业务的服务请求,对所述第一业务进行调度。The service request of the first service is received, and the first service is scheduled.
上述方案中,所述对所述第一业务进行调度,包括:In the above solution, the scheduling of the first service includes:
至少基于所述网络的算力资源和网络资源,针对所述第一业务生成调度策略;generating a scheduling policy for the first service based at least on the computing resources and network resources of the network;
并向所述网络的第二节点发送所述调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能;所述第三节点至少具有算力感知功能和转发功能。and sending the scheduling policy to the second node of the network; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service into the network The corresponding third node performs processing; the second node has at least a network control function; and the third node has at least a computing power sensing function and a forwarding function.
上述方案中,所述对所述第一业务进行调度,包括:In the above solution, the scheduling of the first service includes:
向所述网络的第二节点发送所述网络的算力资源信息,发送的算力资源信息用于供所述第二节点至少基于算力资源信息和网络资源,生成针对所述第一业务的调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能和算力信息感知功能;所述第三节点至少具有算力感知功能和转发功能。sending the computing power resource information of the network to the second node of the network, and the sent computing power resource information is used for the second node to generate the computing power resource information for the first service based on at least the computing power resource information and network resources a scheduling strategy; the scheduling strategy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to a corresponding third node in the network for processing; the second The node has at least a network control function and a computing power information sensing function; the third node has at least a computing power sensing function and a forwarding function.
上述方案中,所述对所述第一业务进行调度,包括:In the above solution, the scheduling of the first service includes:
向所述网络的至少一个第三节点发送所述网络的算力资源信息和网络资源信息,发送的算力资源信息和网络资源信息用于供所述第三节点至少基于算力资源信息和网络资源信息,生成针对所述第一业务的调度策略;所述调度策略用于供所述第三节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第三节点至少具有算力感知功能和转发功能。Sending the computing power resource information and network resource information of the network to at least one third node of the network, the sent computing power resource information and network resource information are used for the third node based on at least the computing power resource information and the network resource information Resource information, generating a scheduling policy for the first service; the scheduling policy is used for the third node to determine the forwarding path of the first service, so as to schedule the first service to a corresponding The third node for processing; the third node has at least a computing power sensing function and a forwarding function.
上述方案中,所述方法还包括:In the above scheme, the method also includes:
获取所述网络的算力资源状态信息;Obtain the status information of the computing resources of the network;
基于获取的算力资源状态信息对所述网络的算力资源进行管理。The computing resources of the network are managed based on the acquired status information of the computing resources.
上述方案中,In the above scheme,
基于获取的算力资源状态信息更新所述网络的算力资源拓扑信息。Updating the computing power resource topology information of the network based on the obtained computing power resource state information.
上述方案中,所述方法还包括:In the above scheme, the method also includes:
获取所述网络的网络资源状态信息;Obtaining network resource status information of the network;
基于获取的网络资源状态信息对所述网络的网络资源进行管理。The network resources of the network are managed based on the acquired network resource status information.
上述方案中,In the above scheme,
基于获取的网络资源状态信息更新所述网络的网络资源拓扑信息。Updating the network resource topology information of the network based on the acquired network resource state information.
上述方案中,所述对网络的算力资源和网络资源进行管理时,所述方法包括:In the above solution, when managing the computing resources and network resources of the network, the method includes:
对所述网络的算力资源和网络资源进行操作维护管理(OAM,Operation Administration and Maintenance)操作;Perform Operation Administration and Maintenance (OAM, Operation Administration and Maintenance) operations on the computing resources and network resources of the network;
和/或,and / or,
对所述网络的算力资源和/或网络资源进行运营处理。Perform operational processing on the computing resources and/or network resources of the network.
上述方案中,所述对网络的算力服务进行管理,包括以下至少之一:In the above solution, the management of the computing service of the network includes at least one of the following:
对算力服务镜像进行管理;Manage computing power service images;
对算力服务的实例进行管理;Manage instances of computing services;
对算力服务对应的资源进行管理。Manage the resources corresponding to the computing power service.
上述方案中,所述对算力服务镜像进行管理,包括以下至少之一:In the above solution, the management of the computing power service image includes at least one of the following:
对算力服务镜像进行新增;Added new computing power service image;
对算力服务镜像进行版本更新;Update the version of the computing power service image;
对算力服务镜像进行删除。Delete the computing service image.
上述方案中,所述对算力服务的实例进行管理,包括以下至少之一:In the above solution, the management of computing power service instances includes at least one of the following:
通知第二节点建立节点与节点之间的连接、节点与终端之间的连接;Notifying the second node to establish a connection between nodes and a connection between nodes and terminals;
至少基于所述网络的算力资源状态信息、网络资源状态信息和算力服务状态信息,评估算力服务的服务质量;Evaluate the service quality of the computing power service based at least on the computing power resource status information of the network, the network resource status information and the computing power service status information;
将算力服务调度到至少一个第四节点,以执行以下操作至少之一:Dispatch the computing power service to at least one fourth node to perform at least one of the following operations:
对算力服务进行实例化;Instantiate the computing power service;
对算力服务的实例进行更新;Update the instance of computing power service;
终止算力服务;Termination of computing services;
其中,所述第四节点至少具有算力功能。Wherein, the fourth node has at least a computing power function.
上述方案中,所述对算力服务对应的资源进行管理,包括以下至少之一:In the above solution, the management of the resources corresponding to the computing service includes at least one of the following:
为算力服务预留资源;Reserve resources for computing services;
为算力服务分配资源;Allocate resources for computing services;
释放算力服务的资源;Release resources for computing services;
对算力服务的资源进行扩容和/或缩容。Expand and/or shrink the resources of the computing power service.
本申请实施例还提供了一种管理和调度装置,包括:The embodiment of the present application also provides a management and scheduling device, including:
第一管理单元,配置为对网络的算力资源和网络资源进行管理;The first management unit is configured to manage computing resources and network resources of the network;
第二管理单元,配置为对网络的算力服务进行管理;The second management unit is configured to manage the computing service of the network;
调度单元,配置为接收第一业务的服务请求,对所述第一业务进行调度。The scheduling unit is configured to receive the service request of the first service, and schedule the first service.
本申请实施例还提供了一种节点,包括:处理器及通信接口;其中,The embodiment of the present application also provides a node, including: a processor and a communication interface; wherein,
所述处理器,配置为对网络的算力资源和网络资源进行管理;对网络的算力服务进行管理;以及通过所述通信接口接收第一业务的服务请求,对所述第一业务进行调度。The processor is configured to manage network computing resources and network resources; manage network computing services; and receive a service request for a first service through the communication interface, and schedule the first service .
本申请实施例还提供了一种节点,包括:处理器和配置为存储能够在处理器上运行的计算机程序的存储器,The embodiment of the present application also provides a node, including: a processor and a memory configured to store a computer program that can run on the processor,
其中,所述处理器配置为运行所述计算机程序时,执行上述任一方法的步骤。Wherein, the processor is configured to execute the steps of any one of the above methods when running the computer program.
本申请实施例还提供了一种存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述任一方法的步骤。The embodiment of the present application also provides a storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of any one of the above methods are implemented.
本申请实施例提供的管理和调度方法、装置、节点及存储介质,对网络的算力资源和网络资源进行管理;对网络的算力服务进行管理;接收第一业务的服务请求,对所述第一业务进行调度。本申请实施例的方案,在网络架构中引入第一节点,通过第一节点对网络的算力资源、网络资源和算力服务进行管理,并通过第一节点对业务进行调度;如此,能够实现对网络的算力资源、网络资源和算力服务的统一管理,并能够实现业务的灵活调度,从而使得网络架构能够满足计算和网络融合演进的需求,并使得业务能够合理分布,进而能够提升用户体验。The management and scheduling method, device, node, and storage medium provided by the embodiments of the present application manage network computing power resources and network resources; manage network computing power services; receive a service request for the first business, and The first service is scheduled. In the solution of the embodiment of the present application, the first node is introduced into the network architecture, and the computing power resources, network resources and computing power services of the network are managed through the first node, and the business is scheduled through the first node; in this way, it is possible to realize Unified management of network computing resources, network resources and computing services, and flexible scheduling of services, so that the network architecture can meet the needs of computing and network integration and evolution, and enable reasonable distribution of services, thereby improving user experience.
附图说明Description of drawings
图1为相关技术中计算和网络深度融合的发展趋势示意图;Figure 1 is a schematic diagram of the development trend of computing and network deep integration in related technologies;
图2为本申请实施例算力感知网络(CAN,Computing-aware Networking)的架构示意图;FIG. 2 is a schematic diagram of the architecture of a computing power-aware network (CAN, Computing-aware Networking) according to an embodiment of the present application;
图3为本申请实施例管理和调度方法的流程示意图;FIG. 3 is a schematic flow diagram of a management and scheduling method in an embodiment of the present application;
图4为本申请应用实施例CAN的体系结构示意图;Fig. 4 is the architecture schematic diagram of the application embodiment CAN of the present application;
图5为本申请应用实施例CAN的组网架构示意图;Fig. 5 is a schematic diagram of the network architecture of the application embodiment CAN;
图6为本申请应用实施例一种算网协同编排管理示意图;Fig. 6 is a schematic diagram of a computing network collaborative orchestration management in an application embodiment of the present application;
图7为本申请应用实施例另一种算网协同编排管理示意图;FIG. 7 is a schematic diagram of another computing-network collaborative orchestration management in the application embodiment of the present application;
图8为本申请应用实施例第三种算网协同编排管理示意图;Fig. 8 is a schematic diagram of the third computing-network collaborative orchestration management of the application embodiment of the present application;
图9为本申请实施例管理和调度装置结构示意图;FIG. 9 is a schematic structural diagram of a management and scheduling device according to an embodiment of the present application;
图10为本申请实施例节点结构示意图;FIG. 10 is a schematic diagram of the node structure of the embodiment of the present application;
图11为本申请实施例管理和调度系统结构示意图。Fig. 11 is a schematic structural diagram of the management and scheduling system of the embodiment of the present application.
具体实施方式detailed description
下面结合附图及实施例对本申请再作进一步详细的描述。The application will be further described in detail below in conjunction with the accompanying drawings and embodiments.
面向未来网络的新一代网络架构设需协同考虑网络和计算融合演进的需求,实现泛在连接和算力架构中网络的全局优化,算力的灵活调度,业务的合理分布。The new-generation network architecture design for the future network needs to consider the needs of network and computing convergence and evolution, and realize global optimization of the network in the ubiquitous connection and computing power architecture, flexible scheduling of computing power, and reasonable distribution of services.
基于此,本申请实施例提供一种CAN架构,如图2所示,该CAN架构包括:第一处理层、第二处理层、第三处理层、第四处理层和第五处理层;其中,所述第一处理层配置为承载泛在计算的各类服务及应用;所述第二处理层配置为综合考虑网络资源状况和算力资源状况,将业务灵活地按需调度到相应节点;所述第三处理层配置为支持算力注册、算力运营、算力通告等功能;所述第四处理层配置为利用各种计算基础设施提供算力资源;所述第五处理层配置为利用各种网络基础设施为网络中的各个角落提供无处不在的网络连接。Based on this, the embodiment of the present application provides a CAN architecture, as shown in Figure 2, the CAN architecture includes: a first processing layer, a second processing layer, a third processing layer, a fourth processing layer and a fifth processing layer; wherein The first processing layer is configured to carry various services and applications of ubiquitous computing; the second processing layer is configured to comprehensively consider the status of network resources and computing power resources, and flexibly schedule services to corresponding nodes on demand; The third processing layer is configured to support computing power registration, computing power operation, computing power notification and other functions; the fourth processing layer is configured to use various computing infrastructure to provide computing power resources; the fifth processing layer is configured to Utilize various network infrastructures to provide ubiquitous network connections for every corner of the network.
本申请实施例中的CAN架构能够基于无处不在的网络连接将动态分布的计算资源互联,通过网络、存储、算力等多维度资源的统一协同调度,使海量的应用能够按需、实时调用不同地方的计算资源,实现连接和算力在网络的全局优化,提供一致的用户体验。实际应用时,CAN也可以称为未来数据通信网络、计算网络、算力网络、算力内生网络或者算网一体化网络等,只要实现网络的功能即可,本申请实施例对网络的名称不作限定。The CAN architecture in the embodiment of this application can interconnect dynamically distributed computing resources based on ubiquitous network connections, and through the unified collaborative scheduling of multi-dimensional resources such as network, storage, and computing power, massive applications can be invoked on demand and in real time Computing resources in different places realize the global optimization of connection and computing power in the network and provide a consistent user experience. In actual application, CAN can also be called a future data communication network, a computing network, a computing power network, a computing power endogenous network, or a computing-network integration network, etc., as long as the functions of the network are realized, the name of the network in the embodiment of this application Not limited.
需要说明的是,本申请实施例中的处理层是根据逻辑功能划分的虚拟层结构,在实际部署中,上述各个处理层可以部署在一个设备上,也可以部署在多个设备上;若部署在一个设备上,各个处理层之间可通过内部接口进行信息传输;若部署在多个设备上,各个处理层之间可通过信令交互实现信息传输。It should be noted that the processing layer in the embodiment of the present application is a virtual layer structure divided according to logical functions. In actual deployment, the above-mentioned processing layers can be deployed on one device or on multiple devices; if deployed On one device, each processing layer can transmit information through internal interfaces; if it is deployed on multiple devices, each processing layer can realize information transmission through signaling interaction.
实际应用时,所述第一处理层也可以称为算力应用层或者算力服务层等;所述第二处理层也可以称为路由层或者算力路由层等;所述第三处理层也可以称为算网管理编排层、算网编排层、算网编排管理层、算力平台层、算力管理平台层或者算力管理层等;所述第四处理层也可以称为算力资源层等;所述第五处理层也可以称为网络资源层等;本申请实施例不对各处理层的名称进行限定,只要能实现各处理层的功能即可。In actual application, the first processing layer can also be called computing power application layer or computing power service layer; the second processing layer can also be called routing layer or computing power routing layer; the third processing layer It can also be called the computing network management and arrangement layer, the computing network arrangement layer, the computing network orchestration management layer, the computing power platform layer, the computing power management platform layer or the computing power management layer, etc.; the fourth processing layer can also be called computing power resource layer, etc.; the fifth processing layer may also be called a network resource layer; the embodiment of the present application does not limit the names of each processing layer, as long as the functions of each processing layer can be realized.
基于上述CAN架构,在本申请的各种实施例中,在CAN架构中引入一个节点,通过该节点对网络的算力资源、网络资源和算力服务进行管理,并通过该节点对业务进行调度,即通过该节点实现算网协同编排管理,实现对网络的算力资源、网络资源和算力服务的统一管理,并能够实现业务的灵活调度,从而使得网络架构能够满足计算和网络融合演进的需求,并使得业务能够合理分布,进而能够提升用户体验。Based on the above-mentioned CAN architecture, in various embodiments of the present application, a node is introduced into the CAN architecture, through which the computing power resources, network resources and computing power services of the network are managed, and services are scheduled through the node , that is, through this node, the collaborative orchestration and management of the computing network can be realized, and the unified management of computing resources, network resources, and computing services of the network can be realized, and flexible scheduling of services can be realized, so that the network architecture can meet the requirements of computing and network convergence evolution. demand, and enable reasonable distribution of services, which in turn can improve user experience.
本申请实施例提供一种管理和调度方法,应用于第一节点,如图3所示,该方法包括:The embodiment of the present application provides a management and scheduling method, which is applied to the first node, as shown in FIG. 3, the method includes:
步骤301:对网络的算力资源和网络资源进行管理;Step 301: Manage network computing resources and network resources;
步骤302:对网络的算力服务进行管理;Step 302: Manage the computing service of the network;
步骤303:接收第一业务的服务请求,对所述第一业务进行调度。Step 303: Receive the service request of the first service, and schedule the first service.
这里,实际应用时,步骤301、步骤302和步骤303在执行顺序上不分先后。Here, in actual application, step 301, step 302 and step 303 are executed in no particular order.
实际应用时,所述第一节点也可以称为算网编排中心、算力编排管理中心、算力调度编排中心、算网编排调度中心或者算网统一编排中心等,本申请实施例对所述第一节点的名称不作限定,只要能实现所述第一节点的功能即可。In practical applications, the first node may also be called a computing network orchestration center, a computing power orchestration management center, a computing power scheduling and scheduling center, a computing network scheduling center, or a computing network unified scheduling center. The name of the first node is not limited, as long as the function of the first node can be realized.
实际应用时,所述网络是指计算和网络深度融合的未来数据通信网络,可以称为CAN,又可以称为算力网络等。In practical applications, the network refers to a future data communication network that is deeply integrated with computing and network, which may be called CAN, or a computing power network, etc.
实际应用时,所述算力资源可以包含所述网络中具有计算能力的节点的计算资源,所述节点可以理解为网络设备。比如,所述算力资源可以包含网络设备中单核中央处理器(CPU)或多核CPU等处理器的计算资源;再比如,所述算力资源可以包含网络设备中CPU、图形处理器(GPU)、现场可编程门阵列(FPGA,Field-Programmable Gate Array)等至少两种处理器的计算资源的组合。In practical applications, the computing resources may include computing resources of nodes with computing capabilities in the network, and the nodes may be understood as network devices. For example, the computing resources may include computing resources of processors such as a single-core central processing unit (CPU) or a multi-core CPU in a network device; for another example, the computing resources may include CPUs, graphics processing units (GPUs) ), Field-Programmable Gate Array (FPGA, Field-Programmable Gate Array) and other combinations of computing resources of at least two processors.
实际应用时,所述算力资源还可以包含所述网络中具有计算能力的节点的存储资源(英文可以表达为Storage)。比如,所述算力资源还可以包含网络设备中随机存取存储器(RAM,Random Access Memory)或只读存储器(ROM,Read Only Memory)等存储器的存储资源;再比如,所述算力资源还可以包含网络设备中RAM、ROM等至少两种存储器的存储资源的组合。In practical applications, the computing resources may also include storage resources (expressed as Storage in English) of nodes with computing capabilities in the network. For example, the computing power resources may also include storage resources such as random access memory (RAM, Random Access Memory) or read-only memory (ROM, Read Only Memory) in the network device; A combination of storage resources of at least two types of memory such as RAM and ROM in the network device may be included.
实际应用时,所述网络中具有计算能力的节点可以包含第三节点和第四节点;所述第三节点至少可以具有算力感知功能和转发功能,比如具有算力感知功能的路由器等;所述第四节点至少可以具有算力功能,比如DC的服务器等。这里,所述网络中具有计算能力的节点也可以称为算力网元节点等,本申请实施例对该类节点的名称不作限定,只要具有计算能力即可。In practical applications, the nodes with computing capabilities in the network may include a third node and a fourth node; the third node may at least have a computing power sensing function and a forwarding function, such as a router with a computing power sensing function; The fourth node can at least have a computing power function, such as a DC server. Here, nodes with computing capabilities in the network may also be referred to as computing power network element nodes, etc. The embodiment of the present application does not limit the names of such nodes, as long as they have computing capabilities.
实际应用时,所述第三节点也可以称为算力路由节点等,本申请实施例对所述第三节点的名称不作限定,只要能实现所述第三节点的功能即可。In practical applications, the third node may also be called a computing power routing node, etc. The embodiment of the present application does not limit the name of the third node, as long as the function of the third node can be realized.
实际应用时,所述第四节点也可以称为算力节点等,本申请实施例对所述第四节点的名称不作限定,只要能实现所述第四节点的功能即可。In practical applications, the fourth node may also be called a computing power node, etc. The embodiment of the present application does not limit the name of the fourth node, as long as the function of the fourth node can be realized.
实际应用时,所述网络资源可以包含接入网、城域网、骨干网等网络的网络资源,比如带宽、时延、抖动等。In practical applications, the network resources may include network resources of networks such as access networks, metropolitan area networks, and backbone networks, such as bandwidth, delay, and jitter.
实际应用时,需要对所述网络进行控制,因此,所述网络还可以包含具有网络控制功能的第二节点。In practical application, the network needs to be controlled, therefore, the network may further include a second node having a network control function.
实际应用时,所述第二节点也可以称为网络控制器或者算网控制器等,本申请实施例对所述第二节点的名称不作限定,只要能实现所述第二节点的功能即可。In practical applications, the second node may also be called a network controller or a computing network controller, etc. The embodiment of the present application does not limit the name of the second node, as long as the functions of the second node can be realized .
在步骤301中,实际应用时,所述第一节点需要具有算力感知功能,这样,所述第一节点在对网络的算力资源进行管理时,可以感知(即获取)所述网络中每个具有计算能力的节点的算力资源状态,并根据获取的算力资源状态对所述网络的算力资源进行管理。In step 301, in actual application, the first node needs to have a computing power awareness function, so that when the first node manages the computing power resources of the network, it can perceive (that is, obtain) each computing power resource status of a node with computing power, and manage the computing power resources of the network according to the obtained computing power resource status.
基于此,在一实施例中,该方法还可以包括:Based on this, in an embodiment, the method may also include:
获取所述网络的算力资源状态信息;Obtain the status information of the computing resources of the network;
相应地,所述对网络的算力资源进行管理,可以包括:Correspondingly, the management of network computing resources may include:
基于获取的算力资源状态信息对所述网络的算力资源进行管理。The computing resources of the network are managed based on the acquired status information of the computing resources.
实际应用时,所述第一节点可以获取所述网络的第三节点和第四节点的算力资源状态信息。In practical application, the first node may acquire the status information of computing power resources of the third node and the fourth node of the network.
其中,第三节点的算力资源状态信息可以包含以下至少之一:Wherein, the computing resource status information of the third node may include at least one of the following:
第三节点对应的标识(比如服务身份标识号(ID));An identifier corresponding to the third node (such as a service identification number (ID));
第三节点对应的设备类型;The device type corresponding to the third node;
第三节点对应的芯片类型;The chip type corresponding to the third node;
第三节点支持的服务链接个数;The number of service links supported by the third node;
第三节点的计算资源信息;比如CPU、GPU、FPGA等处理器的状态信息;Computing resource information of the third node; such as CPU, GPU, FPGA and other processor status information;
第三节点的存储资源信息;比如内存、硬盘等存储器的状态信息。Storage resource information of the third node; such as status information of storage such as memory and hard disk.
实际应用时,所述第一节点可以采用以下三种方式中的任一方式获取所述网络中的第三节点的算力资源状态信息:In practical applications, the first node may acquire the computing power resource status information of the third node in the network in any of the following three ways:
方式一:第一节点通告(即通知)所述网络中的所有第三节点,每个第三节点直接将算力资源状态信息上报给第一节点;Mode 1: the first node notifies (that is, notifies) all third nodes in the network, and each third node directly reports the state information of the computing resources to the first node;
方式二:第一节点通告所述网络中的所有第三节点,每个第三节点将算力资源状态信息上报给所述第二节点或所述第一处理层,由所述第二节点或所述第一处理层将接收的算力资源状态信息上报给第一节点;Method 2: The first node notifies all third nodes in the network, and each third node reports the status information of computing resources to the second node or the first processing layer, and the second node or The first processing layer reports the received computing resource status information to the first node;
方式三,第一节点通告所述第二节点或所述第一处理层上报第三节点的算力资源状态信息,所述第二节点或所述第一处理层从第三节点获取算力资源状态信息,并将获取的第三节点的算力资源状态信息发送给所述第一节点。Mode 3, the first node notifies the second node or the first processing layer to report the computing power resource status information of the third node, and the second node or the first processing layer obtains computing power resources from the third node status information, and send the acquired computing power resource status information of the third node to the first node.
这里,在上述方式一、方式二和方式三中,为了提高对所述网络的算力资源进行管理的效率,第三节点的算力资源状态信息可以基于指定的模板生成,即第一节点向第三节点下发用于上报算力资源状态的模板,第三节点基于接收的模板上报算力资源状态信息。这样,所述第一节点获取到算力资源状态信息后,可以屏蔽(即忽略)底层硬件设备差异,实现对所述网络的算力资源的高效管理。Here, in the above method 1, method 2 and method 3, in order to improve the efficiency of managing the computing power resources of the network, the computing power resource status information of the third node can be generated based on the specified template, that is, the first node sends The third node issues a template for reporting the state of the computing power resource, and the third node reports the state information of the computing power resource based on the received template. In this way, after the first node obtains the status information of the computing resources, it can shield (that is, ignore) the differences of the underlying hardware devices, so as to realize efficient management of the computing resources of the network.
基于此,在一实施例中,所述获取所述网络的算力资源状态信息,可以包括:Based on this, in an embodiment, the acquiring the status information of the computing resources of the network may include:
向所述第三节点发送至少一个第一模板;sending at least one first template to the third node;
接收所述第三节点基于所述至少一个第一模板上报的算力资源状态信息。receiving computing resource status information reported by the third node based on the at least one first template.
其中,实际应用时,所述第一模板用于对第三节点的算力资源状态进行抽象描述和表示,如此,所述第一节点能够实现对异构的算力资源的高效管理。这里,异构的算力资源可以理解为异构的计算资源和/或存储资源,是指两个具有计算能力的网络设备在硬件层面存在差异,比如,一个网络设备的CPU、GPU、总线接口芯片(BIC,Bus Interface Chip)、数字信号处理器(DSP,Digital Signal Processor)等处理类硬件和/或RAM、ROM等存储类硬件的型号与另一个网络设备的硬件的型号不同。Wherein, in actual application, the first template is used to abstractly describe and represent the state of the computing resources of the third node, so that the first node can realize efficient management of heterogeneous computing resources. Here, heterogeneous computing resources can be understood as heterogeneous computing resources and/or storage resources, which means that there are differences between two network devices with computing capabilities at the hardware level, for example, the CPU, GPU, and bus interface of a network device The model of processing hardware such as chip (BIC, Bus Interface Chip), digital signal processor (DSP, Digital Signal Processor) and/or storage hardware such as RAM and ROM is different from that of another network device.
实际应用时,所述第一节点向所述第三节点下发所述第一模板时,可以针对全部的第三节点下发统一的第一模板,也可以针对属于一个特定类型的第三节点(比如支持同一类业务的至少两个第三节点)下发统一的第一模板,还可以针对一个特定的第三节点下发特定的第一模板;换句话说,各第三节点接收到的至少一个第一模板可以相同或不同。In actual application, when the first node sends the first template to the third node, it may send a unified first template to all third nodes, or send a unified first template to third nodes belonging to a specific type (For example, at least two third nodes supporting the same type of business) issue a unified first template, and can also issue a specific first template for a specific third node; in other words, each third node receives At least one first template can be the same or different.
实际应用时,所述第一节点可以直接向所述第三节点发送所述第一模板,也可以通过所述第二节点或所述第一处理层向所述第三节点发送所述第一模板;相应地,所述第三节点基于所述至少一个第一模板上报的算力资源状态信息可以直接发送给所述第一节点,或通过所述第二节点或所述第一处理层发送给所述第一节点。In actual application, the first node may directly send the first template to the third node, or send the first template to the third node through the second node or the first processing layer. template; correspondingly, the computing resource status information reported by the third node based on the at least one first template may be directly sent to the first node, or sent through the second node or the first processing layer to the first node.
实际应用时,所述第一节点向所述第三节点发送至少一个第一模板时,还可以指示所述第三节点上报算力资源状态信息的频率,确定该频率的具体方式可以根据需求设置,本申请实施例对此不作限定。另外,该频率的指示信息可以包含在所述第一模板中,或者,所述第一节点可以单独向所述第三节点发送该频率的指示信息。In practical applications, when the first node sends at least one first template to the third node, it may also instruct the third node to report the frequency of computing resource status information, and the specific method of determining the frequency can be set according to requirements , which is not limited in this embodiment of the present application. In addition, the indication information of the frequency may be included in the first template, or the first node may separately send the indication information of the frequency to the third node.
实际应用时,可以根据需求选择上述三种方式中的任一方式使所述第一节点获取第三节点的算力资源状态信息,也可以根据需求采用其他方式使所述第一节点获取第三节点的算力资源状态信息,本申请实施例对所述第一节点获取第三节点的算力资源状态信息的具体方式不作限定,只要能使所述第一节点获取到第三节点的算力资源状态信息即可。In actual application, any one of the above three methods can be selected according to requirements to enable the first node to obtain the computing power resource status information of the third node, or other methods can be adopted according to requirements to enable the first node to obtain the third node. The computing power resource status information of the node. The embodiment of this application does not limit the specific method for the first node to obtain the computing power resource status information of the third node, as long as the first node can obtain the computing power of the third node Resource status information is sufficient.
实际应用时,所述第四节点的算力资源状态信息可以包含以下至少之一:In practical applications, the computing resource status information of the fourth node may include at least one of the following:
第四节点对应的标识(比如服务ID);An identifier corresponding to the fourth node (such as a service ID);
第四节点对应的设备类型;The device type corresponding to the fourth node;
第四节点对应的芯片类型;The chip type corresponding to the fourth node;
第四节点支持的服务链接个数;The number of service links supported by the fourth node;
第四节点的计算资源信息;比如CPU、GPU、FPGA等处理器的状态信息;Computing resource information of the fourth node; such as CPU, GPU, FPGA and other processor status information;
第四节点的存储资源信息;比如内存、硬盘等存储器的状态信息。Storage resource information of the fourth node; such as status information of memory, hard disk and other storage.
实际应用时,所述第一节点可以采用以下三种方式中的任一方式获取所述网络中的第四节点的算力资源状态信息:In practical applications, the first node may acquire the computing resource status information of the fourth node in the network in any of the following three ways:
方式一:第一节点通告所述网络中的所有第四节点,每个第四节点直接将算力资源状态信息上报给第一节点;Mode 1: the first node notifies all fourth nodes in the network, and each fourth node directly reports the status information of computing resources to the first node;
方式二:第一节点通告所述网络中的所有第四节点,每个第四节点将算力资源状态信息上报给所述第二节点或所述第一处理层,由所述第二节点或所述第一处理层将接收的算力资源状态信息上报给第一节点;Mode 2: The first node notifies all fourth nodes in the network, and each fourth node reports the status information of computing resources to the second node or the first processing layer, and the second node or The first processing layer reports the received computing resource status information to the first node;
方式三,第一节点通告所述第二节点或所述第一处理层上报第四节点的算力资源状态信息,所述第二节点或所述第一处理层从第四节点获取算力资源状态信息,并将获取的第四节点的算力资源状态信息发送给所述第一节点。Mode 3, the first node notifies the second node or the first processing layer to report the computing resource status information of the fourth node, and the second node or the first processing layer obtains the computing resource from the fourth node state information, and send the obtained state information of computing power resources of the fourth node to the first node.
这里,在上述方式一、方式二和方式三中,为了提高对所述网络的算力资源进行管理的效率,第四节点的算力资源状态信息可以基于指定的模板生成,即第一节点向第四节点下发用于上报算力资源状态的模板,第四节点基于接收的模板上报算力资源状态信息。这样,所述第一节点获取到算力资源状态信息后,可以屏蔽(即忽略)底层硬件设备差异,实现对所述网络的算力资源的高效管理。Here, in the above method 1, method 2 and method 3, in order to improve the efficiency of managing the computing power resources of the network, the computing power resource status information of the fourth node can be generated based on the specified template, that is, the first node sends The fourth node issues a template for reporting the state of the computing power resource, and the fourth node reports the state information of the computing power resource based on the received template. In this way, after the first node obtains the status information of the computing resources, it can shield (that is, ignore) the differences of the underlying hardware devices, so as to realize efficient management of the computing resources of the network.
基于此,在一实施例中,所述获取所述网络的算力资源状态信息,可以包括:Based on this, in an embodiment, the acquiring the status information of the computing resources of the network may include:
向所述第四节点发送至少一个第二模板;sending at least one second template to the fourth node;
接收所述第四节点基于所述至少一个第二模板上报的算力资源状态信息。receiving computing resource status information reported by the fourth node based on the at least one second template.
其中,实际应用时,所述第二模板用于对第四节点的算力资源状态进行抽象描述和表示,如此,所述第一节点能够实现对异构的算力资源的高效管理。Wherein, in actual application, the second template is used to abstractly describe and represent the state of the computing resources of the fourth node, so that the first node can realize efficient management of heterogeneous computing resources.
实际应用时,所述第一节点向所述第四节点下发所述第二模板时,可以针对全部的第四节点下发统一的第二模板,也可以针对属于一个特定类型的第四节点(比如支持同一类业务的至少两个第四节点)下发统一的第二模板,还可以针对一个特定的第四节点下发特定的第二模板;换句话说,各第四节点接收到的至少一个第二模板可以相同或不同。In actual application, when the first node sends the second template to the fourth node, it may send a unified second template to all fourth nodes, or send a unified second template to fourth nodes belonging to a specific type (For example, at least two fourth nodes supporting the same type of business) issue a unified second template, and can also issue a specific second template for a specific fourth node; in other words, each fourth node receives At least one second template can be the same or different.
实际应用时,所述第一节点向所述网络中具有计算能力的节点下发用于上报算力资源状态信息的模板时,可以不对节点的类型进行区分,换句话说,所述第一节点向所述第三节点和所述第四节点下发的模板可以相同或不同。In practical applications, when the first node issues a template for reporting computing power resource status information to nodes with computing capabilities in the network, it is not necessary to distinguish the types of nodes. In other words, the first node The templates delivered to the third node and the fourth node may be the same or different.
实际应用时,所述第一节点可以直接向所述第四节点发送所述第二模板,也可以通过所述第二节点或所述第一处理层向所述第四节点发送所述第二模板;相应地,所述第四节点基于所述至少一个第二模板上报的算力资源状态信息可以直接发送给所述第一节点,或通过所述第二节点或所述 第一处理层发送给所述第一节点。In actual application, the first node may directly send the second template to the fourth node, or send the second template to the fourth node through the second node or the first processing layer. template; correspondingly, the computing resource status information reported by the fourth node based on the at least one second template may be directly sent to the first node, or sent through the second node or the first processing layer to the first node.
实际应用时,所述第一节点向所述第四节点发送至少一个第二模板时,还可以指示所述第四节点上报算力资源状态信息的频率,确定该频率的具体方式可以根据需求设置,本申请实施例对此不作限定。另外,该频率的指示信息可以包含在所述第二模板中,或者,所述第一节点可以单独向所述第四节点发送该频率的指示信息。In actual application, when the first node sends at least one second template to the fourth node, it may also instruct the fourth node to report the frequency of computing resource status information, and the specific method of determining the frequency can be set according to requirements , which is not limited in this embodiment of the present application. In addition, the indication information of the frequency may be included in the second template, or the first node may separately send the indication information of the frequency to the fourth node.
实际应用时,可以根据需求选择上述三种方式中的任一方式使所述第一节点获取第四节点的算力资源状态信息,也可以根据需求采用其他方式使所述第一节点获取第四节点的算力资源状态信息,本申请实施例对所述第一节点获取第四节点的算力资源状态信息的具体方式不作限定,只要能使所述第一节点获取到第四节点的算力资源状态信息即可。In actual application, any one of the above three methods can be selected according to requirements to enable the first node to obtain the computing power resource status information of the fourth node, or other methods can be used according to requirements to enable the first node to obtain the fourth node. The computing power resource status information of the node, the embodiment of the present application does not limit the specific method for the first node to obtain the computing power resource status information of the fourth node, as long as the first node can obtain the computing power of the fourth node Resource status information is sufficient.
实际应用时,所述算力资源状态信息是实时变化的,是一种动态的信息;因此,为了进一步提高对所述网络的算力资源进行管理的效率,所述第一节点可以根据首次获取到的所述第三节点和/或所述第四节点的算力资源状态信息,生成静态的、全局网络的算力资源拓扑信息,并利用生成的算力资源拓扑信息对所述网络的算力资源进行管理。并且,在获取到新的算力资源状态信息时,所述第一节点可以对所述算力资源拓扑信息进行更新,以保证所述算力资源拓扑信息的时效性。In practical applications, the status information of the computing power resources changes in real time and is a kind of dynamic information; therefore, in order to further improve the efficiency of managing the computing power resources of the network, the first node may obtain The state information of computing power resources of the third node and/or the fourth node is obtained, and static and global network computing power resource topology information is generated, and the computing power resource topology information of the network is calculated by using the generated computing power resource topology information. Human resources are managed. In addition, when acquiring new computing power resource state information, the first node may update the computing power resource topology information to ensure the timeliness of the computing power resource topology information.
基于此,在一实施例中,该方法还可以包括:Based on this, in an embodiment, the method may also include:
基于获取的算力资源状态信息更新所述网络的算力资源拓扑信息。Updating the computing power resource topology information of the network based on the obtained computing power resource state information.
相应地,实际应用时,所述对所述网络的算力资源进行管理,可以包括:Correspondingly, in actual application, the management of the computing resources of the network may include:
利用更新后的算力资源拓扑信息,对所述网络的算力资源进行管理。The updated computing resource topology information is used to manage the computing resources of the network.
实际应用时,所述第一节点对所述网络的算力资源进行管理,具体可以包括对所述第三节点和/或所述第四节点进行注册、更新和注销。比如,所述第三节点和/或所述第四节点上线后,可以向所述第一节点发送算力资源状态信息,所述第一节点根据所述第三节点和/或所述第四节点的算力资源状态信息,对所述第三节点和/或所述第四节点进行注册。In practical applications, the first node manages the computing power resources of the network, which may specifically include registering, updating and deregistering the third node and/or the fourth node. For example, after the third node and/or the fourth node go online, it may send computing power resource status information to the first node, and the first node The status information of computing resources of the node is registered with the third node and/or the fourth node.
实际应用时,所述第一节点还需要感知所述网络的状态,以对所述网络的网络资源进行管理。In practical application, the first node also needs to perceive the state of the network, so as to manage the network resources of the network.
基于此,在一实施例中,该方法还可以包括:Based on this, in an embodiment, the method may also include:
获取所述网络的网络资源状态信息;Obtaining network resource status information of the network;
相应地,所述对网络的网络资源进行管理,可以包括:Correspondingly, the managing network resources of the network may include:
基于获取的网络资源状态信息对所述网络的网络资源进行管理。The network resources of the network are managed based on the acquired network resource state information.
实际应用时,所述第三节点还可以具有网络感知功能,即所述第一节点可以获取所述第三节点的网络资源状态信息,所述网络资源状态信息可以包含网络的带宽、时延、时延抖动等状态信息。In practical applications, the third node may also have a network awareness function, that is, the first node may obtain network resource status information of the third node, and the network resource status information may include network bandwidth, delay, Status information such as delay jitter.
实际应用时,所述第一节点可以采用以下三种方式中的任一方式获取 第三节点的网络资源状态信息:In actual application, the first node can obtain the network resource status information of the third node in any of the following three ways:
方式一:第一节点通告所述网络中的所有第三节点,每个第三节点直接将网络资源状态信息上报给第一节点;Mode 1: the first node notifies all third nodes in the network, and each third node directly reports network resource status information to the first node;
方式二:第一节点通告所述网络中的所有第三节点,每个第三节点将网络资源状态信息上报给所述第二节点,由所述第二节点将接收的网络资源状态信息上报给第一节点;Mode 2: the first node notifies all third nodes in the network, each third node reports the network resource status information to the second node, and the second node reports the received network resource status information to the first node;
方式三:第一节点通告所述第二节点上报第三节点的网络资源状态信息,所述第二节点从第三节点获取网络资源状态信息,并将获取的第三节点的网络资源状态信息发送给所述第一节点。Mode 3: The first node notifies the second node to report the network resource status information of the third node, the second node obtains the network resource status information from the third node, and sends the acquired network resource status information of the third node to to the first node.
这里,在上述方式一、方式二和方式三中,为了提高对所述网络的网络资源进行管理的效率,第三节点的网络资源状态信息可以基于指定的模板生成,即第一节点向第三节点下发用于上报网络资源状态的模板,第三节点基于接收的模板上报网络资源状态信息。这样,所述第一节点获取到网络资源状态信息后,可以屏蔽(即忽略)网络基础设施之间的硬件差异,实现对所述网络的网络资源的高效管理。Here, in the above method 1, method 2 and method 3, in order to improve the efficiency of managing the network resources of the network, the network resource status information of the third node can be generated based on a specified template, that is, the first node sends the third node The node issues a template for reporting the status of the network resource, and the third node reports the status information of the network resource based on the received template. In this way, after the first node obtains the network resource state information, it can shield (ie ignore) the hardware difference between the network infrastructures, so as to realize efficient management of the network resources of the network.
基于此,在一实施例中,所述获取所述网络的网络资源状态信息,可以包括:Based on this, in an embodiment, the acquiring the network resource state information of the network may include:
向所述第三节点发送至少一个第三模板;sending at least one third template to the third node;
接收所述第三节点基于所述至少一个第三模板上报的网络资源状态信息。receiving network resource status information reported by the third node based on the at least one third template.
实际应用时,所述第三模板用于对所述第三节点感知的网络资源状态进行抽象描述和表示,如此,所述第一节点能够实现对异构的网络资源的高效管理。这里,异构的网络资源可以理解为两个网络基础设施在硬件层面存在差异。In practical application, the third template is used to abstractly describe and represent the state of the network resources perceived by the third node, so that the first node can realize efficient management of heterogeneous network resources. Here, heterogeneous network resources can be understood as differences between two network infrastructures at the hardware level.
实际应用时,所述第一节点向所述第三节点下发所述第三模板时,可以针对全部的第三节点下发统一的第三模板,也可以针对属于一个特定类型的第三节点(比如支持同一类业务的至少两个第三节点)下发统一的第三模板,还可以针对一个特定的第三节点下发特定的第三模板;换句话说,各第三节点接收到的至少一个第三模板可以相同或不同。In actual application, when the first node sends the third template to the third node, it may send a unified third template to all third nodes, or send a unified third template to third nodes belonging to a specific type (For example, at least two third nodes supporting the same type of business) issue a unified third template, and can also issue a specific third template for a specific third node; in other words, each third node receives At least one third template can be the same or different.
实际应用时,所述第一节点可以直接向所述第三节点发送所述第三模板,也可以通过所述第二节点向所述第三节点发送所述第三模板;相应地,所述第三节点基于所述至少一个第三模板上报的网络资源状态信息可以直接发送给所述第一节点,或通过所述第二节点发送给所述第一节点。In actual application, the first node may directly send the third template to the third node, or send the third template to the third node through the second node; correspondingly, the The network resource state information reported by the third node based on the at least one third template may be directly sent to the first node, or sent to the first node through the second node.
实际应用时,所述第一节点向所述第三节点发送至少一个第三模板时,还可以指示所述第三节点上报网络资源状态信息的频率,确定该频率的具体方式可以根据需求设置,本申请实施例对此不作限定。另外,该频率的指示信息可以包含在所述第三模板中,或者,所述第一节点可以单独向所述第三节点发送该频率的指示信息。In practical applications, when the first node sends at least one third template to the third node, it may also instruct the third node to report the frequency of network resource status information, and the specific method of determining the frequency may be set according to requirements, This embodiment of the present application does not limit it. In addition, the indication information of the frequency may be included in the third template, or the first node may separately send the indication information of the frequency to the third node.
实际应用时,所述第三节点上报网络资源状态信息的频率与所述第三节点上报算力资源状态信息的频率可以相同或不同,本申请实施例对此不作限定。In practical applications, the frequency at which the third node reports network resource status information and the frequency at which the third node reports computing power resource status information may be the same or different, which is not limited in this embodiment of the present application.
实际应用时,可以根据需求选择上述三种方式中的任一方式使所述第一节点获取网络资源状态信息,也可以根据需求采用其他方式使所述第一节点获取网络资源状态信息,本申请实施例对所述第一节点获取网络资源状态信息的具体方式不作限定,只要能使所述第一节点获取到所述网络的网络资源状态信息即可。In actual application, any one of the above three methods can be selected to enable the first node to obtain network resource status information according to requirements, or other methods can be used to enable the first node to obtain network resource status information. The embodiment does not limit the specific manner in which the first node obtains the network resource state information, as long as the first node can obtain the network resource state information of the network.
实际应用时,所述网络资源状态信息是实时变化的,是一种动态的信息;因此,为了进一步提高对所述网络的网络资源进行管理的效率,所述第一节点可以根据获取到的网络资源状态信息,生成静态的、全局网络的网络资源拓扑信息,并利用生成的网络资源拓扑信息对所述网络的网络资源进行管理。并且,在获取到新的网络资源状态信息时,所述第一节点可以对所述网络资源拓扑信息进行更新,以保证所述网络资源拓扑信息的时效性。In actual application, the network resource status information changes in real time and is a kind of dynamic information; therefore, in order to further improve the efficiency of managing the network resources of the network, the first node may, according to the obtained network The resource state information generates static and global network resource topology information, and uses the generated network resource topology information to manage the network resources of the network. Moreover, when acquiring new network resource state information, the first node may update the network resource topology information, so as to ensure the timeliness of the network resource topology information.
基于此,在一实施例中,该方法还可以包括:Based on this, in an embodiment, the method may also include:
基于获取的网络资源状态信息更新所述网络的网络资源拓扑信息。Updating the network resource topology information of the network based on the acquired network resource state information.
相应地,实际应用时,所述对所述网络的网络资源进行管理,可以包括:Correspondingly, in actual application, the managing the network resources of the network may include:
利用更新后的网络资源拓扑信息,对所述网络的网络资源进行管理。The network resources of the network are managed by using the updated network resource topology information.
实际应用时,所述第一节点对网络的算力资源和网络资源进行管理时,还需要对算力资源及网络资源进行维护及运营处理。In practical applications, when the first node manages the computing power resources and network resources of the network, it also needs to maintain and operate the computing power resources and network resources.
基于此,在一实施例中,所述对网络的算力资源和网络资源进行管理时,该方法还可以包括:Based on this, in an embodiment, when managing the computing resources and network resources of the network, the method may further include:
对所述网络的算力资源和网络资源进行OAM操作;Perform OAM operations on the computing resources and network resources of the network;
和/或,and / or,
对所述网络的算力资源和/或网络资源进行运营处理。Perform operational processing on the computing resources and/or network resources of the network.
实际应用时,所述OAM操作可以包括性能监控、故障侦测和告警、链路环路测试等;所述运营处理可以包括用户算力服务合约、计费管理等。In actual application, the OAM operation may include performance monitoring, fault detection and alarm, link loop test, etc.; the operation processing may include user computing power service contract, billing management, etc.
在步骤302中,实际应用时,所述第一节点可以获取所述网络的算力服务状态信息,并基于获取的算力服务状态信息对所述网络的算力服务进行管理。In step 302, in actual application, the first node may obtain computing power service status information of the network, and manage computing power service of the network based on the obtained computing power service status information.
实际应用时,所述算力服务也可以称为应用服务,或者直接简称为服务;可以理解为在服务器侧对应用的描述。示例性地,所述算力服务可以包括虚拟现实(VR)、增强现实(AR)、车用无线通信技术(V2X)、物联网(IoT)等类型的服务和/或应用程序(APP)。所述算力服务的类型可以根据需求来设置,本申请实施例对此不作限定。In actual application, the computing power service may also be called application service, or directly referred to as service; it can be understood as a description of the application on the server side. Exemplarily, the computing service may include virtual reality (VR), augmented reality (AR), vehicle wireless communication technology (V2X), Internet of Things (IoT) and/or application programs (APP). The type of computing power service can be set according to requirements, which is not limited in this embodiment of the present application.
实际应用时,所述第一节点具体可以获取所述第四节点的算力服务状 态信息;所述算力服务状态信息可以包含算力服务的镜像相关信息、算力服务对应的资源相关信息、算力服务的实例化相关信息等。In actual application, the first node may specifically obtain the computing power service status information of the fourth node; the computing power service status information may include computing power service image related information, computing power service corresponding resource related information, Information about the instantiation of the computing power service, etc.
实际应用时,所述第一节点获取所述第四节点的算力服务状态信息的方式可以根据需求设置,比如,所述第一节点可以通过所述第一处理层获取所述第四节点的算力服务状态信息;再比如,所述第一节点可以通过所述第二节点获取所述第四节点的算力服务状态信息。In practical applications, the manner in which the first node obtains the computing power service status information of the fourth node can be set according to requirements, for example, the first node can obtain the fourth node's service status information through the first processing layer Computing power service status information; for another example, the first node may obtain computing power service status information of the fourth node through the second node.
实际应用时,为了提高对所述网络的算力服务进行管理的效率,第四节点的算力服务状态信息可以基于指定的模板生成,即第一节点向第四节点下发用于上报算力服务状态的模板,第四节点基于接收的模板上报算力服务状态信息。这样,所述第一节点获取到算力服务状态信息后,可以屏蔽(即忽略)底层硬件设备差异,实现对所述网络的算力服务的高效管理。In actual application, in order to improve the efficiency of managing the computing power service of the network, the computing power service status information of the fourth node can be generated based on a specified template, that is, the first node sends the computing power to the fourth node for reporting A service status template, the fourth node reports computing power service status information based on the received template. In this way, after the first node obtains the computing power service status information, it can shield (that is, ignore) the difference of the underlying hardware devices, so as to realize efficient management of the computing power service of the network.
基于此,实际应用时,所述第一节点可以向所述第四节点发送至少一个第四模板,并接收所述第四节点基于所述至少一个第四模板上报的算力服务状态信息。Based on this, in actual application, the first node may send at least one fourth template to the fourth node, and receive computing power service status information reported by the fourth node based on the at least one fourth template.
这里,所述第四模板用于对所述第四节点的算力服务状态进行抽象描述和表示。Here, the fourth template is used to abstractly describe and represent the computing service status of the fourth node.
实际应用时,所述第一节点向所述第四节点下发所述第四模板时,可以针对全部的第四节点下发统一的第四模板,也可以针对属于一个特定类型的第四节点(比如支持同一类业务的至少两个第四节点)下发统一的第四模板,还可以针对一个特定的第四节点下发特定的第四模板;换句话说,各第四节点接收到的至少一个第四模板可以相同或不同。In actual application, when the first node issues the fourth template to the fourth node, it may issue a unified fourth template for all fourth nodes, or issue a fourth template for a specific type of fourth node (For example, at least two fourth nodes that support the same type of business) issue a unified fourth template, and can also issue a specific fourth template for a specific fourth node; in other words, each fourth node receives At least one fourth template can be the same or different.
实际应用时,所述第一节点可以直接向所述第四节点发送所述第四模板,也可以通过所述第二节点向所述第四节点发送所述第四模板,还可以通过所述第一处理层向所述第四节点发送所述第四模板;相应地,所述第四节点基于所述至少一个第四模板上报的算力服务状态信息可以直接发送给所述第一节点,或通过所述第二节点发送给所述第一节点,或通过所述第一处理层发送给所述第一节点。In actual application, the first node may directly send the fourth template to the fourth node, or send the fourth template to the fourth node through the second node, or send the fourth template to the fourth node through the The first processing layer sends the fourth template to the fourth node; correspondingly, the computing power service status information reported by the fourth node based on the at least one fourth template may be directly sent to the first node, Either send to the first node through the second node, or send to the first node through the first processing layer.
实际应用时,所述第一节点向所述第四节点发送至少一个第四模板时,还可以指示所述第四节点上报算力服务状态信息的频率,确定该频率的具体方式可以根据需求设置,本申请实施例对此不作限定。另外,该频率的指示信息可以包含在所述第四模板中,或者,所述第一节点可以单独向所述第四节点发送该频率的指示信息。In practical applications, when the first node sends at least one fourth template to the fourth node, it may also instruct the fourth node to report the frequency of computing power service status information, and the specific method of determining the frequency can be set according to requirements , which is not limited in this embodiment of the present application. In addition, the indication information of the frequency may be included in the fourth template, or the first node may separately send the indication information of the frequency to the fourth node.
实际应用时,所述第四节点上报算力服务状态信息的频率和所述第四节点上报算力资源状态信息的频率可以相同或不同,本申请实施例对此不作限定。In practical applications, the frequency at which the fourth node reports computing power service status information and the frequency at which the fourth node reports computing power resource status information may be the same or different, which is not limited in this embodiment of the present application.
实际应用时,所述算力服务状态信息是实时变化的,是一种动态的信息;因此,为了进一步提高对所述网络的算力服务进行管理的效率,所述第一节点可以根据获取到的算力服务状态信息,生成静态的、全局网络的 算力服务拓扑信息,并利用生成的算力服务拓扑信息对所述网络的算力服务进行管理。并且,在获取到新的算力服务状态信息时,所述第一节点可以对所述算力服务拓扑信息进行更新,以保证所述算力服务拓扑信息的时效性。In practical applications, the computing power service status information changes in real time and is a kind of dynamic information; therefore, in order to further improve the efficiency of managing the computing power service of the network, the first node can obtain The computing power service status information of the computing power service, generate static, global network computing power service topology information, and use the generated computing power service topology information to manage the computing power service of the network. Moreover, when acquiring new computing power service status information, the first node may update the computing power service topology information to ensure the timeliness of the computing power service topology information.
基于此,实际应用时,所述第一节点可以基于获取的算力服务状态信息更新所述网络的算力服务拓扑信息;相应地,所述第一节点可以利用更新后的算力服务拓扑信息,对所述网络的算力服务进行管理。Based on this, in actual application, the first node can update the computing power service topology information of the network based on the obtained computing power service status information; correspondingly, the first node can use the updated computing power service topology information , to manage the computing service of the network.
对于步骤302,在一实施例中,所述对网络的算力服务进行管理,可以包括以下至少之一:For step 302, in an embodiment, the management of the computing service of the network may include at least one of the following:
对算力服务镜像进行管理;Manage computing power service images;
对算力服务的实例进行管理;Manage instances of computing services;
对算力服务对应的资源进行管理。Manage the resources corresponding to the computing power service.
这里,所述第一节点可以直接实现对算力服务的管理,也可以通过所述第一处理层实现对算力服务的管理,本申请实施例对此不作限定。Here, the first node may directly implement the management of the computing service, or may implement the management of the computing service through the first processing layer, which is not limited in this embodiment of the present application.
实际应用时,对算力服务的管理可以基于节点之间的信息通信以及节点与处理层之间的信息通信实现。In practical applications, the management of computing power services can be realized based on information communication between nodes and information communication between nodes and the processing layer.
实际应用时,所述对网络的算力服务进行管理,还可以包含其他与算力服务的生命周期相关的管理,本申请实施例对此不作限定。In practical applications, the management of the computing service of the network may also include other management related to the lifecycle of the computing service, which is not limited in this embodiment of the present application.
其中,在一实施例中,所述对算力服务镜像进行管理,可以包括以下至少之一:Wherein, in an embodiment, the management of the computing power service image may include at least one of the following:
对算力服务镜像进行新增;Added new computing power service image;
对算力服务镜像进行版本更新;Update the version of the computing power service image;
对算力服务镜像进行删除。Delete the computing service image.
在一实施例中,所述对算力服务的实例进行管理,可以包括以下至少之一:In an embodiment, the managing of computing power service instances may include at least one of the following:
通知第二节点建立节点与节点之间的连接、节点与终端之间的连接;Notifying the second node to establish a connection between nodes and a connection between nodes and terminals;
至少基于所述网络的算力资源状态信息、网络资源状态信息和算力服务状态信息,评估算力服务的服务质量;Evaluate the service quality of the computing power service based at least on the computing power resource status information of the network, the network resource status information and the computing power service status information;
将算力服务调度到至少一个第四节点,以执行以下操作至少之一:Dispatch the computing power service to at least one fourth node to perform at least one of the following operations:
对算力服务进行实例化;Instantiate the computing power service;
对算力服务的实例进行更新;Update the instance of computing power service;
终止算力服务。Terminate computing service.
实际应用时,所述对算力服务的实例进行管理,可以理解为对算力服务进行编排。In practical application, the management of instances of computing power services can be understood as orchestrating computing power services.
实际应用时,所述通知第二节点建立节点与节点之间的连接、节点与终端之间的连接,可以理解为进行算力服务到终端的端到端实现,即建立第四节点与终端之间的通信连接链路;所述节点与节点之间的连接,可以包含第三节点与第四节点的连接;所述节点与终端之间的连接,可以包含 第三节点与终端的连接。In actual application, the notification to the second node to establish the connection between nodes and the connection between nodes and the terminal can be understood as the end-to-end realization of the computing power service to the terminal, that is, the establishment of the connection between the fourth node and the terminal. The communication link between the nodes; the connection between the nodes may include the connection between the third node and the fourth node; the connection between the nodes and the terminal may include the connection between the third node and the terminal.
实际应用时,建立节点与节点之间的连接、节点与终端之间的连接后,可以根据算力服务的质量要求,提供对应等级的服务级别协议(SLA,Service Level Agreement)。In practical applications, after the connection between nodes and between nodes and terminals is established, a service level agreement (SLA, Service Level Agreement) of the corresponding level can be provided according to the quality requirements of the computing power service.
实际应用时,可以基于预设策略或预设的人工智能(AI)算法(比如预先利用历史数据训练的机器学习模型),将算力服务调度到至少一个第四节点。In practical application, the computing power service can be dispatched to at least one fourth node based on a preset strategy or a preset artificial intelligence (AI) algorithm (such as a machine learning model trained using historical data in advance).
实际应用时,所述对算力服务的实例进行更新,可以包含对算力服务的实例的增加、删除等。In practical applications, the updating of instances of computing power services may include adding or deleting instances of computing power services.
实际应用时,所述终止算力服务,可以包含终止算力服务的实例。In practical applications, the termination of the computing service may include terminating the instance of the computing service.
在一实施例中,所述对算力服务对应的资源进行管理,可以包括以下至少之一:In an embodiment, the management of the resources corresponding to the computing power service may include at least one of the following:
为算力服务预留资源;Reserve resources for computing services;
为算力服务分配资源;Allocate resources for computing services;
释放算力服务的资源;Release resources for computing services;
对算力服务的资源进行扩容和/或缩容。Expand and/or shrink the resources of the computing power service.
这里,所述资源可以包含所述网络的算力资源。Here, the resources may include computing power resources of the network.
在步骤303中,实际应用时,所述服务请求可以理解为用户对所述第一业务的需求,即实现所述第一业务时所述第一业务本身需要被满足的需求,比如带宽需求、时延需求、服务质量(QoS)等。In step 303, in actual application, the service request can be understood as the user's demand for the first service, that is, the demand that the first service itself needs to be satisfied when implementing the first service, such as bandwidth demand, Latency requirements, Quality of Service (QoS), etc.
实际应用时,所述第一业务可以由至少一个算力服务支持。In practical application, the first service may be supported by at least one computing power service.
在步骤303中,实际应用时,所述第一节点需要综合考虑业务需求、算力资源状态信息和网络资源状态信息,生成协同调度策略,对所述第一业务进行调度。具体地,所述第一节点可以采用以下三种方式中的任一方式对所述第一业务进行调度:In step 303, in actual application, the first node needs to comprehensively consider service requirements, computing power resource status information, and network resource status information to generate a coordinated scheduling policy to schedule the first service. Specifically, the first node may schedule the first service in any of the following three ways:
方式一:所述第一节点在管理面执行调度,即所述第一节点直接生成所述第一业务的调度策略,并将所述调度策略下发给所述第二节点,由所述第二节点根据所述调度策略调度所述第一业务。Mode 1: The first node performs scheduling on the management plane, that is, the first node directly generates a scheduling policy for the first service, and sends the scheduling policy to the second node, and the second node The second node schedules the first service according to the scheduling policy.
基于此,在一实施例中,所述对所述第一业务进行调度,可以包括:Based on this, in an embodiment, the scheduling of the first service may include:
至少基于所述网络的算力资源和网络资源,针对所述第一业务生成调度策略;generating a scheduling policy for the first service based at least on the computing resources and network resources of the network;
并向所述第二节点发送所述调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理。and sending the scheduling strategy to the second node; the scheduling strategy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to a corresponding The third node is processed.
方式二:所述第一节点在控制面执行调度,即所述第一节点将所述网络的算力资源信息发送给所述第二节点,由所述第二节点生成所述第一业务的调度策略,并根据生成的调度策略调度所述第一业务。Mode 2: The first node performs scheduling on the control plane, that is, the first node sends the computing power resource information of the network to the second node, and the second node generates the information of the first service A scheduling strategy, and scheduling the first service according to the generated scheduling strategy.
基于此,在一实施例中,所述对所述第一业务进行调度,可以包括:Based on this, in an embodiment, the scheduling of the first service may include:
向所述第二节点发送所述网络的算力资源信息,发送的算力资源信息用于供所述第二节点至少基于算力资源信息和网络资源,生成针对所述第一业务的调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理。sending computing power resource information of the network to the second node, and the sent computing power resource information is used for the second node to generate a scheduling strategy for the first service based on at least computing power resource information and network resources ; The scheduling policy is used for the second node to determine a forwarding path of the first service, so as to schedule the first service to a corresponding third node in the network for processing.
实际应用时,所述网络的算力资源信息可以用于反映所述网络的全局的静态算力资源,比如所述算力资源拓扑信息。In practical applications, the computing power resource information of the network may be used to reflect the global static computing power resources of the network, such as the computing power resource topology information.
实际应用时,由于所述第二节点具有网络控制功能,因此,所述第二节点能够实时地确定所述网络的网络资源状态,换句话说,接收到所述算力资源信息后,所述第二节点可以直接基于所述算力资源信息和自身的网络资源信息生成所述调度策略。In practical applications, since the second node has a network control function, the second node can determine the network resource status of the network in real time, in other words, after receiving the computing resource information, the The second node may directly generate the scheduling policy based on the computing power resource information and its own network resource information.
方式三:所述第一节点在数据面执行调度,即所述第一节点将所述网络的算力资源信息和网络资源信息发送给所述第三节点,由所述第三节点生成所述第一业务的调度策略,并根据生成的调度策略调度所述第一业务。Mode 3: The first node performs scheduling on the data plane, that is, the first node sends the computing resource information and network resource information of the network to the third node, and the third node generates the a scheduling strategy for the first service, and schedule the first service according to the generated scheduling strategy.
基于此,在一实施例中,所述对所述第一业务进行调度,可以包括:Based on this, in an embodiment, the scheduling of the first service may include:
向至少一个所述第三节点发送所述网络的算力资源信息和网络资源信息,发送的算力资源信息和网络资源信息用于供所述第三节点至少基于算力资源信息和网络资源信息,生成针对所述第一业务的调度策略;所述调度策略用于供所述第三节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理。sending the computing power resource information and network resource information of the network to at least one of the third nodes, and the sent computing power resource information and network resource information are used for the third node based on at least the computing power resource information and the network resource information , generating a scheduling policy for the first service; the scheduling policy is used for the third node to determine a forwarding path of the first service, so as to schedule the first service to a corresponding first service in the network Three nodes are processed.
实际应用时,所述网络的算力资源信息可以用于反映所述网络的全局的静态算力资源,比如所述算力资源拓扑信息;所述网络的网络资源信息可以用于反映所述网络的全局的静态网络资源,比如所述网络资源拓扑信息。In practical applications, the computing power resource information of the network can be used to reflect the global static computing power resources of the network, such as the topology information of the computing power resources; the network resource information of the network can be used to reflect the network Global static network resources, such as topology information of the network resources.
实际应用时,可以根据需求选择上述三种方式中的任一方式对所述第一业务进行调度,也可以根据需求采用其他方式对所述第一业务进行调度,本申请实施例对所述第一业务的具体调度方式不作限定,只要能将所述第一业务调度到对应的第三节点进行处理即可。In actual application, any one of the above three methods can be selected to schedule the first service according to requirements, or other methods can be used to schedule the first service according to requirements. The specific scheduling manner of a service is not limited, as long as the first service can be scheduled to the corresponding third node for processing.
本申请实施例提供的管理和调度方法,对网络的算力资源和网络资源进行管理;对网络的算力服务进行管理;接收第一业务的服务请求,对所述第一业务进行调度。本申请实施例的方案,在网络架构中引入第一节点,通过第一节点对网络的算力资源、网络资源和算力服务进行管理,并通过第一节点对业务进行调度;如此,能够实现对网络的算力资源、网络资源和算力服务的统一管理,并能够实现业务的灵活调度,从而使得网络架构能够满足计算和网络融合演进的需求,并使得业务能够合理分布,进而能够提升用户体验。The management and scheduling method provided by the embodiment of the present application manages network computing power resources and network resources; manages network computing power services; receives a service request of a first business, and schedules the first business. In the solution of the embodiment of the present application, the first node is introduced into the network architecture, and the computing power resources, network resources and computing power services of the network are managed through the first node, and the business is scheduled through the first node; in this way, it is possible to realize Unified management of network computing resources, network resources and computing services, and flexible scheduling of services, so that the network architecture can meet the needs of computing and network integration and evolution, and enable reasonable distribution of services, thereby improving user experience.
下面结合应用实施例对本申请再作进一步详细的描述。The present application will be further described in detail below in conjunction with application examples.
在本应用实施例中,如图4所示,CAN架构体系从逻辑功能上可以划 分为算力服务层、算网管理编排层、算力资源层、算力路由层和网络资源层五大功能模块,能够支持算网协同编排和管理,并实现算力资源和网络资源的统一运维管理,通过面向服务的网络重构、计算感知的网络路由、算网协同的编排管理,构建运营商全新的信息通信技术(ICT)基础设施,使得网络成为智能社会的基础设施。In this application example, as shown in Figure 4, the CAN architecture can be logically divided into five functional modules: computing power service layer, computing network management and arrangement layer, computing power resource layer, computing power routing layer and network resource layer , can support computing-network collaborative orchestration and management, and realize unified operation and maintenance management of computing power resources and network resources. Through service-oriented network reconstruction, computing-aware network routing, and computing-network collaborative orchestration management, a brand new The information and communication technology (ICT) infrastructure makes the network the infrastructure of a smart society.
其中,所述算力服务层,配置为承载泛在计算的各类服务及应用,并支持分布式微服务架构,即支持将应用解构成原子化的功能组件并组成算法库,由API Gateway统一调度,以实现服务分解、服务调度等功能。Among them, the computing power service layer is configured to carry various services and applications of ubiquitous computing, and supports distributed micro-service architecture, that is, it supports decomposing applications into atomic functional components and forming algorithm libraries, which are uniformly scheduled by API Gateway , to realize functions such as service decomposition and service scheduling.
所述算力路由层包含控制面和转发面;所述算力路由层,配置为基于抽象后的算网资源发现(即上述基于第一模板或第二模板生成的算力资源状态信息和基于第三模板生成的网络资源状态信息),综合考虑网络状况和算力状况,将业务(比如上述第一业务)灵活地按需调度到不同的计算资源节点(即上述第三节点和/或第四节点)中。The computing power routing layer includes a control plane and a forwarding plane; the computing power routing layer is configured to discover computing network resources based on abstraction (that is, the computing power resource status information generated based on the first template or the second template and based on The network resource status information generated by the third template), comprehensively consider the network status and computing power status, and flexibly schedule services (such as the above-mentioned first service) to different computing resource nodes (that is, the above-mentioned third node and/or the first four nodes).
所述算网管理编排层,配置为支持对全网的算力节点(即上述第四节点)、网络节点(即上述第三节点)和服务信息(即上述算力服务)进行注册、更新和注销等管理,即支持算力资源层、网络资源层和算力服务层向算力调度编排中心(也可以称为算网编排管理中心或算网编排调度中心)注册,生成算力、服务和网络的拓扑信息。The computing network management and orchestration layer is configured to support the registration, update and registration of computing power nodes (that is, the above-mentioned fourth node), network nodes (that is, the above-mentioned third node) and service information (that is, the above-mentioned computing power service) of the entire network. Cancellation and other management, that is, to support the registration of the computing power resource layer, network resource layer and computing power service layer with the computing power dispatching and orchestration center (also called the computing network orchestration management center or computing network orchestration and scheduling center) to generate computing power, services and Network topology information.
所述算力资源层,配置为利用计算基础设施提供算力资源,并为满足边缘计算领域多样性的计算需求,面向不同应用,在物理计算资源的基础上,提供算力模型、算力API、算网资源标识等功能。其中,计算基础设施可以包括从单核CPU、多核CPU到CPU+GPU+FPGA等多种计算能力的组合。The computing power resource layer is configured to use computing infrastructure to provide computing power resources, and in order to meet the diverse computing needs of the edge computing field, it is oriented to different applications and provides computing power models and computing power APIs on the basis of physical computing resources , Computing network resource identification and other functions. Among them, the computing infrastructure can include a combination of various computing capabilities ranging from single-core CPU, multi-core CPU to CPU+GPU+FPGA.
所述网络资源层,配置为利用网络基础设施为网络中的各个角落提供无处不在的网络连接;其中,网络基础设施可以包括接入网、城域网和骨干网。The network resource layer is configured to use network infrastructure to provide ubiquitous network connections for every corner of the network; wherein, the network infrastructure may include an access network, a metropolitan area network, and a backbone network.
在本应用实施例中,所述算力资源层和所述网络资源层是CAN架构的基础设施层;所述算网管理编排层和所述算力路由层是CAN架构的两大核心功能模块,用户及应用通过所述算力路由层接入到CAN,并通过所述算网管理编排层实现对算力资源和网络资源的感知、控制和调度。In this application example, the computing power resource layer and the network resource layer are the infrastructure layers of the CAN architecture; the computing network management and arrangement layer and the computing power routing layer are two core functional modules of the CAN architecture , users and applications access CAN through the computing power routing layer, and realize perception, control and scheduling of computing power resources and network resources through the computing network management and orchestration layer.
在本应用实施例中,所述算网管理编排层可以包含所述算网编排管理中心、算力资源管理中心和网络管理中心等子功能模块。In this application embodiment, the computing network management and orchestration layer may include subfunctional modules such as the computing network orchestration management center, computing power resource management center, and network management center.
其中,如图5所示,所述算网编排管理中心,配置为完成对算力资源和网络资源的统一管理,包括对算力资源和网络资源的感知、度量和OAM管理等。具体地,所述算网编排管理中心可以感知算力资源和网络资源,构建算力全局拓扑信息(即上述算力资源拓扑信息)和网络全局拓扑信息(即上述网络资源拓扑信息),并构建服务全局拓扑信息(即上述算力服务拓扑信息),基于构建的全局拓扑信息,实现对算力资源和网络资源的统一 运营。同时,所述算网编排管理中心,还可以配置为基于接收到的算力信息(即上述算力资源状态信息)、网络信息(即上述网络资源状态信息)和服务信息(即上述算力服务状态信息),根据业务需求(即上述服务请求),生成算力资源和网络资源的协同调度策略。Wherein, as shown in FIG. 5 , the computing network orchestration management center is configured to complete unified management of computing power resources and network resources, including perception, measurement and OAM management of computing power resources and network resources. Specifically, the computing network orchestration management center can perceive computing power resources and network resources, construct global topology information of computing power (that is, the above computing power resource topology information) and network global topology information (that is, the above network resource topology information), and construct Service global topology information (that is, the above computing power service topology information), based on the constructed global topology information, realizes the unified operation of computing power resources and network resources. At the same time, the computing network orchestration management center can also be configured based on the received computing power information (that is, the above-mentioned computing power resource status information), network information (that is, the above-mentioned network resource status information) and service information (that is, the above-mentioned computing power service status information), and generate a coordinated scheduling strategy for computing power resources and network resources according to business requirements (that is, the above-mentioned service requests).
所述算力资源管理中心,首先,配置为针对异构的计算资源,通过算力建模对算力资源进行抽象描述和表示,形成节点算力信息(即上述第一模板或第二模板),以屏蔽底层硬件设备的差异;所述算力信息可以通过算力通告传递给相应的网络节点(比如图5所示的CAN路由节点,CAN路由节点的功能相当于上述第三节点的功能)。其次,还可以配置为对算力资源及网络资源进行OAM操作,并实现算力运营及网络运营。这里,所述算力资源管理中心需要接收所述算网编排管理中心的配置和管理,并向所述算网编排管理中心上报算力状态情况(即上述算力资源状态信息)。The computing power resource management center is first configured to abstractly describe and represent computing power resources through computing power modeling for heterogeneous computing resources to form node computing power information (that is, the above-mentioned first template or second template) , to shield the difference of the underlying hardware devices; the computing power information can be transmitted to the corresponding network node through the computing power notification (such as the CAN routing node shown in Figure 5, the function of the CAN routing node is equivalent to the function of the third node above) . Secondly, it can also be configured to perform OAM operations on computing power resources and network resources, and realize computing power operations and network operations. Here, the computing power resource management center needs to receive the configuration and management of the computing network orchestration management center, and report the computing power status (that is, the above computing power resource status information) to the computing network orchestration management center.
所述网络管理中心,配置为实现对当前网络资源的管理和运维。这里,所述网络管理中心需要接收所述算网编排管理中心的配置和管理,并向所述算网编排管理中心上报网络资源状态情况(即上述网络资源状态信息)。The network management center is configured to implement management and operation and maintenance of current network resources. Here, the network management center needs to receive the configuration and management of the computing network orchestration management center, and report the network resource status (that is, the above-mentioned network resource status information) to the computing network orchestration management center.
在本应用实施例中,所述算网编排管理中心,还可以配置为支持对全网的算力节点、网络节点和服务信息进行注册、更新和注销等管理。比如,算力节点上线后,可以向算网编排管理中心通告其算力使能信息(即首次向算网编排管理中心发送上述算力资源状态信息),所述算力使能信息可以包含算力节点标识或算力资源的标识、设备类型、芯片类型、存储、计算等资源信息。In this application embodiment, the computing network orchestration management center can also be configured to support the management of registration, update and cancellation of computing power nodes, network nodes and service information of the entire network. For example, after a computing power node goes online, it can notify its computing power enabling information to the computing network orchestration management center (that is, send the above computing power resource status information to the computing network orchestrating management center for the first time), and the computing power enabling information can include Resource information such as power node identification or computing power resource identification, device type, chip type, storage, and computing.
在本应用实施例中,所述算网编排管理中心,还可以配置为实现对服务、网络资源和算力资源的感知的方法的配置和管理,主要包括但不限于:In this application embodiment, the computing network orchestration management center can also be configured to realize the configuration and management of the method of perception of services, network resources and computing power resources, mainly including but not limited to:
1)向算力服务层、算力资源层和网络资源层下发多维资源感知的模版(比如上述第一模板、第二模板、第三模板和第四模板),以供算力服务层、算力资源层和网络资源层按照模版进行算力服务信息(即上述算力服务状态信息)、算力资源信息(即上述算力资源状态信息)和网络资源信息(即上述网络资源状态信息)的感知和度量。1) Send multi-dimensional resource-aware templates (such as the above-mentioned first template, second template, third template and fourth template) to the computing power service layer, computing power resource layer and network resource layer for the computing power service layer, The computing power resource layer and the network resource layer perform computing power service information (that is, the above computing power service status information), computing power resource information (that is, the above computing power resource status information) and network resource information (that is, the above network resource status information) according to the template. perception and measurement.
2)通过所述多维资源感知的模版或单独下发的指示信息,所述算网编排管理中心可以自适应地订购需要采集、感知或测量的参数以及反馈的频率(即上报信息的频率)等。根据接收到的按照指定频率上报的多维资源的感知和测量结果(包含上述算力资源状态信息、上述网络资源状态信息和上述算力服务状态信息),算网管理编排层可以更新算力拓扑信息、服务拓扑信息和网络拓扑信息,进而可以基于更新后的算力拓扑信息、服务拓扑信息和网络拓扑信息,实现网络资源和算力可编程的协同编排和业务的自动适配。2) Through the multi-dimensional resource-aware template or separately delivered instruction information, the computing network orchestration management center can adaptively order the parameters that need to be collected, sensed or measured, and the frequency of feedback (that is, the frequency of reporting information), etc. . According to the received perception and measurement results of multi-dimensional resources reported according to the specified frequency (including the above-mentioned computing power resource status information, the above-mentioned network resource status information and the above-mentioned computing power service status information), the computing network management and arrangement layer can update the computing power topology information , service topology information, and network topology information, and then based on the updated computing power topology information, service topology information, and network topology information, the collaborative orchestration of network resources and computing power can be programmed and the automatic adaptation of services can be realized.
3)可以接收终端用户需求(即上述服务请求),综合考虑业务需求、算力资源状态信息和网络资源状态信息,生成协同调度策略,实现业务的 灵活调度。3) It can receive end-user requirements (that is, the above-mentioned service requests), comprehensively consider business requirements, computing resource status information and network resource status information, and generate a collaborative scheduling strategy to achieve flexible scheduling of services.
4)支持算力服务管理功能,即支持算力服务在各算力节点上的生命周期管理相关能力,具体可以包括但不限于:4) Support the management function of computing power service, that is, support the life cycle management related capabilities of computing power service on each computing power node, which may specifically include but not limited to:
对算力服务镜像进行管理,包括新增、版本更新、删除等;Manage the computing power service image, including adding, version updating, deleting, etc.;
算力服务的实例化、更新、扩容、缩容、实例终止等;Instantiation, update, expansion, shrinkage, instance termination, etc. of computing power services;
对算力节点上的异构算力资源(比如CPU、GPU、嵌入式神经网络处理器(NPU)、FPGA等)进行预留、分配及释放等。Reserve, allocate and release heterogeneous computing power resources (such as CPU, GPU, embedded neural network processor (NPU), FPGA, etc.) on computing power nodes.
5)支持算力服务编排功能,即面向算力服务体验,智能化编排和调度算力服务到其适合的算力节点上,具体可以包括但不限于:5) Support computing power service orchestration function, that is, for computing power service experience, intelligently arrange and dispatch computing power services to their suitable computing power nodes, which may include but not limited to:
基于预设的策略或AI算法,与算力服务管理功能(即所述算力服务层)交互,实现对算力服务在一个或多个算力节点上依据算力服务质量要求的实例化、服务更新、弹性扩缩容及服务终止等;Based on the preset strategy or AI algorithm, it interacts with the computing power service management function (that is, the computing power service layer) to realize the instantiation of the computing power service on one or more computing power nodes according to the computing power service quality requirements, Service update, flexible expansion and contraction, service termination, etc.;
通知算力路由节点(比如软件定义网络(SDN)网络控制器)实现节点与节点、节点与用户间的连接建立,并根据算力服务质量要求,提供对应等级的SLA;Notify computing power routing nodes (such as software-defined network (SDN) network controllers) to establish connections between nodes and nodes and between nodes and users, and provide corresponding levels of SLA according to computing power service quality requirements;
通过对算力节点状态、网络状态、算力服务状态的感知,实现对算力服务质量的评估。Through the perception of computing power node status, network status, and computing power service status, the evaluation of computing power service quality is realized.
实际应用时,算力服务主要从服务器侧描述应用;所述算网管理编排层可以直接进行算力服务的管理和编排,也可以通过对算力节点状态、网络状态、算力服务状态的感知,生成算力服务调度的策略下发到算力服务层,由算力服务层根据接收的策略实现对算力服务的管理和编排;换句话说,算力服务的分解执行及调度可以在算力服务层执行,也可以在算网管理编排层执行。In actual application, the computing power service mainly describes the application from the server side; the computing network management and orchestration layer can directly manage and arrange the computing power service, or through the perception of computing power node status, network status, and computing power service status , generate the computing power service scheduling strategy and send it to the computing power service layer, and the computing power service layer realizes the management and arrangement of computing power services according to the received strategy; in other words, the decomposition, execution and scheduling of computing power services can be It can be executed at the power service layer, or at the computing network management and orchestration layer.
在本应用实施例中,根据网络部署状态,所述算网管理编排层可以选择在管理面(即所述算网编排管理中心,对应于上述第一节点)、控制面(即所述算力路由层的控制面,对应于上述第二节点)或者数据面(即算力路由节点,对应于上述第三节点)执行具体调度。In this application embodiment, according to the network deployment status, the computing network management and orchestration layer can be selected on the management plane (that is, the computing network orchestration management center, corresponding to the above-mentioned first node), the control plane (that is, the computing power The control plane of the routing layer, corresponding to the above-mentioned second node) or the data plane (that is, the computing power routing node, corresponding to the above-mentioned third node) executes specific scheduling.
下面结合图6至图8对三种算网协同调度方式进行详细说明。The three computing-network collaborative scheduling methods will be described in detail below with reference to FIG. 6 to FIG. 8 .
首先,如图6所示,在管理面执行算网协同调度,即由算网编排管理中心的“网络管理模块”向“算力编排器+网络(也可以称为算网编排器)”通告网络信息(即上述网络资源状态信息),由算网编排管理中心进行统一的算网协同调度,生成调度策略,并将调度策略发送给网络控制器(也可以称为算网控制器),供网络控制器进一步地根据调度策略生成路径转发表,从而通过增强“算力编排器”和网络控制器之间的接口配置,即由网络控制器将网络信息发送给算力编排器,算力编排器感知网络资源信息,提高执行协同调度策略的效率。First, as shown in Figure 6, the computing network collaborative scheduling is performed on the management plane, that is, the "network management module" of the computing network orchestration management center notifies the "computing power orchestrator + network (also called computing network orchestrator)" Network information (that is, the above-mentioned network resource status information), the computing network orchestration management center performs a unified computing network collaborative scheduling, generates a scheduling strategy, and sends the scheduling strategy to the network controller (also called the computing network controller). The network controller further generates a path forwarding table according to the scheduling strategy, so that by enhancing the interface configuration between the "computing power orchestrator" and the network controller, that is, the network controller sends network information to the computing power orchestrator, and the computing power orchestration The server perceives network resource information and improves the efficiency of executing collaborative scheduling strategies.
其中,所述网络控制器,配置为收集网络信息,将网络信息上报至算网编排器,并配置为接收算网编排器的网络编排策略(即所述调度策略)。 所述算网编排器,配置为收集算力信息(即上述算力资源状态信息),接收来自网络控制器的网络信息,进行算力资源和网络资源的联合编排,生成编排策略;并配置为将编排策略下发至网络控制器。可以理解,所述算网编排器负责业务调度。Wherein, the network controller is configured to collect network information, report the network information to the computing network orchestrator, and is configured to receive the network orchestration policy (ie, the scheduling policy) of the computing network orchestrator. The computing network orchestrator is configured to collect computing power information (that is, the above computing power resource status information), receive network information from the network controller, perform joint programming of computing power resources and network resources, and generate an orchestration strategy; and is configured to Send the orchestration policy to the network controller. It can be understood that the computing network orchestrator is responsible for service scheduling.
其次,如图7所示,在控制面执行算网协同调度,即由算网编排管理中心的“算力编排器”通过“网络管理模块”向算网控制器通告算力信息,由算网控制器进行统一的算力资源和网络资源的协同调度,生成调度策略,并进一步地根据调度策略生成路径转发表,从而通过增强“算力编排器”和网络控制器之间的接口配置,并增强网络控制器,让网络控制器感知算力资源信息,提高执行协同调度策略的效率。Secondly, as shown in Figure 7, the computing network collaborative scheduling is performed on the control plane, that is, the "computing power orchestrator" of the computing network orchestration management center notifies the computing power information to the computing network controller through the "network management module", and the computing network The controller performs coordinated scheduling of unified computing power resources and network resources, generates scheduling policies, and further generates path forwarding tables according to the scheduling policies, thereby enhancing the interface configuration between the "computing power orchestrator" and the network controller, and The network controller is enhanced to allow the network controller to perceive computing resource information and improve the efficiency of executing collaborative scheduling strategies.
第三,如图8所示,在数据面执行算网协同调度,即由算网编排管理中心的“算网统一编排器”进行网络和算力的协同编排调度,由算网管理编排层构建静态的算力拓扑信息和网络拓扑信息,将算力拓扑信息和网络拓扑信息下发到数据面,由数据面实现协同调度策略的生成和执行;换句话说,算网管理编排层将算力拓扑信息和网络拓扑信息下发到控制面,由控制面实现分布式的业务调度。Third, as shown in Figure 8, the computing network collaborative scheduling is performed on the data plane, that is, the "computing network unified orchestrator" of the computing network orchestration management center performs collaborative scheduling of the network and computing power, and is constructed by the computing network management and orchestration layer Static computing power topology information and network topology information, the computing power topology information and network topology information are delivered to the data plane, and the data plane realizes the generation and execution of collaborative scheduling strategies; in other words, the computing network management and orchestration layer Topology information and network topology information are delivered to the control plane, which implements distributed service scheduling.
在本应用实施例中,算网编排管理中心的各个模块是根据逻辑功能划分的,实际应用时,可以根据需求将算网编排管理中心的各个功能划分为不同的模块。In this application example, each module of the Computing Network Orchestration Management Center is divided according to logical functions. In actual application, each function of the Computing Network Orchestration Management Center can be divided into different modules according to requirements.
本应用实施例提供的方案,具有以下优点:The solution provided by this application example has the following advantages:
第一,通过算网协同编排管理,实现对算力资源和网络资源的统一管控和管理,实现算力资源和网络资源的全局优化配置。First, through the collaborative orchestration and management of the computing network, the unified control and management of computing power resources and network resources can be realized, and the global optimal configuration of computing power resources and network resources can be realized.
第二,提供管理面(即所述算网编排管理中心)、控制面(即所述算网控制器)和数据面(即所述算力路由节点)协同的算网协同编排管理的多种方案,利于分阶段在现网的部署,有助于推动算力网络的实践进展。Second, provide a variety of computing-network collaborative orchestration and management methods in which the management plane (that is, the computing network orchestration management center), the control plane (that is, the computing network controller) and the data plane (that is, the computing power routing node) cooperate The solution is conducive to phased deployment on the live network and helps to promote the practical progress of the computing power network.
为了实现本申请实施例的方法,本申请实施例还提供了一种管理和调度装置,如图9所示,该装置包括:In order to implement the method of the embodiment of the present application, the embodiment of the present application also provides a management and scheduling device, as shown in Figure 9, the device includes:
第一管理单元901,配置为对网络的算力资源和网络资源进行管理;The first management unit 901 is configured to manage computing resources and network resources of the network;
第二管理单元902,配置为对网络的算力服务进行管理;The second management unit 902 is configured to manage computing power services of the network;
调度单元903,配置为接收第一业务的服务请求,对所述第一业务进行调度。The scheduling unit 903 is configured to receive the service request of the first service, and schedule the first service.
其中,在一实施例中,所述调度单元903,还配置为:Wherein, in an embodiment, the scheduling unit 903 is further configured to:
至少基于所述网络的算力资源和网络资源,针对所述第一业务生成调度策略;generating a scheduling policy for the first service based at least on the computing resources and network resources of the network;
并向所述网络的第二节点发送所述调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能;所述第三节点至少具有算力感知功能和转发功能。and sending the scheduling policy to the second node of the network; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service into the network The corresponding third node performs processing; the second node has at least a network control function; and the third node has at least a computing power sensing function and a forwarding function.
在一实施例中,所述调度单元903,还配置为向所述网络的第二节点发送所述网络的算力资源信息,发送的算力资源信息用于供所述第二节点至少基于算力资源信息和网络资源,生成针对所述第一业务的调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能和算力信息感知功能;所述第三节点至少具有算力感知功能和转发功能。In an embodiment, the scheduling unit 903 is further configured to send computing power resource information of the network to the second node of the network, and the sent computing power resource information is used for the second node based on at least computing resource information and network resources, and generate a scheduling policy for the first service; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to the The corresponding third node in the network performs processing; the second node has at least a network control function and a computing power information sensing function; the third node has at least a computing power sensing function and a forwarding function.
在一实施例中,所述调度单元903,还配置为向所述网络的至少一个第三节点发送所述网络的算力资源信息和网络资源信息,发送的算力资源信息和网络资源信息用于供所述第三节点至少基于算力资源信息和网络资源信息,生成针对所述第一业务的调度策略;所述调度策略用于供所述第三节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第三节点至少具有算力感知功能和转发功能。In an embodiment, the scheduling unit 903 is further configured to send computing power resource information and network resource information of the network to at least one third node of the network, and the sent computing power resource information and network resource information are used in For the third node to generate a scheduling strategy for the first service based on at least computing power resource information and network resource information; the scheduling strategy is used for the third node to determine the forwarding path of the first service , so as to dispatch the first service to a corresponding third node in the network for processing; the third node has at least a computing power sensing function and a forwarding function.
在一实施例中,该装置还包括获取单元,配置为获取所述网络的算力资源状态信息;所述第三节点至少具有算力感知功能和转发功能;In an embodiment, the device further includes an acquiring unit configured to acquire status information of computing power resources of the network; the third node has at least a computing power sensing function and a forwarding function;
相应地,所述第一管理单元901,还配置为基于获取的算力资源状态信息对所述网络的算力资源进行管理。Correspondingly, the first management unit 901 is further configured to manage the computing resources of the network based on the acquired status information of the computing resources.
在一实施例中,该装置还包括更新单元,配置为基于获取的算力资源状态信息更新所述网络的算力资源拓扑信息。In an embodiment, the device further includes an updating unit configured to update the computing power resource topology information of the network based on the obtained computing power resource state information.
在一实施例中,所述获取单元,还配置为获取所述网络的网络资源状态信息;In an embodiment, the obtaining unit is further configured to obtain network resource state information of the network;
相应地,所述第一管理单元901,还配置为基于获取的网络资源状态信息对所述网络的网络资源进行管理。Correspondingly, the first management unit 901 is further configured to manage the network resources of the network based on the acquired network resource state information.
在一实施例中,所述更新单元,还配置为基于获取的网络资源状态信息更新所述网络的网络资源拓扑信息。In an embodiment, the updating unit is further configured to update the network resource topology information of the network based on the acquired network resource status information.
在一实施例中,所述第一管理单元901对网络的算力资源和网络资源进行管理时,还配置为:In an embodiment, when the first management unit 901 manages the computing resources and network resources of the network, it is further configured to:
对所述网络的算力资源和网络资源进行OAM操作;Perform OAM operations on the computing resources and network resources of the network;
和/或,and / or,
对所述网络的算力资源和/或网络资源进行运营处理。Perform operational processing on the computing resources and/or network resources of the network.
在一实施例中,所述第二管理单元902,还配置为执行以下操作之一:In an embodiment, the second management unit 902 is further configured to perform one of the following operations:
对算力服务镜像进行管理;Manage computing power service images;
对算力服务的实例进行管理;Manage instances of computing services;
对算力服务对应的资源进行管理。Manage the resources corresponding to the computing power service.
其中,在一实施例中,所述第二管理单元902,还配置为执行以下操作之一:Wherein, in an embodiment, the second management unit 902 is further configured to perform one of the following operations:
对算力服务镜像进行新增;Added new computing power service image;
对算力服务镜像进行版本更新;Update the version of the computing power service image;
对算力服务镜像进行删除。Delete the computing service image.
在一实施例中,所述第二管理单元902,还配置为执行以下操作之一:In an embodiment, the second management unit 902 is further configured to perform one of the following operations:
通知第二节点建立节点与节点之间的连接、节点与终端之间的连接;Notifying the second node to establish a connection between nodes and a connection between nodes and terminals;
至少基于所述网络的算力资源状态信息、网络资源状态信息和算力服务状态信息,评估算力服务的服务质量;Evaluate the service quality of the computing power service based at least on the computing power resource status information of the network, the network resource status information and the computing power service status information;
将算力服务调度到至少一个第四节点,以执行以下操作至少之一:Dispatch the computing power service to at least one fourth node to perform at least one of the following operations:
对算力服务进行实例化;Instantiate the computing power service;
对算力服务的实例进行更新;Update the instance of computing power service;
终止算力服务;Termination of computing services;
其中,所述第四节点至少具有算力功能。Wherein, the fourth node has at least a computing power function.
在一实施例中,所述第二管理单元902,还配置为执行以下操作之一:In an embodiment, the second management unit 902 is further configured to perform one of the following operations:
为算力服务预留资源;Reserve resources for computing services;
为算力服务分配资源;Allocate resources for computing services;
释放算力服务的资源;Release resources for computing services;
对算力服务的资源进行扩容和/或缩容。Expand and/or shrink the resources of the computing power service.
实际应用时,所述第一管理单元901、所述第二管理单元902、所述调度单元903、所述获取单元和所述更新单元可由管理和调度装置中的处理器实现。In actual application, the first management unit 901, the second management unit 902, the scheduling unit 903, the acquiring unit and the updating unit may be implemented by a processor in the management and scheduling device.
需要说明的是:上述实施例提供的管理和调度装置在对业务进行调度时,仅以上述各程序模块的划分进行举例说明,实际应用时,可以根据需要而将上述处理分配由不同的程序模块完成,即将装置的内部结构划分成不同的程序模块,以完成以上描述的全部或者部分处理。另外,上述实施例提供的管理和调度装置与管理和调度方法实施例属于同一构思,其具体实现过程详见方法实施例,这里不再赘述。It should be noted that: when the management and scheduling device provided by the above-mentioned embodiment schedules services, it only uses the division of the above-mentioned program modules for illustration. In actual application, the above-mentioned processing can be assigned to different program modules according to needs Completion means that the internal structure of the device is divided into different program modules to complete all or part of the processing described above. In addition, the management and scheduling device and the management and scheduling method embodiments provided in the above embodiments belong to the same concept, and the specific implementation process thereof is detailed in the method embodiments, and will not be repeated here.
基于上述程序模块的硬件实现,且为了实现本申请实施例的方法,本申请实施例还提供了一种节点,如图10所示,该节点1000包括:Based on the hardware implementation of the above program modules, and in order to implement the method of the embodiment of the present application, the embodiment of the present application also provides a node, as shown in FIG. 10 , the node 1000 includes:
通信接口1001,能够与其他节点进行信息交互; Communication interface 1001, capable of information exchange with other nodes;
处理器1002,与所述通信接口1001连接,以实现与其他节点进行信息交互,配置为运行计算机程序时,执行上述一个或多个技术方案提供的方法;The processor 1002 is connected to the communication interface 1001 to implement information interaction with other nodes, and is configured to execute the methods provided by one or more of the above technical solutions when running a computer program;
存储器1003,存储能够在所述处理器1002上运行的计算机程序。The memory 1003 stores computer programs that can run on the processor 1002 .
具体地,所述处理器1002,配置为:Specifically, the processor 1002 is configured to:
对网络的算力资源和网络资源进行管理;Manage network computing resources and network resources;
对网络的算力服务进行管理;Manage computing power services of the network;
接收第一业务的服务请求,对所述第一业务进行调度。The service request of the first service is received, and the first service is scheduled.
其中,在一实施例中,所述处理器1002,还配置为:Wherein, in an embodiment, the processor 1002 is further configured to:
至少基于所述网络的算力资源和网络资源,针对所述第一业务生成调 度策略;Generate a scheduling strategy for the first service based at least on the computing resources and network resources of the network;
并向所述网络的第二节点发送所述调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能;所述第三节点至少具有算力感知功能和转发功能。and sending the scheduling policy to the second node of the network; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service into the network The corresponding third node performs processing; the second node has at least a network control function; and the third node has at least a computing power sensing function and a forwarding function.
在一实施例中,所述处理器1002,还配置为向所述网络的第二节点发送所述网络的算力资源信息,发送的算力资源信息用于供所述第二节点至少基于算力资源信息和网络资源,生成针对所述第一业务的调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能和算力信息感知功能;所述第三节点至少具有算力感知功能和转发功能。In an embodiment, the processor 1002 is further configured to send computing power resource information of the network to a second node of the network, and the sent computing power resource information is used by the second node based on at least computing resource information and network resources, and generate a scheduling policy for the first service; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to the The corresponding third node in the network performs processing; the second node has at least a network control function and a computing power information sensing function; the third node has at least a computing power sensing function and a forwarding function.
在一实施例中,所述处理器1002,还配置为向所述网络的至少一个第三节点发送所述网络的算力资源信息和网络资源信息,发送的算力资源信息和网络资源信息用于供所述第三节点至少基于算力资源信息和网络资源信息,生成针对所述第一业务的调度策略;所述调度策略用于供所述第三节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第三节点至少具有算力感知功能和转发功能。In an embodiment, the processor 1002 is further configured to send computing power resource information and network resource information of the network to at least one third node of the network, and the sent computing power resource information and network resource information are used in For the third node to generate a scheduling strategy for the first service based on at least computing power resource information and network resource information; the scheduling strategy is used for the third node to determine the forwarding path of the first service , so as to dispatch the first service to a corresponding third node in the network for processing; the third node has at least a computing power sensing function and a forwarding function.
在一实施例中,所述处理器1002,还配置为:In an embodiment, the processor 1002 is further configured to:
获取所述网络的算力资源状态信息;所述第三节点至少具有算力感知功能和转发功能;Obtaining computing power resource status information of the network; the third node has at least a computing power sensing function and a forwarding function;
基于获取的算力资源状态信息对所述网络的算力资源进行管理。The computing resources of the network are managed based on the acquired status information of the computing resources.
在一实施例中,所述处理器1002,还配置为基于获取的算力资源状态信息更新所述网络的算力资源拓扑信息。In an embodiment, the processor 1002 is further configured to update the computing power resource topology information of the network based on the obtained computing power resource state information.
在一实施例中,所述处理器1002,还配置为:In an embodiment, the processor 1002 is further configured to:
获取所述网络的网络资源状态信息;Obtaining network resource status information of the network;
基于获取的网络资源状态信息对所述网络的网络资源进行管理。The network resources of the network are managed based on the acquired network resource state information.
在一实施例中,所述处理器1002,还配置为基于获取的网络资源状态信息更新所述网络的网络资源拓扑信息。In an embodiment, the processor 1002 is further configured to update the network resource topology information of the network based on the acquired network resource state information.
在一实施例中,所述处理器1002对网络的算力资源和网络资源进行管理时,还配置为:In an embodiment, when the processor 1002 manages the computing resources and network resources of the network, it is further configured to:
对所述网络的算力资源和网络资源进行OAM操作;Perform OAM operations on the computing resources and network resources of the network;
和/或,and / or,
对所述网络的算力资源和/或网络资源进行运营处理。Perform operational processing on the computing resources and/or network resources of the network.
在一实施例中,所述处理器1002,还配置为执行以下操作之一:In an embodiment, the processor 1002 is further configured to perform one of the following operations:
对算力服务镜像进行管理;Manage computing power service images;
对算力服务的实例进行管理;Manage instances of computing services;
对算力服务对应的资源进行管理。Manage the resources corresponding to the computing power service.
其中,在一实施例中,所述处理器1002,还配置为执行以下操作之一:Wherein, in an embodiment, the processor 1002 is further configured to perform one of the following operations:
对算力服务镜像进行新增;Added new computing power service image;
对算力服务镜像进行版本更新;Update the version of the computing power service image;
对算力服务镜像进行删除。Delete the computing service image.
在一实施例中,所述处理器1002,还配置为执行以下操作之一:In an embodiment, the processor 1002 is further configured to perform one of the following operations:
通知第二节点建立节点与节点之间的连接、节点与终端之间的连接;Notifying the second node to establish a connection between nodes and a connection between nodes and terminals;
至少基于所述网络的算力资源状态信息、网络资源状态信息和算力服务状态信息,评估算力服务的服务质量;Evaluate the service quality of the computing power service based at least on the computing power resource status information of the network, the network resource status information and the computing power service status information;
将算力服务调度到至少一个第四节点,以执行以下操作至少之一:Dispatch the computing power service to at least one fourth node to perform at least one of the following operations:
对算力服务进行实例化;Instantiate the computing power service;
对算力服务的实例进行更新;Update the instance of computing power service;
终止算力服务;Termination of computing services;
其中,所述第四节点至少具有算力功能。Wherein, the fourth node has at least a computing power function.
在一实施例中,所述处理器1002,还配置为执行以下操作之一:In an embodiment, the processor 1002 is further configured to perform one of the following operations:
为算力服务预留资源;Reserve resources for computing services;
为算力服务分配资源;Allocate resources for computing services;
释放算力服务的资源;Release resources for computing services;
对算力服务的资源进行扩容和/或缩容。Expand and/or shrink the resources of the computing power service.
需要说明的是:所述处理器1002具体执行上述操作的过程详见方法实施例,这里不再赘述。It should be noted that: the specific process of the processor 1002 performing the above operations can be found in the method embodiments, and will not be repeated here.
当然,实际应用时,节点1000中的各个组件通过总线系统1004耦合在一起。可理解,总线系统1004用于实现这些组件之间的连接通信。总线系统1004除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说明起见,在图10中将各种总线都标为总线系统1004。Certainly, in actual application, various components in the node 1000 are coupled together through the bus system 1004 . It can be understood that the bus system 1004 is used to realize connection and communication between these components. In addition to the data bus, the bus system 1004 also includes a power bus, a control bus and a status signal bus. However, the various buses are labeled as bus system 1004 in FIG. 10 for clarity of illustration.
本申请实施例中的存储器1003用于存储各种类型的数据以支持节点1000的操作。这些数据的示例包括:用于在节点1000上操作的任何计算机程序。The memory 1003 in the embodiment of the present application is used to store various types of data to support the operation of the node 1000 . Examples of such data include: any computer program for operating on node 1000 .
上述本申请实施例揭示的方法可以应用于处理器1002中,或者由处理器1002实现。处理器1002可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过处理器1002中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器1002可以是通用处理器、DSP,或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。处理器1002可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者任何常规的处理器等。结合本申请实施例所公开的方法的步骤,可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于存储介质中,该存储介质位于存储器1003,处理器1002读取存 储器1003中的信息,结合其硬件完成前述方法的步骤。The methods disclosed in the foregoing embodiments of the present application may be applied to the processor 1002 or implemented by the processor 1002 . The processor 1002 may be an integrated circuit chip with signal processing capability. In the implementation process, each step of the above-mentioned method may be completed by an integrated logic circuit of hardware in the processor 1002 or instructions in the form of software. The aforementioned processor 1002 may be a general-purpose processor, DSP, or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, and the like. The processor 1002 may implement or execute various methods, steps, and logic block diagrams disclosed in the embodiments of the present application. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in a storage medium, and the storage medium is located in the memory 1003, and the processor 1002 reads the information in the memory 1003, and completes the steps of the aforementioned method in combination with its hardware.
在示例性实施例中,节点1000可以被一个或多个应用专用集成电路(ASIC,Application Specific Integrated Circuit)、DSP、可编程逻辑器件(PLD,Programmable Logic Device)、复杂可编程逻辑器件(CPLD,Complex Programmable Logic Device)、FPGA、通用处理器、控制器、微控制器(MCU,Micro Controller Unit)、微处理器(Microprocessor)、或者其他电子元件实现,用于执行前述方法。In an exemplary embodiment, the node 1000 may be implemented by one or more Application Specific Integrated Circuit (ASIC, Application Specific Integrated Circuit), DSP, Programmable Logic Device (PLD, Programmable Logic Device), Complex Programmable Logic Device (CPLD, Complex Programmable Logic Device), FPGA, general-purpose processor, controller, microcontroller (MCU, Micro Controller Unit), microprocessor (Microprocessor), or other electronic components are used to implement the aforementioned method.
可以理解,本申请实施例的存储器1003可以是易失性存储器或者非易失性存储器,也可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是ROM、可编程只读存储器(PROM,Programmable Read-Only Memory)、可擦除可编程只读存储器(EPROM,Erasable Programmable Read-Only Memory)、电可擦除可编程只读存储器(EEPROM,Electrically Erasable Programmable Read-Only Memory)、磁性随机存取存储器(FRAM,ferromagnetic random access memory)、快闪存储器(Flash Memory)、磁表面存储器、光盘、或只读光盘(CD-ROM,Compact Disc Read-Only Memory);磁表面存储器可以是磁盘存储器或磁带存储器。易失性存储器可以是RAM,其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(SRAM,Static Random Access Memory)、同步静态随机存取存储器(SSRAM,Synchronous Static Random Access Memory)、动态随机存取存储器(DRAM,Dynamic Random Access Memory)、同步动态随机存取存储器(SDRAM,Synchronous Dynamic Random Access Memory)、双倍数据速率同步动态随机存取存储器(DDRSDRAM,Double Data Rate Synchronous Dynamic Random Access Memory)、增强型同步动态随机存取存储器(ESDRAM,Enhanced Synchronous Dynamic Random Access Memory)、同步连接动态随机存取存储器(SLDRAM,SyncLink Dynamic Random Access Memory)、直接内存总线随机存取存储器(DRRAM,Direct Rambus Random Access Memory)。本申请实施例描述的存储器旨在包括但不限于这些和任意其他适合类型的存储器。It can be understood that the memory 1003 in this embodiment of the present application may be a volatile memory or a nonvolatile memory, and may also include both volatile and nonvolatile memories. Among them, the non-volatile memory can be ROM, Programmable Read-Only Memory (PROM, Programmable Read-Only Memory), Erasable Programmable Read-Only Memory (EPROM, Erasable Programmable Read-Only Memory), Electrically Erasable Programmable read-only memory (EEPROM, Electrically Erasable Programmable Read-Only Memory), magnetic random access memory (FRAM, ferromagnetic random access memory), flash memory (Flash Memory), magnetic surface memory, optical disc, or CD-ROM -ROM, Compact Disc Read-Only Memory); magnetic surface storage can be disk storage or tape storage. Volatile memory can be RAM, which acts as external cache memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM, Static Random Access Memory), Synchronous Static Random Access Memory (SSRAM, Synchronous Static Random Access Memory), Dynamic Random Access Memory Memory (DRAM, Dynamic Random Access Memory), synchronous dynamic random access memory (SDRAM, Synchronous Dynamic Random Access Memory), double data rate synchronous dynamic random access memory (DDRSDRAM, Double Data Rate Synchronous Dynamic Random Access Memory), enhanced Synchronous Dynamic Random Access Memory (ESDRAM, Enhanced Synchronous Dynamic Random Access Memory), Synchronous Link Dynamic Random Access Memory (SLDRAM, SyncLink Dynamic Random Access Memory), Direct Memory Bus Random Access Memory (DRRAM, Direct Rambus Random Access Memory ). The memories described in the embodiments of the present application are intended to include but not limited to these and any other suitable types of memories.
为了实现本申请实施例提供的方法,本申请实施例还提供了一种管理和调度系统,如图11所示,该系统包括:第一节点1101、第二节点1102、第三节点1103和第四节点1104。In order to implement the method provided by the embodiment of the present application, the embodiment of the present application also provides a management and scheduling system, as shown in Figure 11, the system includes: a first node 1101, a second node 1102, a third node 1103 and Four nodes 1104 .
这里,需要说明的是:所述第一节点1101、所述第二节点1102、所述第三节点1103和所述第四节点1104的具体处理过程已在上文详述,这里不再赘述。Here, it should be noted that: the specific processing procedures of the first node 1101, the second node 1102, the third node 1103, and the fourth node 1104 have been described in detail above, and will not be repeated here.
在示例性实施例中,本申请实施例还提供了一种存储介质,即计算机存储介质,具体为计算机可读存储介质,例如包括存储计算机程序的存储器1003,上述计算机程序可由节点1000的处理器1002执行,以完成前述 方法所述步骤。计算机可读存储介质可以是FRAM、ROM、PROM、EPROM、EEPROM、Flash Memory、磁表面存储器、光盘、或CD-ROM等存储器。In an exemplary embodiment, the embodiment of the present application also provides a storage medium, that is, a computer storage medium, specifically a computer-readable storage medium, for example, including a memory 1003 storing a computer program, and the above-mentioned computer program can be executed by the processor of the node 1000 Step 1002 is executed to complete the steps described in the foregoing method. The computer-readable storage medium can be memories such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface memory, optical disc, or CD-ROM.
需要说明的是:“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that: "first", "second", etc. are used to distinguish similar objects, and not necessarily used to describe a specific order or sequence.
另外,本申请实施例所记载的技术方案之间,在不冲突的情况下,可以任意组合。In addition, the technical solutions described in the embodiments of the present application may be combined arbitrarily if there is no conflict.
以上所述,仅为本申请的较佳实施例而已,并非用于限定本申请的保护范围。The above descriptions are only preferred embodiments of the present application, and are not intended to limit the protection scope of the present application.

Claims (17)

  1. 一种管理和调度方法,应用于第一节点,包括:A management and scheduling method, applied to a first node, comprising:
    对网络的算力资源和网络资源进行管理;Manage network computing resources and network resources;
    对网络的算力服务进行管理;Manage computing power services of the network;
    接收第一业务的服务请求,对所述第一业务进行调度。The service request of the first service is received, and the first service is scheduled.
  2. 根据权利要求1所述的方法,其中,所述对所述第一业务进行调度,包括:The method according to claim 1, wherein the scheduling of the first service comprises:
    至少基于所述网络的算力资源和网络资源,针对所述第一业务生成调度策略;generating a scheduling policy for the first service based at least on the computing resources and network resources of the network;
    并向所述网络的第二节点发送所述调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能;所述第三节点至少具有算力感知功能和转发功能。and sending the scheduling policy to the second node of the network; the scheduling policy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service into the network The corresponding third node performs processing; the second node has at least a network control function; and the third node has at least a computing power sensing function and a forwarding function.
  3. 根据权利要求1所述的方法,其中,所述对所述第一业务进行调度,包括:The method according to claim 1, wherein the scheduling of the first service comprises:
    向所述网络的第二节点发送所述网络的算力资源信息,发送的算力资源信息用于供所述第二节点至少基于算力资源信息和网络资源,生成针对所述第一业务的调度策略;所述调度策略用于供所述第二节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第二节点至少具有网络控制功能和算力信息感知功能;所述第三节点至少具有算力感知功能和转发功能。sending the computing power resource information of the network to the second node of the network, and the sent computing power resource information is used for the second node to generate the computing power resource information for the first service based on at least the computing power resource information and network resources a scheduling strategy; the scheduling strategy is used for the second node to determine the forwarding path of the first service, so as to schedule the first service to a corresponding third node in the network for processing; the second The node has at least a network control function and a computing power information sensing function; the third node has at least a computing power sensing function and a forwarding function.
  4. 根据权利要求1所述的方法,其中,所述对所述第一业务进行调度,包括:The method according to claim 1, wherein the scheduling of the first service comprises:
    向所述网络的至少一个第三节点发送所述网络的算力资源信息和网络资源信息,发送的算力资源信息和网络资源信息用于供所述第三节点至少基于算力资源信息和网络资源信息,生成针对所述第一业务的调度策略;所述调度策略用于供所述第三节点确定所述第一业务的转发路径,以将所述第一业务调度到所述网络中对应的第三节点进行处理;所述第三节点至少具有算力感知功能和转发功能。Sending the computing power resource information and network resource information of the network to at least one third node of the network, the sent computing power resource information and network resource information are used for the third node based on at least the computing power resource information and the network resource information Resource information, generating a scheduling policy for the first service; the scheduling policy is used for the third node to determine the forwarding path of the first service, so as to schedule the first service to a corresponding The third node for processing; the third node has at least a computing power sensing function and a forwarding function.
  5. 根据权利要求1所述的方法,其中,所述方法还包括:The method according to claim 1, wherein the method further comprises:
    获取所述网络的算力资源状态信息;Obtain the status information of the computing resources of the network;
    基于获取的算力资源状态信息对所述网络的算力资源进行管理。The computing resources of the network are managed based on the acquired status information of the computing resources.
  6. 根据权利要求5所述的方法,其中,The method according to claim 5, wherein,
    基于获取的算力资源状态信息更新所述网络的算力资源拓扑信息。Updating the computing power resource topology information of the network based on the obtained computing power resource state information.
  7. 根据权利要求1所述的方法,其中,所述方法还包括:The method according to claim 1, wherein the method further comprises:
    获取所述网络的网络资源状态信息;Obtaining network resource status information of the network;
    基于获取的网络资源状态信息对所述网络的网络资源进行管理。The network resources of the network are managed based on the acquired network resource state information.
  8. 根据权利要求7所述的方法,其中,The method according to claim 7, wherein,
    基于获取的网络资源状态信息更新所述网络的网络资源拓扑信息。Updating the network resource topology information of the network based on the acquired network resource state information.
  9. 根据权利要求1至8任一项所述的方法,其中,所述对网络的算力资源和网络资源进行管理时,所述方法包括:The method according to any one of claims 1 to 8, wherein when managing the computing resources and network resources of the network, the method includes:
    对所述网络的算力资源和网络资源进行操作维护管理OAM操作;Perform OAM operations on the computing power resources and network resources of the network;
    和/或,and / or,
    对所述网络的算力资源和/或网络资源进行运营处理。Perform operational processing on the computing resources and/or network resources of the network.
  10. 根据权利要求1至8任一项所述的方法,其中,所述对网络的算力服务进行管理,包括以下至少之一:The method according to any one of claims 1 to 8, wherein said managing network computing services includes at least one of the following:
    对算力服务镜像进行管理;Manage computing power service images;
    对算力服务的实例进行管理;Manage instances of computing services;
    对算力服务对应的资源进行管理。Manage the resources corresponding to the computing power service.
  11. 根据权利要求10所述的方法,其中,所述对算力服务镜像进行管理,包括以下至少之一:The method according to claim 10, wherein said managing the computing power service image includes at least one of the following:
    对算力服务镜像进行新增;Added new computing power service image;
    对算力服务镜像进行版本更新;Update the version of the computing power service image;
    对算力服务镜像进行删除。Delete the computing service image.
  12. 根据权利要求10所述的方法,其中,所述对算力服务的实例进行管理,包括以下至少之一:The method according to claim 10, wherein said managing instances of computing power services includes at least one of the following:
    通知第二节点建立节点与节点之间的连接、节点与终端之间的连接;Notifying the second node to establish a connection between nodes and a connection between nodes and terminals;
    至少基于所述网络的算力资源状态信息、网络资源状态信息和算力服务状态信息,评估算力服务的服务质量;Evaluate the service quality of the computing power service based at least on the computing power resource status information of the network, the network resource status information and the computing power service status information;
    将算力服务调度到至少一个第四节点,以执行以下操作至少之一:Dispatch the computing power service to at least one fourth node to perform at least one of the following operations:
    对算力服务进行实例化;Instantiate the computing power service;
    对算力服务的实例进行更新;Update the instance of computing power service;
    终止算力服务;Termination of computing services;
    其中,所述第四节点至少具有算力功能。Wherein, the fourth node has at least a computing power function.
  13. 根据权利要求10所述的方法,其中,所述对算力服务对应的资源进行管理,包括以下至少之一:The method according to claim 10, wherein said managing resources corresponding to computing power services includes at least one of the following:
    为算力服务预留资源;Reserve resources for computing services;
    为算力服务分配资源;Allocate resources for computing services;
    释放算力服务的资源;Release resources for computing services;
    对算力服务的资源进行扩容和/或缩容。Expand and/or shrink the resources of the computing power service.
  14. 一种管理和调度装置,包括:A management and scheduling device, comprising:
    第一管理单元,配置为对网络的算力资源和网络资源进行管理;The first management unit is configured to manage computing resources and network resources of the network;
    第二管理单元,配置为对网络的算力服务进行管理;The second management unit is configured to manage the computing service of the network;
    调度单元,配置为接收第一业务的服务请求,对所述第一业务进行 调度。The scheduling unit is configured to receive the service request of the first service, and schedule the first service.
  15. 一种节点,包括:处理器及通信接口;其中,A node, including: a processor and a communication interface; wherein,
    所述处理器,配置为对网络的算力资源和网络资源进行管理;对网络的算力服务进行管理;以及通过所述通信接口接收第一业务的服务请求,对所述第一业务进行调度。The processor is configured to manage network computing resources and network resources; manage network computing services; and receive a service request for a first service through the communication interface, and schedule the first service .
  16. 一种节点,包括:处理器和配置为存储能够在处理器上运行的计算机程序的存储器,A node comprising: a processor and memory configured to store a computer program capable of running on the processor,
    其中,所述处理器配置为运行所述计算机程序时,执行权利要求1至13任一项所述方法的步骤。Wherein, the processor is configured to execute the steps of the method according to any one of claims 1 to 13 when running the computer program.
  17. 一种存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至13任一项所述方法的步骤。A storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the steps of the method according to any one of claims 1 to 13 are realized.
PCT/CN2022/105717 2021-07-14 2022-07-14 Management and scheduling method and apparatus, node, and storage medium WO2023284830A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110797438.7A CN115622904A (en) 2021-07-14 2021-07-14 Management and scheduling method, device, node and storage medium
CN202110797438.7 2021-07-14

Publications (1)

Publication Number Publication Date
WO2023284830A1 true WO2023284830A1 (en) 2023-01-19

Family

ID=84856202

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/105717 WO2023284830A1 (en) 2021-07-14 2022-07-14 Management and scheduling method and apparatus, node, and storage medium

Country Status (2)

Country Link
CN (1) CN115622904A (en)
WO (1) WO2023284830A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115955383A (en) * 2023-03-14 2023-04-11 中国电子科技集团公司第五十四研究所 Broadband low-delay high-precision signal coprocessing system for mixed computing power
CN116436800A (en) * 2023-06-13 2023-07-14 新华三技术有限公司 Resource scheduling method and device
CN116684418A (en) * 2023-08-03 2023-09-01 北京神州泰岳软件股份有限公司 Calculation power arrangement scheduling method, calculation power network and device based on calculation power service gateway

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115412609B (en) * 2022-08-16 2023-07-28 中国联合网络通信集团有限公司 Service processing method, device, server and storage medium
CN116501501A (en) * 2023-06-21 2023-07-28 亚信科技(中国)有限公司 Method and device for managing and arranging computing power resources, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170078216A1 (en) * 2013-10-17 2017-03-16 Ciena Corporation Method and apparatus for provisioning virtual network functions from a network service provider
CN111953526A (en) * 2020-07-24 2020-11-17 新华三大数据技术有限公司 Hierarchical computational power network arrangement method, device and storage medium
CN112003660A (en) * 2020-07-17 2020-11-27 北京大学深圳研究生院 Dimension measurement method of resources in network, calculation force scheduling method and storage medium
CN113079218A (en) * 2021-04-09 2021-07-06 网络通信与安全紫金山实验室 Service-oriented computing power network system, working method and storage medium
CN114095577A (en) * 2020-07-31 2022-02-25 中国移动通信有限公司研究院 Resource request method and device, calculation network element node and calculation application equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170078216A1 (en) * 2013-10-17 2017-03-16 Ciena Corporation Method and apparatus for provisioning virtual network functions from a network service provider
CN112003660A (en) * 2020-07-17 2020-11-27 北京大学深圳研究生院 Dimension measurement method of resources in network, calculation force scheduling method and storage medium
CN111953526A (en) * 2020-07-24 2020-11-17 新华三大数据技术有限公司 Hierarchical computational power network arrangement method, device and storage medium
CN114095577A (en) * 2020-07-31 2022-02-25 中国移动通信有限公司研究院 Resource request method and device, calculation network element node and calculation application equipment
CN113079218A (en) * 2021-04-09 2021-07-06 网络通信与安全紫金山实验室 Service-oriented computing power network system, working method and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115955383A (en) * 2023-03-14 2023-04-11 中国电子科技集团公司第五十四研究所 Broadband low-delay high-precision signal coprocessing system for mixed computing power
CN115955383B (en) * 2023-03-14 2023-05-16 中国电子科技集团公司第五十四研究所 Broadband low-time-delay high-precision mixed computing power signal cooperative processing system
CN116436800A (en) * 2023-06-13 2023-07-14 新华三技术有限公司 Resource scheduling method and device
CN116436800B (en) * 2023-06-13 2023-09-19 新华三技术有限公司 Resource scheduling method and device
CN116684418A (en) * 2023-08-03 2023-09-01 北京神州泰岳软件股份有限公司 Calculation power arrangement scheduling method, calculation power network and device based on calculation power service gateway
CN116684418B (en) * 2023-08-03 2023-11-10 北京神州泰岳软件股份有限公司 Calculation power arrangement scheduling method, calculation power network and device based on calculation power service gateway

Also Published As

Publication number Publication date
CN115622904A (en) 2023-01-17

Similar Documents

Publication Publication Date Title
WO2021190482A1 (en) Computing power processing network system and computing power processing method
WO2023284830A1 (en) Management and scheduling method and apparatus, node, and storage medium
US11051183B2 (en) Service provision steps using slices and associated definitions
Cheng et al. FogFlow: Easy programming of IoT services over cloud and edges for smart cities
WO2021233391A1 (en) Routing information sending method, routing information receiving method, network element and node device
Jiang et al. Challenges and solutions in fog computing orchestration
Bauer et al. IoT reference architecture
CN109743893A (en) Method and apparatus for network slice
Delicato et al. Resource management for Internet of Things
Antonini et al. Fog computing architectures: A reference for practitioners
JP2015512091A (en) Coordinating processes in a cloud computing environment
WO2022184094A1 (en) Network system for processing hash power, and service processing method and hash power network element node
WO2018090191A1 (en) Management method, management unit and system for network function
US11403144B2 (en) Method and system of information and communication technology services provisioning using a distributed operating system
Lei et al. Computing power network: An interworking architecture of computing and network based on IP extension
US20230042205A1 (en) Customer activation on edge computing environment
Bolettieri et al. Towards end-to-end application slicing in multi-access edge computing systems: Architecture discussion and proof-of-concept
Alaya et al. Towards semantic data interoperability in oneM2M standard
CN116684418B (en) Calculation power arrangement scheduling method, calculation power network and device based on calculation power service gateway
Camelo et al. Daemon: A network intelligence plane for 6g networks
WO2023186002A1 (en) Resource scheduling method, apparatus and device
CN109951370A (en) Much data centers are layered the method and device that interconnects
Nguyen et al. Software-defined virtual sensors for provisioning iot services on demand
Latif et al. Characterizing the architectures and brokering protocols for enabling clouds interconnection
Rabah et al. A service oriented broker-based approach for dynamic resource discovery in virtual networks

Legal Events

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

Ref document number: 22841463

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE