CN117579534A - Intelligent routing method, intelligent routing device, electronic equipment and storage medium - Google Patents

Intelligent routing method, intelligent routing device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117579534A
CN117579534A CN202311524399.9A CN202311524399A CN117579534A CN 117579534 A CN117579534 A CN 117579534A CN 202311524399 A CN202311524399 A CN 202311524399A CN 117579534 A CN117579534 A CN 117579534A
Authority
CN
China
Prior art keywords
information
routing
target
data
data information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311524399.9A
Other languages
Chinese (zh)
Inventor
朱立军
冯毅
赵硕然
胡泽妍
苏雨然
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN202311524399.9A priority Critical patent/CN117579534A/en
Publication of CN117579534A publication Critical patent/CN117579534A/en
Pending legal-status Critical Current

Links

Abstract

The application provides an intelligent routing method, an intelligent routing device, electronic equipment and a storage medium. The method comprises the following steps: acquiring service request information, wherein the service request information comprises characteristic information and data information; determining target graph data information in a routing graph database according to characteristic information in service request information, wherein the routing graph database represents a topological graph database, the routing graph database comprises node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information; obtaining route topology information according to the target node information and the target side information in the target graph data information; determining route path information according to the data information and the route topology information; the data information is routed to the target service provider according to the routing path information. The method improves the routing efficiency.

Description

Intelligent routing method, intelligent routing device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer communications technologies, and in particular, to an intelligent routing method, an intelligent routing device, an electronic device, and a storage medium.
Background
With the popularization and development of the internet, the demand for efficient, stable and safe network connection is continuously increasing, and the appearance and development of intelligent routing have very important significance. The intelligent route can realize high-speed transmission and intelligent management of the network, so that the use experience of the Internet is smoother and more convenient.
Currently, in the prior art, routing is mainly implemented through static routing and dynamic routing. The static route is a well-determined route rule in the configuration stage, and does not support adjustment according to factors such as network state or service change; the dynamic routing is a mode for providing dynamic routing paths according to real-time conditions and context information, and performs routing decisions according to conditions of real-time context information, preset rules and the like.
However, the existing intelligent routing method has the problem of poor routing effect.
Disclosure of Invention
The application provides an intelligent routing method, an intelligent routing device, electronic equipment and a storage medium, which are used for solving the problem of poor routing effect.
In a first aspect, the present application provides an intelligent routing method, including:
acquiring service request information, wherein the service request information comprises characteristic information and data information;
Determining target graph data information in a routing graph database according to characteristic information in service request information, wherein the routing graph database represents a topological graph database, the routing graph database comprises node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information;
obtaining route topology information according to the target node information and the target side information in the target graph data information;
determining route path information according to the data information and the route topology information;
the data information is routed to the target service provider according to the routing path information.
In the embodiment of the present application, obtaining service request information includes:
acquiring initial service request information, wherein the initial service request information comprises initial characteristic information and initial data information;
determining abnormal initial service request information in the initial service request information;
and cleaning the abnormal initial service request information in the initial service request information to obtain the service request information.
In an embodiment of the present application, before determining the target graph data information in the routing graph database according to the feature information in the service request information, the method further includes:
Acquiring route data information;
obtaining node information according to the network equipment information in the route data information;
obtaining side information according to the path relation between nodes in the node information;
and obtaining a route map database according to the node information and the side information.
In an embodiment of the present application, before obtaining the routing data information, the method further includes:
acquiring initial route data information;
determining abnormal initial route data information in the initial route data information;
cleaning the abnormal initial route data information in the initial route data information to obtain the abnormal initial route data information;
and carrying out format integration processing on the initial routing data information after abnormality removal to obtain the routing data information.
In the embodiment of the present application, performing format integration processing on the de-abnormal initial routing data information to obtain routing data information, where the method includes:
acquiring preset data format information;
determining format abnormality routing data information in the abnormality removing initial routing data information according to the data format information;
and converting the format abnormal route data information in the abnormal-removing initial route data information to obtain the route data information.
In the embodiment of the present application, a routing graph database is obtained according to node information and side information, including:
Acquiring historical route data information;
obtaining node performance information and side performance information according to the historical route data information;
determining the weight of the node information and the weight of the side information according to the node performance information and the side performance information;
and obtaining a routing graph database according to the weight of the node information, the weight of the side information, the node information and the side information.
In the embodiment of the present application, determining routing path information according to data information and routing topology information includes:
acquiring performance requirement information in the data information, wherein the performance requirement information characterizes the performance information of nodes required by the routing data information;
screening the route topology information according to the performance requirement information in the data information to obtain target performance node information and target performance side information corresponding to the target performance node information;
and obtaining routing path information according to the target performance node information and the target performance side information.
In the embodiment of the present application, determining routing path information according to data information and routing topology information includes:
acquiring path requirement information in the data information, wherein the path requirement information characterizes the requirement information of the path when the data information is routed;
Screening the route topology information according to the path requirement information in the data information to obtain target path side information and target path node information corresponding to the target path side information;
and obtaining routing path information according to the target path side information and the target path node information.
In a second aspect, the present application provides an intelligent routing device, including:
the acquisition module is used for acquiring service request information, wherein the service request information comprises characteristic information and data information;
the first determining module is used for determining target graph data information in a routing graph database according to the characteristic information in the service request information, wherein the routing graph database represents a topological graph database, the routing graph database comprises node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information;
the obtaining module is used for obtaining route topology information according to the target node information and the target side information in the target graph data information;
the second determining module is used for determining route path information according to the data information and the route topology information;
And the routing module is used for routing the data information to the target service provider according to the routing path information.
In a third aspect, the present application provides an electronic device, comprising: a processor, a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes the computer-executable instructions stored in the memory to implement the data-filled display method of the embodiments of the present application.
In a fourth aspect, a computer readable storage medium stores computer executable instructions that, when executed by a processor, are configured to implement an intelligent routing method according to an embodiment of the present application.
The intelligent routing method, the intelligent routing device, the electronic equipment and the storage medium are characterized in that service request information is acquired, and the service request information comprises characteristic information and data information; determining target graph data information in a routing graph database according to characteristic information in service request information, wherein the routing graph database represents a topological graph database, the routing graph database comprises node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information; obtaining route topology information according to the target node information and the target side information in the target graph data information; determining route path information according to the data information and the route topology information; and according to the route path information, the data information is routed to a target service provider, so that the target graph data information is obtained by screening in a route graph database according to the characteristic information in the service request information, and the service request information can be transmitted through the target graph data information because the target graph data information contains the characteristic information of the service request information, the target graph data information is constructed into a route topology, and then the route topology is further screened according to the data information in the service request information, so that an optimal route path is obtained, the consumption of manpower resources is reduced, the risk of configuration errors is reduced, the problem of excessive configuration is avoided by automatically finding and analyzing the relationship between network devices, the operation and maintenance process is simplified, the maintainability and expansibility of the system are improved, and the effect of rapidly and accurately transmitting the service request information is realized.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
Fig. 1 is a schematic view of a scenario of an intelligent routing method according to an embodiment of the present application;
fig. 2 is a schematic flow chart of an intelligent routing method according to an embodiment of the present application;
fig. 3 is a flow chart of another intelligent routing method according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an intelligent routing device according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Specific embodiments thereof have been shown by way of example in the drawings and will herein be described in more detail. These drawings and the written description are not intended to limit the scope of the inventive concepts in any way, but to illustrate the concepts of the present application to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present application as detailed in the accompanying claims.
In the prior art, when routing is performed, the routing is generally realized through static routing and dynamic routing. However, the static routing needs to manually configure a routing rule for each service, is tedious and error-prone for large-scale service requirements, increases the workload of configuration in proportion with the increase of the number of services, and cannot cope with the dynamically-changing service environment and the rapidly-newly-increased user requirements, and needs to manually modify the configuration when new services join and old services leave the line, so that flexibility is lacking; dynamic routing requires manual presetting of conditions and scenes, relies on rules and policies defined in advance to provide routing decisions, cannot determine various possible conditions and scenes in field requirements, and has limitations on relationships among complex application programs and communication routes.
The embodiment of the application can dynamically and automatically adjust the routing path according to the real-time data based on the service request data, and simplify the operation and maintenance process, wherein key information or attribute of the service request information is used as characteristic information, target graph data information capable of transmitting specific characteristic information is determined in a graph database through the characteristic information, and then the target graph data information is formed into a topology network, so that an optimal routing path is determined in the topology network according to the data information in the service request information, and therefore an optimal routing effect is generated, and the routing efficiency is improved.
The embodiment of the application provides an intelligent routing method, an intelligent routing device, electronic equipment and a storage medium.
Fig. 1 is a schematic view of a scenario of an intelligent routing method according to an embodiment of the present application. As shown in fig. 1, the execution subject of the intelligent routing method may be a server. The server can be a mobile phone, a tablet, a computer and other devices. The implementation manner of the execution body is not particularly limited in this embodiment, as long as the execution body can acquire service request information including feature information and data information; determining target graph data information in a routing graph database according to characteristic information in service request information, wherein the routing graph database represents a topological graph database, the routing graph database comprises node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information; obtaining route topology information according to the target node information and the target side information in the target graph data information; determining route path information according to the data information and the route topology information; and according to the routing path information, the data information is routed to the target service provider.
The intelligent route can refer to a route optimization algorithm based on network traffic and user preference data, and can automatically select an optimal network path so as to improve network connection speed and stability.
Fig. 2 is a schematic flow chart of an intelligent routing method according to an embodiment of the present application. The implementation subject of the method may be a server or other servers, and the embodiment is not particularly limited herein, as shown in fig. 2, the method may include:
s201, acquiring service request information, wherein the service request information comprises characteristic information and data information.
The service request information may refer to information sent by a client request service end, including a request protocol, a domain name, a port, a request method, a request parameter, and the like, which is divided into feature information and data information, where the feature information may refer to information capable of reflecting characteristics or attributes of a service request, such as a service type, a request source, a request time, a request content, user information, device information, network information, and the like, which may be used to describe or identify characteristics or attributes of the service request and help to make a routing decision; the data information may refer to actual data content transmitted in network communications, including various types of data such as text, pictures, audio, video, and the like.
In an embodiment of the present application, a method for obtaining service request information may include:
acquiring initial service request information, wherein the initial service request information comprises initial characteristic information and initial data information;
determining abnormal initial service request information in the initial service request information;
and cleaning the abnormal initial service request information in the initial service request information to obtain the service request information.
The initial service request information may refer to all unprocessed information sent by the client request server.
Abnormal initial service request information may refer to abnormal information or error information occurring in the initial service request information, for example, the format of the request parameter is incorrect, the parameter value exceeds the limit, etc., and cleaning and filtering are required for the abnormal information to avoid influencing subsequent processing and routing. The method for cleaning and filtering the abnormal information can be adjusted according to specific abnormal types and requirements, for example, when the request parameter is abnormal, parameter verification can be carried out when the request is received, and filtering or correcting is carried out on the parameters which do not meet the regulations; when the request header and the request body are abnormal, filtering can be performed when the request is received, and invalid characters or values can be removed.
S202, determining target graph data information in a route graph database according to characteristic information in service request information, wherein the route graph database represents a topological graph database, the route graph database comprises node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information.
The routing graph database may refer to a database with a topology graph updated in real time, wherein data information is stored in the form of nodes and edges, and is organized and queried according to the structure of the graph. In the routing graph database, nodes represent entities or objects, such as router devices in a network or users in a social network, and edges represent associations or relationships between entities, such as routing paths in a network or friend relationships in a social network. Both nodes and edges may possess attributes that describe the nature of an entity or relationship.
The method for determining the target graph data information in the routing graph database according to the feature information in the service request information can comprise the steps of converting the feature information into feature vectors, carrying out weighting summation and the like on each feature information in the service request information to form a comprehensive feature vector, then taking the comprehensive feature vector as a query condition, querying nodes and edges conforming to the comprehensive feature vector in the routing graph database, for example, when the feature information comprises a request type represented by single thermal coding, a client type represented by single thermal coding and user information represented by weight coding, adding weights of the three feature information to obtain a comprehensive feature vector [1,2,3], wherein 1 represents the request type A,2 represents the client type B,3 represents the user information as 100, taking the comprehensive feature vector as the query condition, and querying the nodes and the edges conforming to the comprehensive feature vector in the routing graph database.
In this embodiment of the present application, before determining the target graph data information in the routing graph database according to the feature information in the service request information, the method may further include:
acquiring route data information;
obtaining node information according to the network equipment information in the route data information;
obtaining side information according to the path relation between nodes in the node information;
and obtaining a route map database according to the node information and the side information.
The method for obtaining the route data information may include collecting and obtaining the route data information in a system through a monitoring tool and a network analysis tool.
The network device information may refer to configuration parameters, status information, etc. of various devices in the network, including routers, switches, servers, PCs, etc., from which different nodes may be constructed. The nodes may also include path relationships with other nodes, such as bi-directional connections, uni-directional connections, distance relationships, etc., which may form edges.
The method for obtaining the routing graph database according to the node information and the side information can comprise the steps of constructing a node and side relationship topological graph according to the node information and the side information.
In this embodiment of the present application, before obtaining the routing data information, the method may further include:
acquiring initial route data information;
determining abnormal initial route data information in the initial route data information;
cleaning the abnormal initial route data information in the initial route data information to obtain the abnormal initial route data information;
and carrying out format integration processing on the initial routing data information after abnormality removal to obtain the routing data information.
Wherein the initial route data information may refer to unprocessed route related information.
The abnormal initial routing data information may refer to abnormal information or error information occurring in the initial routing data information, and the method of cleaning the abnormal initial routing data information may include filtering, denoising and repairing the collected data, for example, deleting data lacking a value of an attribute of interest, having an error or deviating from a desired value.
In this embodiment of the present application, the method for performing format integration processing on the de-abnormal initial routing data information to obtain routing data information may include:
Acquiring preset data format information;
determining format abnormality routing data information in the abnormality removing initial routing data information according to the data format information;
and converting the format abnormal route data information in the abnormal-removing initial route data information to obtain the route data information.
The preset data format information may refer to a fixed data format set by a user before data is collected, and may include a type, a length, an order, and the like of the data.
The method for determining the format anomaly routing data information in the anomaly removal initial routing data information according to the data format information can comprise the steps of firstly identifying the format in the anomaly removal initial routing data information, and then converting the data in different formats into a preset data format by using a data conversion tool or a writing program to ensure the consistency and the readability of the data.
In this embodiment of the present application, the method for obtaining the routing graph database according to the node information and the side information may include:
acquiring historical route data information;
obtaining node performance information and side performance information according to the historical route data information;
determining the weight of the node information and the weight of the side information according to the node performance information and the side performance information;
And obtaining a routing graph database according to the weight of the node information, the weight of the side information, the node information and the side information.
The historical route data information may refer to data recording past route changes and network conditions in the network, and may include route information such as a target network, a next hop address, a path, and performance information related to the route, such as delay, packet loss rate, and the like.
The node performance information and the edge performance information may refer to information of performance performances of nodes and edges in a network, and may be represented by delay time, packet loss rate, broadband utilization rate, throughput, and the like.
The method for obtaining the node performance information and the side performance information according to the historical route data information can comprise the steps of calculating the node performance information and the side performance information according to the historical data of the nodes and the sides in the historical route data information, for example, the average delay time can be calculated by counting the delay time of each side, the packet loss number of each side can be counted, the packet loss rate can be calculated, the load condition of each node can be counted, the load capacity can be calculated and the like.
The method for determining the weight of the node information and the weight of the side information according to the node performance information and the side performance information can comprise the steps of setting the weight for each node and each side according to the performance information such as the load capacity of the node, the packet loss rate of the side, the average delay time of the side and the like, wherein the weight can reflect the performance quality or service quality of the node, the transmission quality or resource occupation condition of the side and the like, and the better the performance of the node and the side, the larger the weight is, the more preferentially selected.
S203, obtaining the route topology information according to the target node information and the target side information in the target graph data information.
The routing topology information may refer to a connection relationship between nodes and edges between a service requester and a service provider in a network, and the routing topology is formed by a plurality of nodes and edges, and the connection relationship between the nodes forms a transmission path of data in the network.
S204, determining route path information according to the data information and the route topology information.
The routing path information may refer to path information for guiding data from a source node to a target node in a network, and is composed of nodes and edges for connecting the nodes, each node contains information of the target node, next hop address, routing weight and other path information, and in this embodiment, the routing path information is an optimal path in routing topology information.
In this embodiment of the present application, the method for determining routing path information according to data information and routing topology information may include:
acquiring performance requirement information in the data information, wherein the performance requirement information characterizes the performance information of nodes required by the routing data information;
screening the route topology information according to the performance requirement information in the data information to obtain target performance node information and target performance side information corresponding to the target performance node information;
And obtaining routing path information according to the target performance node information and the target performance side information.
The performance requirement information in the data information may refer to performance information that needs to be met by a path node when the data is transmitted, nodes in the routing topology are screened according to the performance requirement information, for example, the performance requirement information is that average delay time is less than 10 milliseconds, packet loss rate is less than 1% and bandwidth utilization rate is less than 80%, then nodes with average delay time less than 10 milliseconds, packet loss rate is less than 1% and bandwidth utilization rate is less than 80% are screened out from the routing topology as target performance nodes, the target performance nodes can meet the performance requirement of the data information, and the current data is routed through a path with the largest target performance edges by selecting the target performance nodes and the corresponding target performance edges, so that the routing effect can be improved as much as possible.
In this embodiment of the present application, the method for determining routing path information according to data information and routing topology information may include:
acquiring path requirement information in the data information, wherein the path requirement information characterizes the requirement information of the path when the data information is routed;
screening the route topology information according to the path requirement information in the data information to obtain target path side information and target path node information corresponding to the target path side information;
And obtaining routing path information according to the target path side information and the target path node information.
The path requirement information in the data information may refer to a requirement that a transmission path needs to satisfy when the data is transmitted, and edges in the routing topology are screened according to the path requirement information, for example, the path requirement information is that the path is shortest, and one path with the minimum number of edges can be selected from the routing topology, where the edge in the path is a target path edge, and a node in the path is a target path node.
And S205, routing the data information to a target service provider according to the routing path information.
The method of routing data information to a target service provider based on the routing path information may include transmitting the data information along a selected path via a network protocol, each node forwarding the data information to a next node based on a next hop address until the target service provider is reached. The information routed to the target service provider may be all information sent by the client, in this embodiment, data information in the information sent by the client.
According to the intelligent routing method provided by the embodiment of the application, the routing path can be dynamically and automatically adjusted according to the real-time data based on the service request data, the operation and maintenance process is simplified, key information or attribute of the service request information is used as characteristic information, target graph data information capable of transmitting specific characteristic information is determined in the graph database through the characteristic information, and then the target graph data information is formed into the topology network, so that the optimal routing path is determined in the topology network according to the data information in the service request information, and therefore an optimal routing result is generated, and the routing efficiency is improved.
Fig. 3 is a flow chart of another intelligent routing method provided in an embodiment of the present application, as shown in fig. 3, where the method includes:
s301, acquiring service request information and route data information.
The service request information may refer to information sent by a client request server, including a request protocol, a domain name, a port, a request method, a request parameter, and the like.
The route data information may refer to information related to a route, such as information or data of communication relationships between applications, network topology information, call logs, performance indexes, and the like.
S302, constructing a route map model according to the route data information.
The routing graph model may refer to a graph model for describing a network topology, for example, a simple random graph model, a preferential connection model, a recursive graph model, and the like.
S303, importing the service request information into a route map model to obtain initial route path information.
The method for obtaining the initial routing path information by importing the service request information into the routing graph model can include the steps of traversing the routing graph model, inquiring the routing graph model according to the IP address or the domain name of the target service, and obtaining the routing path information reaching the target node.
S304, optimizing the initial routing path information according to a machine learning algorithm to obtain the routing path information.
The method for optimizing the initial routing path information according to the machine learning algorithm may include analyzing each path in the initial routing path by the machine learning algorithm, and predicting an optimal routing path by combining node performance, edge performance and the like in the path.
And S305, according to the routing path information, the service request information is routed to the target service provider.
The method of routing data information to a target service provider based on the routing path information may include transmitting the data information along a selected path via a network protocol, each node forwarding the data information to a next node based on a next hop address until the target service provider is reached.
According to the other intelligent routing method provided by the embodiment of the application, a routing graph model can be built based on the routing data information, the acquired service request information is analyzed to obtain all paths capable of routing the service request data to the target service provider, then a machine learning algorithm is used for screening and optimizing all the obtained paths, and the path with the best transmission effect is selected as the routing path, so that the effect of optimizing the routing result is generated.
Fig. 4 is a schematic structural diagram of an intelligent routing device according to an embodiment of the present application. As shown in fig. 4, the intelligent routing device 40 includes: an acquisition module 401, a first determination module 402, an obtaining module 403, a second determination module 404, and a routing module 405. Wherein:
an obtaining module 401, configured to obtain service request information, where the service request information includes feature information and data information;
a first determining module 402, configured to determine target graph data information in a routing graph database according to feature information in the service request information, where a routing graph database representation structure is a topology graph database, the routing graph database includes node information and side information, the node information represents network devices, the side information represents links between the network devices, and the target graph data information includes target node information and target side information corresponding to the feature information in the service request information;
an obtaining module 403, configured to obtain routing topology information according to the target node information and the target side information in the target graph data information;
a second determining module 404, configured to determine routing path information according to the data information and the routing topology information;
a routing module 405, configured to route the data information to the target service provider according to the routing path information.
In the embodiment of the present application, the obtaining module 401 may also be configured to:
acquiring initial service request information, wherein the initial service request information comprises initial characteristic information and initial data information;
determining abnormal initial service request information in the initial service request information;
and cleaning the abnormal initial service request information in the initial service request information to obtain the service request information.
In the embodiment of the present application, the first determining module 402 may be further configured to:
acquiring route data information;
obtaining node information according to the network equipment information in the route data information;
obtaining side information according to the path relation between nodes in the node information;
and obtaining a route map database according to the node information and the side information.
In the embodiment of the present application, the first determining module 402 may be further configured to:
acquiring initial route data information;
determining abnormal initial route data information in the initial route data information;
cleaning the abnormal initial route data information in the initial route data information to obtain the abnormal initial route data information;
and carrying out format integration processing on the initial routing data information after abnormality removal to obtain the routing data information.
In the embodiment of the present application, the first determining module 402 may be further configured to:
acquiring preset data format information;
determining format abnormality routing data information in the abnormality removing initial routing data information according to the data format information;
and converting the format abnormal route data information in the abnormal-removing initial route data information to obtain the route data information.
In the embodiment of the present application, the first determining module 402 may be further configured to:
acquiring historical route data information;
obtaining node performance information and side performance information according to the historical route data information;
determining the weight of the node information and the weight of the side information according to the node performance information and the side performance information;
and obtaining a routing graph database according to the weight of the node information, the weight of the side information, the node information and the side information.
In the embodiment of the present application, the second determining module 404 may also be configured to:
acquiring performance requirement information in the data information, wherein the performance requirement information characterizes the performance information of nodes required by the routing data information;
screening the route topology information according to the performance requirement information in the data information to obtain target performance node information and target performance side information corresponding to the target performance node information;
And obtaining routing path information according to the target performance node information and the target performance side information.
In the embodiment of the present application, the second determining module 404 may also be configured to:
acquiring path requirement information in the data information, wherein the path requirement information characterizes the requirement information of the path when the data information is routed;
screening the route topology information according to the path requirement information in the data information to obtain target path side information and target path node information corresponding to the target path side information;
and obtaining routing path information according to the target path side information and the target path node information.
As can be seen from the above, the intelligent routing device in the embodiment of the present application is configured to obtain service request information, where the service request information includes feature information and data information; a first determining module 402, configured to determine target graph data information in a routing graph database according to feature information in the service request information, where a routing graph database representation structure is a topology graph database, the routing graph database includes node information and side information, the node information represents network devices, the side information represents links between the network devices, and the target graph data information includes target node information and target side information corresponding to the feature information in the service request information; an obtaining module 403, configured to obtain routing topology information according to the target node information and the target side information in the target graph data information; a second determining module 404, configured to determine routing path information according to the data information and the routing topology information; a routing module 405, configured to route the data information to the target service provider according to the routing path information. Therefore, in order to dynamically and automatically adjust a routing path according to real-time data and simplify an operation and maintenance process, the embodiment of the application can use key information or attribute of service request information as characteristic information, determine target graph data information capable of transmitting specific characteristic information in a graph database through the characteristic information, and form a topological network by the target graph data information, so that an optimal routing path is determined in the topological network according to data information in the service request information, and therefore an optimal routing effect is generated and routing efficiency is improved.
Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 5, the electronic device 50 includes:
the electronic device 50 may include one or more processing cores 'processors 501, one or more computer-readable storage media's memory 502, communication components 503, and the like. The processor 501, the memory 502, and the communication unit 503 are connected via a bus 504.
In a specific implementation, at least one processor 501 executes computer-executable instructions stored in memory 502, causing at least one processor 501 to perform the intelligent routing method as described above.
The specific implementation process of the processor 501 may refer to the above-mentioned method embodiment, and its implementation principle and technical effects are similar, and this embodiment will not be described herein again.
In the embodiment shown in fig. 5, it should be understood that the processor may be a central processing unit (english: central Processing Unit, abbreviated as CPU), or may be other general purpose processors, digital signal processors (english: digital Signal Processor, abbreviated as DSP), application specific integrated circuits (english: application Specific Integrated Circuit, abbreviated as ASIC), or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor for execution, or in a combination of hardware and software modules in a processor for execution.
The Memory may comprise high-speed Memory (Random Access Memory, RAM) or may further comprise Non-volatile Memory (NVM), such as at least one disk Memory.
The bus may be an industry standard architecture (Industry Standard Architecture, ISA) bus, an external device interconnect (Peripheral Component, PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, EISA) bus, among others. The buses may be divided into address buses, data buses, control buses, etc. For ease of illustration, the buses in the drawings of the present application are not limited to only one bus or one type of bus.
In some embodiments, a computer program product is also presented, comprising a computer program or instructions which, when executed by a processor, implement the steps in any of the above-described intelligent routing methods.
The specific implementation of each operation above may be referred to the previous embodiments, and will not be described herein.
Those of ordinary skill in the art will appreciate that all or a portion of the steps of the various methods of the above embodiments may be performed by instructions, or by instructions controlling associated hardware, which may be stored in a computer-readable storage medium and loaded and executed by a processor.
To this end, embodiments of the present application provide a computer readable storage medium having stored therein a plurality of instructions capable of being loaded by a processor to perform steps in any of the intelligent routing methods provided by embodiments of the present application.
Wherein the storage medium may include: read Only Memory (ROM), random access Memory (RAM, random Access Memory), magnetic or optical disk, and the like.
According to one aspect of the present application, there is provided a computer program product or computer program comprising computer instructions stored in a computer readable storage medium.
The instructions stored in the storage medium may perform steps in any one of the intelligent routing methods provided in the embodiments of the present application, so that the beneficial effects that any one of the intelligent routing methods provided in the embodiments of the present application can be achieved, which are detailed in the previous embodiments and are not repeated herein.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the application following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the application pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It is to be understood that the present application is not limited to the precise arrangements and instrumentalities shown in the drawings, which have been described above, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (11)

1. An intelligent routing method, applied to an intelligent routing system, comprising:
acquiring service request information, wherein the service request information comprises characteristic information and data information;
determining target graph data information in a route graph database according to the characteristic information in the service request information, wherein the route graph database represents a topological graph database, the route graph database comprises node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information;
obtaining route topology information according to the target node information and the target side information in the target graph data information;
determining route path information according to the data information and the route topology information;
And according to the routing path information, the data information is routed to a target service provider.
2. The method of claim 1, wherein the obtaining service request information comprises:
acquiring initial service request information, wherein the initial service request information comprises initial characteristic information and initial data information;
determining abnormal initial service request information in the initial service request information;
and cleaning the abnormal initial service request information in the initial service request information to obtain the service request information.
3. The method of claim 1, wherein prior to determining the destination map data information in the routing map database based on the characteristic information in the service request information, the method further comprises:
acquiring route data information;
obtaining the node information according to the network equipment information in the routing data information;
obtaining the side information according to the path relation between the nodes in the node information;
and obtaining the routing graph database according to the node information and the side information.
4. A method according to claim 3, wherein prior to obtaining the routing data information, the method further comprises:
Acquiring initial route data information;
determining abnormal initial route data information in the initial route data information;
cleaning the abnormal initial route data information in the initial route data information to obtain abnormal initial route data information;
and carrying out format integration processing on the de-abnormal initial route data information to obtain the route data information.
5. The method of claim 4, wherein the performing a format integration process on the de-anomaly initial routing data information to obtain the routing data information comprises:
acquiring preset data format information;
determining format abnormal route data information in the abnormal initial route data information according to the data format information;
and converting the format abnormal route data information in the abnormal-removing initial route data information to obtain the route data information.
6. A method according to claim 3, wherein said obtaining the routing graph database according to the node information and the side information includes:
acquiring historical route data information;
obtaining node performance information and side performance information according to the historical route data information;
Determining the weight of the node information and the weight of the side information according to the node performance information and the side performance information;
and obtaining the routing graph database according to the weight of the node information, the weight of the side information, the node information and the side information.
7. The method of claim 1, wherein said determining routing path information based on said data information, said routing topology information, comprises:
acquiring performance requirement information in the data information, wherein the performance requirement information represents performance information of nodes required by routing the data information;
screening the routing topology information according to the performance requirement information in the data information to obtain target performance node information and target performance side information corresponding to the target performance node information;
and obtaining the routing path information according to the target performance node information and the target performance side information.
8. The method of claim 1, wherein said determining routing path information based on said data information, said routing topology information, comprises:
acquiring path requirement information in the data information, wherein the path requirement information characterizes the requirement information on a path when the data information is routed;
Screening the route topology information according to the path requirement information in the data information to obtain target path side information and target path node information corresponding to the target path side information;
and obtaining the routing path information according to the target path side information and the target path node information.
9. An intelligent routing device, comprising:
the system comprises an acquisition module, a service request module and a data processing module, wherein the acquisition module is used for acquiring service request information, and the service request information comprises characteristic information and data information;
the first determining module is used for determining target graph data information in a route graph database according to the characteristic information in the service request information, wherein the route graph database represents a topological graph database with node information and side information, the node information represents network equipment, the side information represents links among the network equipment, and the target graph data information comprises target node information and target side information corresponding to the characteristic information in the service request information;
the obtaining module is used for obtaining route topology information according to the target node information and the target side information in the target graph data information;
The second determining module is used for determining route path information according to the data information and the route topology information;
and the routing module is used for routing the data information to a target service provider according to the routing path information.
10. An electronic device, comprising: a processor, and a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes computer-executable instructions stored in the memory to implement the method of any one of claims 1 to 8.
11. A computer readable storage medium having stored therein computer executable instructions which when executed by a processor are for implementing the intelligent routing method of any of claims 1 to 8.
CN202311524399.9A 2023-11-15 2023-11-15 Intelligent routing method, intelligent routing device, electronic equipment and storage medium Pending CN117579534A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311524399.9A CN117579534A (en) 2023-11-15 2023-11-15 Intelligent routing method, intelligent routing device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311524399.9A CN117579534A (en) 2023-11-15 2023-11-15 Intelligent routing method, intelligent routing device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117579534A true CN117579534A (en) 2024-02-20

Family

ID=89891027

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311524399.9A Pending CN117579534A (en) 2023-11-15 2023-11-15 Intelligent routing method, intelligent routing device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117579534A (en)

Similar Documents

Publication Publication Date Title
US11463511B2 (en) Model-based load balancing for network data plane
US8040808B1 (en) Service aware path selection with a network acceleration device
US7359393B1 (en) Method and apparatus for border gateway protocol convergence using update groups
CN109240830B (en) Application intelligent request management based on server health and client information
US6546420B1 (en) Aggregating information about network message flows
WO2022057638A1 (en) Method and system for guaranteeing service application experience
EP3229413B1 (en) Cross-domain cooperative method, cooperative device and control device for network as a service business
CN108809769B (en) Method for detecting IPv6 liveness and electronic equipment
CN116192960A (en) Dynamic construction method and system for computing power network cluster based on constraint condition
CN114884893B (en) Forwarding and control definable cooperative traffic scheduling method and system
CN113422699B (en) Data stream processing method and device, computer readable storage medium and electronic equipment
CN113746654A (en) IPv6 address management and flow analysis method and device
CN117579534A (en) Intelligent routing method, intelligent routing device, electronic equipment and storage medium
EP3945710A1 (en) Method and system to reduce a number of border gateway protocol neighbors crossed to reach target autonomous systems
CN111818134B (en) Mist calculation-based data transmission method and device in substation data center
CN112600753B (en) Equipment node communication path selection method and device according to equipment access amount
CN115277504A (en) Network traffic monitoring method, device and system
CN112783673A (en) Method and device for determining call chain, computer equipment and storage medium
CN107749809B (en) ATCA integration-based high-efficiency dynamic convergence mechanism implementation method and system
CN117176839B (en) Remote measurement message transmission method, device, communication equipment and storage medium
CN115550242B (en) Communication link selection method, system, equipment and readable storage medium
CN114827055B (en) Data mirroring method and device, electronic equipment and switch cluster
CN115277447B (en) Evaluation method and device of network construction effect, electronic equipment and storage medium
US11563640B2 (en) Network data extraction parser-model in SDN
WO2022160916A1 (en) Data processing method, apparatus and system, and storage medium

Legal Events

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