CN111064786B - Account identifier management method and device - Google Patents

Account identifier management method and device Download PDF

Info

Publication number
CN111064786B
CN111064786B CN201911297774.4A CN201911297774A CN111064786B CN 111064786 B CN111064786 B CN 111064786B CN 201911297774 A CN201911297774 A CN 201911297774A CN 111064786 B CN111064786 B CN 111064786B
Authority
CN
China
Prior art keywords
information
node
routing
account
account identifier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911297774.4A
Other languages
Chinese (zh)
Other versions
CN111064786A (en
Inventor
白涛
曹侃
张峰
杨俊�
刘玉宏
马涛
张伟
孙玉刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Unicom Internet of Things Corp Ltd
Original Assignee
China Unicom Internet of Things Corp 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 Unicom Internet of Things Corp Ltd filed Critical China Unicom Internet of Things Corp Ltd
Priority to CN201911297774.4A priority Critical patent/CN111064786B/en
Publication of CN111064786A publication Critical patent/CN111064786A/en
Application granted granted Critical
Publication of CN111064786B publication Critical patent/CN111064786B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/30Routing of multiclass traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/302Route determination based on requested QoS
    • H04L45/308Route determination based on user's profile, e.g. premium users
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Abstract

The embodiment of the invention provides an account identifier management method and equipment, wherein the method comprises the following steps: receiving an account identification request sent by any system, wherein the account identification request carries equipment information of any system; determining a node allocation rule of any system according to the equipment information; determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications; generating routing rule information according to the equipment information of any system; and storing the corresponding relation between the account identification of any system and the routing rule information in a routing database of the cluster node. Because the cluster node generates and manages the account identification of each system, the condition of simultaneous access of large-scale systems of the Internet of things can be met, the high concurrency capability of the generation and management of the account identification is improved, and the effective management of the account identification of various systems with large quantity of the Internet of things is realized.

Description

Account identifier management method and device
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an account identifier management method and device.
Background
The Internet of Things is an important component of a new generation of information technology, and the english name of the Internet of Things is "Internet of Things", which is abbreviated as "IoT" and refers to the Internet with which objects and Things are connected. The core and the foundation of the internet of things are still the internet, and the internet is a network extending and expanding on the basis of the internet. The access to each system in the internet of things can realize mutual communication or control operation and the like through the internet of things.
At present, various systems with huge numbers can be accessed in the internet of things, wherein communication before any system, such as docking between the system a and the system B, needs the system a to initiate a request, query a traditional database to obtain an account identifier of the system B, establish communication with the system B, and realize docking of the two systems.
However, the inventor finds that the prior art has at least the following technical problems: because the traditional database is established based on the traditional internet, the storage capacity of the database is limited, and the effective management of account identifications of various systems with huge quantity of internet of things cannot be guaranteed.
Disclosure of Invention
The embodiment of the invention provides an account identifier management method and device, which aim to solve the problem that the effective management of account identifiers of various systems with huge quantity of internet of things cannot be guaranteed due to the fact that a traditional database is established based on the traditional internet and the storage capacity of the database is limited.
In a first aspect, an embodiment of the present invention provides an account identifier management method, where the method is applied to a cluster node management server, and includes:
receiving an account identification request sent by any system, wherein the account identification request carries equipment information of any system;
determining a node allocation rule of any system according to the equipment information;
determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications;
generating routing rule information according to the equipment information of any system;
and storing the corresponding relation between the account identification of any system and the routing rule information in a routing database of the cluster node.
In one possible design, the method further includes:
receiving a docking request sent by a source system, wherein the docking request carries an account identifier of a target system;
inquiring cluster nodes corresponding to the account identification of the target system according to the account identification;
acquiring the account identifier from the cluster node to query a routing database, acquiring routing rule information corresponding to the account identifier of the target system, and generating routing information according to the routing rule information;
and sending the routing information to a source system so that the source system performs data routing with the target system according to the routing information to perform service operation.
In one possible design, the device information includes type information and location information of the device;
correspondingly, the determining a node allocation rule of any system according to the device information includes:
determining a cluster node position number interval corresponding to any system according to the positioning information;
determining to select a node identifier of a cluster node corresponding to the type information from the cluster node position number interval according to the type information; wherein the node allocation rule comprises the node identification.
In one possible design, the rule for the cluster node to generate the account id is to generate a unique account id for any system.
In one possible design, the cluster node management server is configured to manage a plurality of cluster nodes, where each cluster node includes a master node and a slave node.
In a second aspect, an embodiment of the present invention provides an account identifier management device, where the account identifier management device is applied to a cluster node management server, and the account identifier management device includes:
the account identification request receiving module is used for receiving an account identification request sent by any system, wherein the account identification request carries equipment information of any system;
a rule determining module, configured to determine a node allocation rule of any system according to the device information;
the node determining module is used for determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications;
a routing rule information generating module for generating routing rule information according to the device information of any system;
and the storage module is used for storing the corresponding relation between the account identifier of any system and the routing rule information in a routing database of the cluster node.
In one possible design, the apparatus further includes:
the system comprises a docking request receiving module, a docking request receiving module and a docking request sending module, wherein the docking request receiving module is used for receiving a docking request sent by a source system, and the docking request carries an account identifier of a target system;
the query module is used for querying the cluster node corresponding to the account identifier of the target system according to the account identifier;
a routing information generating module, configured to acquire the account identifier from the cluster node, query a routing database, acquire routing rule information corresponding to the account identifier of the target system, and generate routing information according to the routing rule information;
and the routing information sending module is used for sending the routing information to a source system so that the source system performs data routing with the target system according to the routing information to perform service operation.
In one possible design, the device information includes type information and location information of the device;
the rule determining module is specifically configured to determine, according to the positioning information, a cluster node position number interval corresponding to the any system; determining to select a node identifier of a cluster node corresponding to the type information from the cluster node position number interval according to the type information; wherein the node allocation rule comprises the node identification.
In a third aspect, an embodiment of the present invention provides an account identifier management device, including: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the computer-executable instructions stored by the memory causes the at least one processor to perform the account identification management method as set forth in the first aspect above and in various possible designs of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where computer-executable instructions are stored, and when a processor executes the computer-executable instructions, the account identifier management method according to the first aspect and various possible designs of the first aspect is implemented.
According to the account identifier management method and device provided by the embodiment of the invention, an account identifier request sent by any system is received, wherein the account identifier request carries the device information of any system; determining a node allocation rule of any system according to the equipment information; determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications; generating routing rule information according to the equipment information of any system; and storing the corresponding relation between the account identification of any system and the routing rule information in a routing database of the cluster node. Because the cluster node generates and manages the account identification of each system, the condition of simultaneous access of large-scale systems of the Internet of things can be met, the high concurrency capability of the generation and management of the account identification is improved, and the effective management of the account identification of various systems with large quantity of the Internet of things is realized.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can obtain other drawings based on the drawings without inventive labor.
Fig. 1 is a schematic diagram of an architecture of an account identifier management platform according to an embodiment of the present invention;
fig. 2 is a first flowchart of an account identifier management method according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a second account identifier management method according to an embodiment of the present invention;
fig. 4 is a first schematic structural diagram of an account identifier management device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an account identifier management device according to an embodiment of the present invention;
fig. 6 is a schematic diagram of a hardware structure of an account identifier management device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a schematic structural diagram of an account identifier management platform according to an embodiment of the present invention. As shown in fig. 1, the system provided in this embodiment includes a cluster node 101, where the cluster node includes a master node and a slave node; the cluster node management server 102 is configured to manage cluster nodes 101, and the cluster node management server is configured to manage a plurality of cluster nodes, where each cluster node includes a master node and a slave node; the system a and the system B are any two systems accessed to the internet of things, and the cluster node management server 102 manages the account identifier of the system accessed to the internet of things to realize the docking between the system a and the system B.
The cluster nodes 101 may be multiple, and each cluster node includes a master node and a slave node.
The cluster node management server 102 may be a single server or a cluster of several servers.
Referring to fig. 2, fig. 2 is a first flowchart illustrating an account identifier management method according to an embodiment of the present invention, where an execution subject of this embodiment may be the cluster node management server in fig. 1. As shown in fig. 2, the method includes:
s201: receiving an account identification request sent by any system, wherein the account identification request carries equipment information of any system.
In this embodiment, the account identifier request is used to assign an account identifier to the any system, so that the any system can access the internet of things to interface with other systems.
The device information may be type information and location information of a device corresponding to any system. For example, the type information may be a sensor, a cell phone, a mobile terminal or a server, and the like. For example, the positioning information may be GPS positioning information of a device corresponding to any system.
S202: and determining a node distribution rule of any system according to the equipment information.
In this embodiment, the device information includes type information and location information of the device;
determining a cluster node position number interval corresponding to any system according to the positioning information;
determining cluster nodes corresponding to the type information to be selected from the cluster node position number intervals according to the type information; wherein the node allocation rule comprises the node identification.
Acquiring a cluster node position number interval of cluster nodes correspondingly arranged in the city A, for example, the number is 1 to 100; and determining cluster nodes for processing mobile phone services in the cluster nodes with the numbers from 1 to 100 according to the type information (mobile phone).
The node allocation rule includes the node identifier and the working state of the cluster node corresponding to the node identifier. For example, the node is identified as the network address of the cluster node.
S203: and determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications.
In this embodiment, the cluster node may be determined according to the node identifier corresponding to the node allocation rule.
In another embodiment of the present invention, the node allocation rule may further include a working state of the cluster node corresponding to the node identifier; and when the corresponding cluster node is in the downtime state, re-determining the cluster node.
The rule that the cluster node generates the account identifier is to generate a unique account identifier for any system. I.e. the cluster node generates the account identification with uniqueness.
S204: and generating routing rule information according to the equipment information of any system.
The routing rule information may include a communication protocol of the any system for interfacing and a network address path of the communication of the any system for interfacing.
In this embodiment, the communication protocol of the docking of any system may be determined according to the type information of the device information of the system, and the network address path for communicating with the system may be determined according to the positioning information of the device information of any system.
The communication protocol may include communication protocols propagated by various layers, including a physical layer, a link layer, a transport layer, a network layer, an application layer, and the like. The network address path may be an IP address of the routing path.
S205: and storing the corresponding relation between the account identification of any system and the routing rule information in a routing database of the cluster node.
In this embodiment, the correspondence between the account identifier of any system and the routing rule information may be stored as a routing information table.
As can be seen from the above description, an account identification request sent by any system is received, where the account identification request carries device information of the any system; determining a node allocation rule of any system according to the equipment information; determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications; generating routing rule information according to the equipment information of any system; and storing the corresponding relation between the account identification of any system and the routing rule information in a routing database of the cluster node. Because the cluster node generates and manages the account identification of each system, the condition of simultaneous access of large-scale systems of the Internet of things can be met, the high concurrency capability of the generation and management of the account identification is improved, and the effective management of the account identification of various systems with large quantity of the Internet of things is realized.
Referring to fig. 3, fig. 3 is a schematic flowchart of a second method for managing account identifiers according to an embodiment of the present invention. On the basis of the above embodiment, the method further includes:
s301: and receiving a docking request sent by a source system, wherein the docking request carries an account identifier of a target system.
In this embodiment, the source system may be any one of the above systems, or may be another system accessing the internet of things, and the embodiment of the present invention is not limited in any way.
S302: and inquiring the cluster node corresponding to the account identifier of the target system according to the account identifier.
In this embodiment, the cluster node corresponding to the account identifier of the target system may be obtained by querying a correspondence between a pre-stored account identifier and a cluster node number through the account identifier.
S303: and acquiring the account identifier from the cluster node to query a routing database, acquiring routing rule information corresponding to the account identifier of the target system, and generating routing information according to the routing rule information.
In this embodiment, generating the routing information according to the routing rule information may include:
and generating the routing information according to the communication protocol and the network address path in the routing rule information.
S304: and sending the routing information to a source system so that the source system performs data routing with the target system according to the routing information to perform service operation.
In this embodiment, the performing, by the source system, data routing with the target system according to the routing information to perform service operation includes: and carrying out data communication according to the routing information so as to realize butt joint of the source system and the target system and carry out service operation.
As can be seen from the above description, by querying a cluster node corresponding to an account identifier of the target system, obtaining the account identifier query routing database from the cluster node, obtaining routing rule information corresponding to the account identifier of the target system, generating routing information according to the routing rule information, and sending the routing information to a source system, the source system performs data routing with the target system according to the routing information to perform service operation, and a large number of systems of the internet of things can be connected through the cluster node.
Referring to fig. 4, fig. 4 is a schematic structural diagram of an account identifier management device according to an embodiment of the present invention. As shown in fig. 4, the account identification management apparatus 40 includes: an account identification request receiving module 401, a rule determining module 402, a node determining module 403, a routing rule information generating module 404 and a storage module 405.
The account identifier request receiving module 401 is configured to receive an account identifier request sent by any system, where the account identifier request carries device information of the any system;
a rule determining module 402, configured to determine a node allocation rule of any system according to the device information;
a node determining module 403, configured to determine a cluster node according to the node allocation rule, so that the cluster node generates an account identifier;
a routing rule information generating module 404, configured to generate routing rule information according to the device information of any system;
a storage module 405, configured to store the correspondence between the account identifier of any system and the routing rule information in the routing database of the cluster node.
The device provided in this embodiment may be used to implement the technical solution of the above method embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an account identifier management device according to an embodiment of the present invention. As shown in fig. 5, in this embodiment, on the basis of the embodiment in fig. 4, the apparatus further includes:
a docking request receiving module 406, configured to receive a docking request sent by a source system, where the docking request carries an account identifier of a target system;
the query module 407 is configured to query, according to the account identifier, a cluster node corresponding to the account identifier of the target system;
a routing information generating module 408, configured to acquire the account identifier from the cluster node, query a routing database, acquire routing rule information corresponding to the account identifier of the target system, and generate routing information according to the routing rule information;
a routing information sending module 409, configured to send the routing information to a source system, so that the source system performs data routing with the target system according to the routing information, so as to perform a service operation.
The device provided in this embodiment may be configured to implement the technical solutions of the method embodiments, and the implementation principles and technical effects are similar, which are not described herein again.
In one embodiment of the invention, the device information includes type information and location information of the device;
accordingly, the rule determining module 402 is specifically configured to: determining a cluster node position number interval corresponding to any system according to the positioning information; determining to select a node identifier of a cluster node corresponding to the type information from the cluster node position number interval according to the type information; wherein the node allocation rule comprises the node identification.
Referring to fig. 6, fig. 6 is a schematic diagram of a hardware structure of an account identifier management device according to an embodiment of the present invention. As shown in fig. 6, the account identification management device 60 of the present embodiment includes: a processor 601 and a memory 602; wherein
A memory 602 for storing computer-executable instructions;
the processor 601 is configured to execute the computer execution instructions stored in the memory, so as to implement the steps performed by the cluster node management server in the foregoing embodiments. Reference may be made in particular to the description relating to the method embodiments described above.
Alternatively, the memory 602 may be separate or integrated with the processor 601.
When the memory 602 is provided separately, the account identification management apparatus further includes a bus 603 for connecting the memory 602 and the processor 601.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer execution instruction is stored in the computer-readable storage medium, and when a processor executes the computer execution instruction, the account identifier management method is implemented as described above.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the modules is only one logical division, and other divisions may be realized in practice, for example, a plurality of modules may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each module may exist alone physically, or two or more modules are integrated into one unit. The unit formed by the modules can be realized in a hardware form, and can also be realized in a form of hardware and a software functional unit.
The integrated module implemented in the form of a software functional module may be stored in a computer-readable storage medium. The software functional module is stored in a storage medium and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present application.
It should be understood that the Processor may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), etc. 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, or in a combination of the hardware and software modules within the processor.
The memory may comprise a high-speed RAM memory, and may further comprise a non-volatile storage NVM, such as at least one disk memory, and may also be a usb disk, a removable hard disk, a read-only memory, a magnetic or optical disk, etc.
The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, the buses in the figures of the present application are not limited to only one bus or one type of bus.
The storage medium may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an Application Specific Integrated Circuits (ASIC). Of course, the processor and the storage medium may reside as discrete components in an electronic device or host device.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (8)

1. An account identifier management method is applied to a cluster node management server and comprises the following steps:
receiving an account identification request sent by any system, wherein the account identification request carries equipment information of the any system, and the equipment information comprises type information and positioning information of equipment;
determining a node allocation rule of any system according to the equipment information;
determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications;
generating routing rule information according to the equipment information of any system;
storing the corresponding relation between the account identification of any system and the routing rule information in a routing database of the cluster node;
the determining a node allocation rule of any system according to the device information includes:
determining a cluster node position number interval corresponding to any system according to the positioning information;
determining to select a node identifier of a cluster node corresponding to the type information from the cluster node position number interval according to the type information; wherein the node allocation rule comprises the node identification.
2. The method of claim 1, further comprising:
receiving a docking request sent by a source system, wherein the docking request carries an account identifier of a target system;
inquiring cluster nodes corresponding to the account identification of the target system according to the account identification;
acquiring the account identifier from the cluster node to query a routing database, acquiring routing rule information corresponding to the account identifier of the target system, and generating routing information according to the routing rule information;
and sending the routing information to a source system so that the source system performs data routing with the target system according to the routing information to perform service operation.
3. The method of claim 1, wherein the rule for the cluster node to generate an account identifier is to generate a unique account identifier for any system.
4. The method according to any one of claims 1 to 3, wherein the cluster node management server is configured to manage a plurality of cluster nodes, each cluster node including a master node and a slave node.
5. An account identifier management device, applied to a cluster node management server, includes:
the account identification request receiving module is used for receiving an account identification request sent by any system, wherein the account identification request carries equipment information of any system, and the equipment information comprises type information and positioning information of equipment;
a rule determining module, configured to determine a node allocation rule of any system according to the device information;
the node determining module is used for determining cluster nodes according to the node distribution rule so that the cluster nodes generate account identifications;
a routing rule information generating module for generating routing rule information according to the device information of any system;
the storage module is used for storing the corresponding relation between the account identifier of any system and the routing rule information in a routing database of the cluster node;
the rule determining module is further specifically configured to determine, according to the positioning information, a cluster node position number interval corresponding to the any system; determining to select a node identifier of a cluster node corresponding to the type information from the cluster node position number interval according to the type information; wherein the node allocation rule comprises the node identification.
6. The apparatus of claim 5, further comprising:
the system comprises a docking request receiving module, a docking request receiving module and a docking request sending module, wherein the docking request receiving module is used for receiving a docking request sent by a source system, and the docking request carries an account identifier of a target system;
the query module is used for querying the cluster node corresponding to the account identifier of the target system according to the account identifier;
a routing information generating module, configured to acquire the account identifier from the cluster node, query a routing database, acquire routing rule information corresponding to the account identifier of the target system, and generate routing information according to the routing rule information;
and the routing information sending module is used for sending the routing information to a source system so that the source system performs data routing with the target system according to the routing information to perform service operation.
7. An account identifier management device, comprising: at least one processor and memory;
the memory stores computer-executable instructions;
the at least one processor executing the memory-stored computer-executable instructions cause the at least one processor to perform the account identification management method of any of claims 1 to 4.
8. A computer-readable storage medium having computer-executable instructions stored thereon which, when executed by a processor, implement the account identifier management method of any one of claims 1 to 4.
CN201911297774.4A 2019-12-17 2019-12-17 Account identifier management method and device Active CN111064786B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911297774.4A CN111064786B (en) 2019-12-17 2019-12-17 Account identifier management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911297774.4A CN111064786B (en) 2019-12-17 2019-12-17 Account identifier management method and device

Publications (2)

Publication Number Publication Date
CN111064786A CN111064786A (en) 2020-04-24
CN111064786B true CN111064786B (en) 2022-09-20

Family

ID=70301079

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911297774.4A Active CN111064786B (en) 2019-12-17 2019-12-17 Account identifier management method and device

Country Status (1)

Country Link
CN (1) CN111064786B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112506610A (en) * 2020-12-02 2021-03-16 北京大米科技有限公司 Information updating method and device, storage medium and electronic equipment
CN112929271B (en) * 2021-02-04 2022-05-20 华控清交信息科技(北京)有限公司 Route configuration method and device for configuring route
CN113839999A (en) * 2021-09-18 2021-12-24 上海明略人工智能(集团)有限公司 Multi-cluster-based device callback distribution method, system, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013071823A1 (en) * 2011-11-14 2013-05-23 中兴通讯股份有限公司 Method and system for route optimization during handover and access network element
CN109156040A (en) * 2016-05-26 2019-01-04 华为技术有限公司 A kind of method and related network elements of communication control
WO2019079286A1 (en) * 2017-10-16 2019-04-25 Interdigital Patent Holdings, Inc. Protocol design for unmanned aerial system (uas) traffic management (utm)
CN110138862A (en) * 2019-05-16 2019-08-16 北京字节跳动网络技术有限公司 Method for processing business, device, gateway and medium based on application service

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931587A (en) * 2009-06-19 2010-12-29 华为技术有限公司 Method and system of virtue cluster route
CN106027610A (en) * 2016-05-03 2016-10-12 蚌埠依爱消防电子有限责任公司 IoT (Internet of Things) system applied to fire protection industry
CN106789362B (en) * 2017-02-20 2020-04-14 京信通信系统(中国)有限公司 Equipment management method and network management system
CN107370685A (en) * 2017-07-28 2017-11-21 深圳市盛路物联通讯技术有限公司 A kind of internet-of-things terminal cut-in method and device
CN109451809B (en) * 2018-02-12 2021-03-09 北京小米移动软件有限公司 Method, device and system for determining position information
CN109451808B (en) * 2018-02-12 2021-10-15 北京小米移动软件有限公司 Method, device and system for determining position information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013071823A1 (en) * 2011-11-14 2013-05-23 中兴通讯股份有限公司 Method and system for route optimization during handover and access network element
CN109156040A (en) * 2016-05-26 2019-01-04 华为技术有限公司 A kind of method and related network elements of communication control
WO2019079286A1 (en) * 2017-10-16 2019-04-25 Interdigital Patent Holdings, Inc. Protocol design for unmanned aerial system (uas) traffic management (utm)
CN110138862A (en) * 2019-05-16 2019-08-16 北京字节跳动网络技术有限公司 Method for processing business, device, gateway and medium based on application service

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ISO/IEC/IEEE - International Standard - Information technology--Telecommunications and information exchange between systems--Local and metropolitan area networks--Specific requirements--Part 11: Wireless LAN medium access control (MAC) and physical layer (;IEEE;《ISO/IEC/IEEE 8802-11:2018(E)》;20180515;全文 *

Also Published As

Publication number Publication date
CN111064786A (en) 2020-04-24

Similar Documents

Publication Publication Date Title
CN111064786B (en) Account identifier management method and device
CN114025021B (en) Communication method, system, medium and electronic equipment crossing Kubernetes cluster
CN109981493B (en) Method and device for configuring virtual machine network
CN112040030B (en) Message transmission method and device, computer equipment and storage medium
CN111460458B (en) Data processing method, related device and computer storage medium
CN114338594B (en) ARP (Address resolution protocol) response-substituting method, device, equipment and storage medium in Kubernetes environment
CN110266766B (en) Method and system for constructing anti-attack distributed network node and terminal equipment
CN113141405B (en) Service access method, middleware system, electronic device, and storage medium
CN111885216B (en) DNS query method, device, equipment and storage medium
CN105045762A (en) Management method and apparatus for configuration file
CN110798358B (en) Distributed service identification method and device, computer readable medium and electronic equipment
CN105144073A (en) Removable storage device identity and configuration information
CN109104506B (en) Method and device for determining domain name resolution rule and computer readable storage medium
CN111865751B (en) Centralized gateway deployment method and device, centralized gateway and electronic equipment
CN114257545A (en) Message forwarding method and device
CN111679918B (en) Message transmission method and device
CN112597406A (en) File transmission method and device, terminal equipment and storage medium
CN105610924A (en) Multi-node connection method and device of cloud desktop
CN116155890B (en) Method and device for realizing distributed file system
US11757830B2 (en) Method and apparatus for allocating CTDB-based virtual IP address, and distributed storage device
CN117492933B (en) Data exchange method, device, electronic equipment and storage medium
CN112671561B (en) Network card configuration method and equipment of cloud host
CN113014409B (en) Networking equipment configuration method, device, equipment and storage medium
CN116244035A (en) Virtual cluster creation method and device
CN114218281A (en) Method and device for generating unique identification number

Legal Events

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