CN113709250A - Cross-domain user data synchronization method based on subscription sending mode - Google Patents

Cross-domain user data synchronization method based on subscription sending mode Download PDF

Info

Publication number
CN113709250A
CN113709250A CN202111010309.5A CN202111010309A CN113709250A CN 113709250 A CN113709250 A CN 113709250A CN 202111010309 A CN202111010309 A CN 202111010309A CN 113709250 A CN113709250 A CN 113709250A
Authority
CN
China
Prior art keywords
node
data
user
subscription
sending
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111010309.5A
Other languages
Chinese (zh)
Other versions
CN113709250B (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.)
CETC 28 Research Institute
Original Assignee
CETC 28 Research Institute
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 CETC 28 Research Institute filed Critical CETC 28 Research Institute
Priority to CN202111010309.5A priority Critical patent/CN113709250B/en
Publication of CN113709250A publication Critical patent/CN113709250A/en
Application granted granted Critical
Publication of CN113709250B publication Critical patent/CN113709250B/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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a cross-domain user data synchronization method based on a subscription and sending mode, which can perform cross-domain user data synchronization in a specific network environment with safety limitation, wherein each region node is provided with a set of user management service for providing management services of user information data, role information data and authority information data of the region and providing a uniform user login authentication function; management and distribution of a universal unique identifier can be provided for user information data, role information data and authority information data in the region; between each region, namely between cross-domain nodes, the user management service transmits user data through transmission software; based on a subscription sending mode, the user data can be subscribed, pulled and pushed to be updated as required, transmission of redundant data is reduced, transmission efficiency is improved, and a cross-domain user data synchronization function is realized.

Description

Cross-domain user data synchronization method based on subscription sending mode
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a cross-domain user data synchronization method based on a subscription and sending mode.
Background
In recent years, various message middleware based on data subscription and publishing modes have been widely applied to various information systems for processing message transceiving inside application systems. Message middleware is a supportive software system that provides asynchronous or synchronous, reliable message transfer in a network environment based on queue and messaging technology.
In a specific network environment, a set of user management services is deployed in each region and used for providing services with functions of user information, role information, authority information, login authentication and the like in the region. Between each region, that is, in a cross-domain scenario, in a specific network environment, only a specific port or ports are allowed to be opened for data interaction due to security considerations, and a common HTTP request cannot perform service access in the cross-domain scenario. Therefore, existing message middleware is not applicable to this particular network environment with security restrictions. At present, a scheme for implementing cross-domain user data synchronization is to export user data into an offline file, send the offline user data file to a target domain through manual or software capable of implementing cross-domain file transmission, and import user data of a source domain into user services in the target domain in a manner of importing the offline user data file. Although the scheme can realize the synchronization of cross-domain user data, the unified configuration management cannot be formed on the universal user data, the operation is complicated, and the cross-domain user data synchronization is difficult.
Disclosure of Invention
The purpose of the invention is as follows: the technical problem to be solved by the invention is to provide a cross-domain user data synchronization method based on a subscription and sending mode, aiming at the problem that the cross-domain user data synchronization is difficult in the network environment with security limitation in the prior art.
In order to solve the technical problem, the invention discloses a cross-domain user data synchronization method based on a subscription and sending mode, which comprises the following steps:
step S1: taking a node of an area where a current user is located as a sending node and taking nodes of other areas as subscription nodes, and deploying user management service in each node;
the user management service is used for providing a user data directory of the region, and the user data directory comprises user information data, role information data and authority information data; the user management service can provide a unified management function and management and distribution of the universal unique identifier for user information data, role information data and authority information data in the region; the user management service can also provide a uniform user login authentication function;
the user management service of each node transmits user data through an interface provided by appointed transmission software;
step S2: the user configures the communication attributes of other subscription nodes in the user management service of the sending node, and after the configuration is completed, the sending node pulls and forms a universe user data directory; the universal user data directory is a set of user data directories of all regions;
step S3: the user selects the user data to be pulled in the corresponding subscription node from the global user data directory generated in step S2, and sends a subscription user data request to the subscription node, and the sending node records the subscription user data request to the subscription order in the local node;
step S4: the subscribing node receives the user data subscribing request sent by the sending node in the step S3, sends corresponding user data to the sending node through transmission software after analyzing the user data subscribing request, and records the sending information to a sending order in the subscribing node;
step S5: after receiving the user data sent by the subscription node in the step S4, the sending node persists the user data to the local node;
step S6: and the subscription node sends the user data change information to the sending node, or the sending node subscribes the user data change information.
Further, in step S1, the population unique identifier has 14 bits; the first 5 bits are region marks, and the first 2 bits of the region marks represent large region division, such as east, west, south, north and the like, and use digital marks; the last 3 bits are small area division under the large territory and use digital identification; the 6 th bit identifies the data type, Y represents user information data, J represents role data, and Q represents authority data; the last 8 bits are 8 bits random character strings generated by taking the current time as input; the user management service can judge the information such as the region, the type and the like of the data by analyzing the universal unique identification.
Furthermore, data transmission is carried out between the subscription node and the sending node through transmission software, the transmission software is based on a UDP transmission protocol, and only a destination end IP address and a port number of the transmission software need to be specified during data transmission.
Further, in step S2, the user logs in the user management service at the sending node, and configures the communication attribute of the other subscribing node through the management page of the user management service, where the communication attribute is the destination IP address and the message identification number required by the transmission software for UDP transmission.
Further, in step S3, the subscribing user data request is represented by a key pair, where the key is a subscribing node ID and a subscribing data type, and the value is a domain unique identification ID of the required subscribing data in the subscribing node; the subscription order records all the data requests of the subscription user sent to the subscription node by the sending node, and the subscription order is a set of key value pairs.
Further, the subscription data types include: user information data, role information data and authority information data; the user information data comprises a user name, a user login name, user gender and user nationality; the role information data comprises role names and role descriptions; the authority information data includes an authority type, an authority name, and authority description information.
Further, the step S4 includes:
step S41: the subscribing node receives the user data subscribing request sent by the sending node through the transmission software in the step S3;
step S42: the subscription node analyzes the received data request of the subscription user, and searches corresponding data in the node according to the type of the subscription data and the domain unique identification ID of the data needing subscription in the subscription node;
step S43: the subscription node transmits the searched data to the sending node through the transmission software;
step S44: the subscribing node records the sending information to a sending order in the node; the sending information comprises a subscription data type, a sending node ID, a global unique identification ID of the data needing to be subscribed in the node and the updating time of the data needing to be subscribed in the node; the sending order records all sending information sent to the sending node by the subscribing node, and the sending order is a set of the sending information.
Further, in step S4, the user management service of the sending node receives the user data from the subscribing node and adds it to the local node; after the new addition is completed, sending a message of successful receipt of the new addition to the sending subscription node to confirm the completion of the new addition; if the data is not successfully added twice, the data is marked as a pushing failure record, and the user can manually carry out the operation of sending or canceling the subscription.
Further, the step S6 includes:
(1) the subscription node updates or deletes corresponding user data, the global unique identification ID of the updated or deleted user data in the subscription node traverses in the order sending, and after matching, a new thread is started to execute sending of an update or deletion data message to the sending node;
(2) and adding the user data in the subscription node, and if the sending node needs to pull the added user data, repeating the steps from S2 to S5 to perform subscription operation.
Further, in step S6, if the piece of user data information in the subscribing node is updated, after the update is successful, the record in the sending order is scanned according to the global unique identifier of the piece of data, the related data is sent to the user management service of the sending node or other sending nodes subscribing to the record through the node information recorded in the order, and the operation type of the piece of data is identified as the update operation.
Further, in step S6, after receiving the update or delete data message from the subscribing node, the sending node updates the updated user data into the local node or deletes the corresponding user data in the local node, and after completing, sends a receipt message to the subscribing node to confirm that the update or delete is completed.
Further, in step S6, if the subscribing node receives the update or delete completion confirmation message sent by the sending node, the update or delete operation is completed, otherwise, the subscribing node will resend the update or delete data message to the sending node; if the data updating or deleting is not successful for more than two times, the data is marked as a pushing failure record, and the user can manually update or delete the data.
Further, in step S6, if a certain piece of user data is newly added in the subscribing node, if the sending node needs to pull the piece of newly added user data, the subscribing operation needs to be performed again in the subscribing node.
Further, in step S6, when the user management service of the sending node no longer needs the previously subscribed user data, the user data that needs to be unsubscribed is selected from the sending node, and after the unsubscribing operation is performed, the relevant user data in the sending node is no longer retained, the subscription order related to the sending node is deleted, and the unsubscribing information is sent to the subscribing node, and the subscribing node also deletes the relevant sending order.
Further, the user in the node only has an operation right, namely an owner operation right, on the user data of the node.
Has the advantages that: in a network environment with security restrictions, the nodes can only communicate with each other through designated transmission software, which restricts normal communication between the nodes, and user data between the nodes cannot be summarized and synchronized through ordinary HTTP and other methods. Therefore, the invention provides a user data synchronization mode based on a subscription sending mode, and realizes the synchronization of cross-domain user data among nodes by using transmission software as a communication means through user management service. In addition, the user data synchronization based on the subscription and sending mode can be decoupled from the user service business to the maximum extent, and the subscription and sending functions are carried out through a newly started thread, so that the flow processing of the normal business in the node is not influenced. The user data synchronization based on the subscription and sending mode can effectively utilize bandwidth resources, and perform the functions of subscription and sending as required and synchronous pushing on the user data. Finally, the user data authority of the home modification can effectively avoid modification conflict of the user data and can protect the safety of the user data.
Drawings
FIG. 1 is a schematic diagram of a cross-domain user data synchronization method based on a subscription-delivery mode according to the present invention;
FIG. 2 is a flowchart of a cross-domain user data synchronization method based on a subscription-delivery mode according to an embodiment of the present invention;
fig. 3 is a flow chart of subscription sending in an embodiment of the invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
As shown in fig. 1, the cross-domain user data synchronization method based on the subscription and delivery mode provided by the present invention includes the following steps:
step S1: taking a node of an area where a current user is located as a sending node and taking nodes of other areas as subscription nodes, and deploying user management service in each node;
the user management service is used for providing a user data directory of the region, and the user data directory comprises user information data, role information data and authority information data; the user management service can provide a unified management function and management and distribution of the universal unique identifier for user information data, role information data and authority information data in the region; the user management service can also provide a uniform user login authentication function;
the user management service of each node transmits user data through an interface provided by appointed transmission software;
step S2: the user configures the communication attributes of other subscription nodes in the user management service of the sending node, and after the configuration is completed, the sending node pulls and forms a universe user data directory; the universal user data directory is a set of user data directories of all regions;
step S3: the user selects the user data to be pulled in the corresponding subscription node from the global user data directory generated in step S2, and sends a subscription user data request to the subscription node, and the sending node records the subscription user data request to the subscription order in the local node;
step S4: the subscribing node receives the user data subscribing request sent by the sending node in the step S3, sends corresponding user data to the sending node through transmission software after analyzing the user data subscribing request, and records the sending information to a sending order in the subscribing node;
step S5: after receiving the user data sent by the subscription node in the step S4, the sending node persists the user data to the local node;
step S6: and the subscription node sends the user data change information to the sending node, or the sending node subscribes the user data change information.
The method of the present invention is described in detail with reference to the flowchart shown in fig. 2, in which node a is a sending node and node B is a subscribing node.
The user management service in the node a configures communication attributes of other nodes, specifically: configuring communication attributes of other sending nodes through a management page and a command line of user management service, wherein the communication attributes are a destination IP address and a message identification number required by transmission software for UDP transmission, acquiring a user data directory and cross-domain sending of user data through the communication attributes after configuration is completed, and generating a full-domain user data directory in a node A;
subscribing user data of a node B to be pulled in a global user data directory of user management service of the node A, and recording the subscribed user data request as a subscribed order record;
the user management service of the node A depends on the configured communication attribute of the node B and sends a user data subscription request to the node B;
the user management service of the node B receives a user data subscribing request from the node A, records the request into a sending order and sends user data information selected by the node A to the node A;
the user management service of the node A receives the user data from the node B and adds the user data into the node; after the new addition is completed, sending a message of the successful receipt of the new addition to the node B to confirm the completion of the new addition; if the data is not successfully added for two times, marking the data as a pushing failure record, and manually sending or canceling the subscription by a user;
if the node B modifies the user data information, after the modification is successful, traversing and sending records in the order according to the global unique identification ID of the data, sending related data to user management service of the node A or other nodes subscribing the records through the node information recorded in the order, and identifying the operation type of the data as updating operation;
the user management service of the node A receives the updated user data information from the node B, updates the updated user data into the node, sends a receipt message to the node B after the update is successful, and confirms that the update is completed;
if the user management service of the node B receives the update confirmation completion message sent by the node A, the update pushing process is completed, otherwise, the update message is tried to be sent again, and if the two attempts fail, the update data is marked to be unsuccessfully sent;
if the node B adds a certain piece of user data, if the node A needs to pull the record, the node A needs to perform subscription operation again;
when the user management service of the node A does not need the user data subscribed before any more, the node A selects the user data to be unsubscribed, and performs unsubscribe operation, the related user data in the node A is not reserved, the subscription order related to the node A is deleted, the unsubscribe information is sent to the node B, and the related sending order is also deleted by the node B.
Example 1
The implementation steps of using the user 'Zhang III' in the node B to carry out cross-domain login at the node A are as follows:
step 1, a user logs in a user management service at a node A, configures the communication attribute of a node B in an interface of the user management service, acquires a user data directory of the node B and forms a universe user data directory;
step 2, selecting Zhang III of a user in a node B from a universe user data directory in the user management service of the node A;
step 3, the user management service of the node B receives the subscription request and sends the user data of Zhang III to the user management service of the node A through the transmission software;
step 4, the user management service of the node A receives the data of Zhang III sent by the node B and stores the data into the node;
and step 5, the user can log in the node A through the user of Zhang III which is cross-domain.
Example 2
The steps of the user data subscription and sending process are as follows, as shown in fig. 3:
step 1, a user management service in node A (ID of Node A is 01001) initiates subscription user data (user data IDs are 01002 respectively) to a user management service in node B (ID of Node B is 01002)
01002Y12345678, 01002Y23456789) and node a records the User data subscription request into a subscription order in node a, where the subscription order includes a subscription data type (User, User information data), a subscription node ID (ID of node B is 01002), and a universe unique identification ID (01002Y 12345678, 01002Y23456789, respectively) of the required subscription data in the subscription node;
the user management service of the node A initiates a request of subscribing Role information data (ID is 01003J12345678) and authority information data (ID is 01003Q12345678) to the user management service in the node C (ID of the node C is 01003), the user management service of the node A records the request of subscribing the user data into a subscription order in the user management service of the node A, and the subscription order comprises a subscription data type (Role information data; Resource, authority information data), a subscription node ID (ID 01003 of the node C) and a universe unique identification ID (01003J 12345678 and 01003Q12345678 respectively) of the subscription data in the subscription node A;
step 2, after receiving the request, the user management service of the node B analyzes the user data subscription request sent from the node A, searches corresponding data in the local domain according to the subscription data type and the universal unique identification ID of the data to be subscribed in the subscription node, and returns the data to the node A; simultaneously recording the sending record into a sending order of the node B User management service, wherein the sending order comprises a subscription data type (User, User information data), a sending node ID (the ID of the node A is 01001), and a universe unique identification ID (01002Y 12345678 and 01002Y23456789 respectively) of the required subscription data in the belonging subscription node;
after receiving the request, the user management service of the node C analyzes the user data subscription request sent from the node A, searches corresponding data in the node according to the type of subscription data and the domain unique identification ID of the data to be subscribed in the subscription node, and returns the data to the node A; simultaneously recording the sending record into a sending order of the node C user management service, wherein the sending order comprises a subscription data type (Role, Role information data; Resource, authority information data), a sending node ID (ID 01001 of the node A) and a universe unique identification ID (01003J 12345678 and 01003Q12345678 respectively) of the required subscription data in the belonging subscription node;
step 3, the user management service of the node A receives the user data returned by the node B and stores the user data to the local; and the user management service of the node A receives the user data returned by the node C and stores the user data to the local.
The present invention provides a cross-domain user data synchronization method based on a subscription-delivery mode, and a plurality of methods and approaches for implementing the technical scheme, where the foregoing is merely a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, a plurality of improvements and modifications may be made without departing from the principle of the present invention, and these improvements and modifications should also be considered as the protection scope of the present invention. All the components not specified in the present embodiment can be realized by the prior art.

Claims (10)

1. A cross-domain user data synchronization method based on a subscription and delivery mode is characterized by comprising the following steps:
step S1: taking a node of an area where a current user is located as a sending node and taking nodes of other areas as subscription nodes, and deploying user management service in each node;
the user management service is used for providing a user data directory of the region, and the user data directory comprises user information data, role information data and authority information data; the user management service can provide a unified management function and management and distribution of the universal unique identifier for user information data, role information data and authority information data in the region; the user management service can also provide a uniform user login authentication function;
the user management service of each node transmits user data through an interface provided by appointed transmission software;
step S2: the user configures the communication attributes of other subscription nodes in the user management service of the sending node, and after the configuration is completed, the sending node pulls and forms a universe user data directory; the universal user data directory is a set of user data directories of all regions;
step S3: the user selects the user data to be pulled in the corresponding subscription node from the global user data directory generated in step S2, and sends a subscription user data request to the subscription node, and the sending node records the subscription user data request to the subscription order in the local node;
step S4: the subscribing node receives the user data subscribing request sent by the sending node in the step S3, sends corresponding user data to the sending node through transmission software after analyzing the user data subscribing request, and records the sending information to a sending order in the subscribing node;
step S5: after receiving the user data sent by the subscription node in the step S4, the sending node persists the user data to the local node;
step S6: and the subscription node sends the user data change information to the sending node, or the sending node subscribes the user data change information.
2. The method according to claim 1, wherein the data transmission between the subscribing node and the sending node is performed by using transmission software, the transmission software is based on UDP transmission protocol, and only the destination IP address and the port number of the transmission software need to be specified during data transmission.
3. The method according to claim 1, wherein in step S2, the user logs in a user management service at the sending node, and configures communication attributes of other subscribing nodes through a management page provided by the user management service, where the communication attributes are a destination IP address and a message identification number required by the transmission software for UDP transmission.
4. The method according to claim 1, wherein in step S3, the request for subscribed user data is represented by a key pair, where the key is a subscription node ID and a type of subscription data, and the value is a domain-wide unique identification ID of the required subscription data in the subscription node; the subscription order records all the data requests of the subscription user sent to the subscription node by the sending node, and the subscription order is a set of key value pairs.
5. The method of claim 4, wherein the subscription data type comprises: user information data, role information data and authority information data; the user information data comprises a user name, a user login name, user gender and user nationality; the role information data comprises role names and role descriptions; the authority information data includes an authority type, an authority name, and authority description information.
6. The method for cross-domain user data synchronization based on the subscription-delivery mode as claimed in claim 1, wherein step S4 includes:
step S41: the subscribing node receives the user data subscribing request sent by the sending node through the transmission software in the step S3;
step S42: the subscription node analyzes the received data request of the subscription user, and searches corresponding data in the node according to the type of the subscription data and the domain unique identification ID of the data needing subscription in the subscription node;
step S43: the subscription node transmits the searched data to the sending node through the transmission software;
step S44: the subscribing node records the sending information to a sending order in the node; the sending information comprises a subscription data type, a sending node ID, a global unique identification ID of the data needing to be subscribed in the node and the updating time of the data needing to be subscribed in the node; the sending order records all sending information sent to the sending node by the subscribing node, and the sending order is a set of the sending information.
7. The method for cross-domain user data synchronization based on the subscription-delivery mode as claimed in claim 1, wherein said step S6 includes:
(1) the subscription node updates or deletes corresponding user data, the global unique identification ID of the updated or deleted user data in the subscription node traverses in the order sending, and after matching, a new thread is started to execute sending of an update or deletion data message to the sending node;
(2) and adding the user data in the subscription node, and if the sending node needs to pull the added user data, repeating the steps from S2 to S5 to perform subscription operation.
8. The method according to claim 7, wherein the sending node updates the updated user data to the local node or deletes the corresponding user data in the local node after receiving the update or delete data message from the subscribing node, and sends a receipt message to the subscribing node after completing the update or delete, so as to confirm the completion of the update or delete.
9. The method according to claim 8, wherein if the subscribing node receives the update or delete completion confirmation message sent by the sending node, the update or delete operation is completed, otherwise the subscribing node resends the update or delete data message to the sending node; if the data updating or deleting is not successful for more than two times, the data is marked as a pushing failure record, and the user can manually update or delete the data.
10. The method according to claim 1, wherein the user in the node only has operation right on the user data of the node.
CN202111010309.5A 2021-08-31 2021-08-31 Cross-domain user data synchronization method based on subscription transmission mode Active CN113709250B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111010309.5A CN113709250B (en) 2021-08-31 2021-08-31 Cross-domain user data synchronization method based on subscription transmission mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111010309.5A CN113709250B (en) 2021-08-31 2021-08-31 Cross-domain user data synchronization method based on subscription transmission mode

Publications (2)

Publication Number Publication Date
CN113709250A true CN113709250A (en) 2021-11-26
CN113709250B CN113709250B (en) 2023-09-15

Family

ID=78657665

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111010309.5A Active CN113709250B (en) 2021-08-31 2021-08-31 Cross-domain user data synchronization method based on subscription transmission mode

Country Status (1)

Country Link
CN (1) CN113709250B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174352A (en) * 2022-07-08 2022-10-11 中国电信股份有限公司 Event notification sending method, device and medium based on network configuration protocol
CN116566805A (en) * 2023-07-10 2023-08-08 中国人民解放军国防科技大学 System disaster-tolerant and anti-destruction oriented node cross-domain scheduling method and device
CN117097443A (en) * 2023-10-20 2023-11-21 中国电子科技集团公司第二十八研究所 Information system with key data transmission feedback function and transmission method thereof

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060271603A1 (en) * 2005-05-25 2006-11-30 Microsoft Corporation Methods, systems, and computer-readable media for synchronizing modifiable documents with multiple clients
CN102843432A (en) * 2012-08-30 2012-12-26 西可通信技术设备(河源)有限公司 Network communication system applicable to sharing and synchronous updating of data at multiple clients
CN103944924A (en) * 2014-05-15 2014-07-23 重庆邮电大学 Ubiquitous network publish-subscribe middleware model based on RESTful
CN106210053A (en) * 2016-07-12 2016-12-07 国家电网公司 A kind of electrical power system wide-area information management method
CN107370809A (en) * 2017-07-13 2017-11-21 广州市百果园信息技术有限公司 Method of data synchronization and data search system
CN109325008A (en) * 2018-09-07 2019-02-12 国电南瑞科技股份有限公司 The cross-domain data synchronous method and system of Message Oriented Middleware
CN109766322A (en) * 2018-12-30 2019-05-17 三盟科技股份有限公司 A kind of data share exchange method and system
CN109960710A (en) * 2019-01-16 2019-07-02 平安科技(深圳)有限公司 Method of data synchronization and system between database
CN109981772A (en) * 2019-03-22 2019-07-05 西安电子科技大学 A kind of multiple domain data share exchange platform architecture based on block chain
CN110166296A (en) * 2019-05-23 2019-08-23 南京大学 A method of information centre's network architecture towards manned deep space exploration
CN110266783A (en) * 2019-06-13 2019-09-20 中国铁道科学研究院集团有限公司通信信号研究所 A kind of railway CTC system communications platform based on DDS
CN110309231A (en) * 2019-07-12 2019-10-08 焦点科技股份有限公司 A kind of method of data synchronization and system across computer room
CN110688254A (en) * 2019-09-06 2020-01-14 北京达佳互联信息技术有限公司 Data synchronization method and device, electronic equipment and storage medium
CN111177254A (en) * 2019-12-05 2020-05-19 武汉达梦数据库有限公司 Method and device for data synchronization between heterogeneous relational databases
CN111444029A (en) * 2020-03-05 2020-07-24 中国司法大数据研究院有限公司 Cross-domain micro-service calling method and system based on file exchange
CN111716353A (en) * 2020-05-20 2020-09-29 西安交通大学 Digital twin virtual-real synchronous operation method based on publish/subscribe mode
CN112148679A (en) * 2020-09-21 2020-12-29 江苏锐创软件技术有限公司 Data interaction method, system, device and storage medium based on multiple data platforms
CN112667928A (en) * 2020-12-11 2021-04-16 北京中数创新科技股份有限公司 Prefix and identification data secure subscription method and system based on Handle system

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060271603A1 (en) * 2005-05-25 2006-11-30 Microsoft Corporation Methods, systems, and computer-readable media for synchronizing modifiable documents with multiple clients
CN102843432A (en) * 2012-08-30 2012-12-26 西可通信技术设备(河源)有限公司 Network communication system applicable to sharing and synchronous updating of data at multiple clients
CN103944924A (en) * 2014-05-15 2014-07-23 重庆邮电大学 Ubiquitous network publish-subscribe middleware model based on RESTful
CN106210053A (en) * 2016-07-12 2016-12-07 国家电网公司 A kind of electrical power system wide-area information management method
CN107370809A (en) * 2017-07-13 2017-11-21 广州市百果园信息技术有限公司 Method of data synchronization and data search system
CN109325008A (en) * 2018-09-07 2019-02-12 国电南瑞科技股份有限公司 The cross-domain data synchronous method and system of Message Oriented Middleware
CN109766322A (en) * 2018-12-30 2019-05-17 三盟科技股份有限公司 A kind of data share exchange method and system
CN109960710A (en) * 2019-01-16 2019-07-02 平安科技(深圳)有限公司 Method of data synchronization and system between database
CN109981772A (en) * 2019-03-22 2019-07-05 西安电子科技大学 A kind of multiple domain data share exchange platform architecture based on block chain
CN110166296A (en) * 2019-05-23 2019-08-23 南京大学 A method of information centre's network architecture towards manned deep space exploration
CN110266783A (en) * 2019-06-13 2019-09-20 中国铁道科学研究院集团有限公司通信信号研究所 A kind of railway CTC system communications platform based on DDS
CN110309231A (en) * 2019-07-12 2019-10-08 焦点科技股份有限公司 A kind of method of data synchronization and system across computer room
CN110688254A (en) * 2019-09-06 2020-01-14 北京达佳互联信息技术有限公司 Data synchronization method and device, electronic equipment and storage medium
CN111177254A (en) * 2019-12-05 2020-05-19 武汉达梦数据库有限公司 Method and device for data synchronization between heterogeneous relational databases
CN111444029A (en) * 2020-03-05 2020-07-24 中国司法大数据研究院有限公司 Cross-domain micro-service calling method and system based on file exchange
CN111716353A (en) * 2020-05-20 2020-09-29 西安交通大学 Digital twin virtual-real synchronous operation method based on publish/subscribe mode
CN112148679A (en) * 2020-09-21 2020-12-29 江苏锐创软件技术有限公司 Data interaction method, system, device and storage medium based on multiple data platforms
CN112667928A (en) * 2020-12-11 2021-04-16 北京中数创新科技股份有限公司 Prefix and identification data secure subscription method and system based on Handle system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
戴剑伟;冯勤群;: "跨领域信息交换与共享研究", 兵工自动化, no. 09 *
李耿;朱美正;: "数据订阅分发技术的研究与实现", 计算机工程与设计, no. 12 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174352A (en) * 2022-07-08 2022-10-11 中国电信股份有限公司 Event notification sending method, device and medium based on network configuration protocol
CN116566805A (en) * 2023-07-10 2023-08-08 中国人民解放军国防科技大学 System disaster-tolerant and anti-destruction oriented node cross-domain scheduling method and device
CN116566805B (en) * 2023-07-10 2023-09-26 中国人民解放军国防科技大学 System disaster-tolerant and anti-destruction oriented node cross-domain scheduling method and device
CN117097443A (en) * 2023-10-20 2023-11-21 中国电子科技集团公司第二十八研究所 Information system with key data transmission feedback function and transmission method thereof
CN117097443B (en) * 2023-10-20 2024-01-19 中国电子科技集团公司第二十八研究所 Information system with key data transmission feedback function and transmission method thereof

Also Published As

Publication number Publication date
CN113709250B (en) 2023-09-15

Similar Documents

Publication Publication Date Title
CN113709250B (en) Cross-domain user data synchronization method based on subscription transmission mode
AU2002330421B2 (en) System and implementation method of controlled multicast
RU2008103500A (en) STRUCTURE AND METHODOLOGY OF THE PEER-MANAGED GROUP MANAGEMENT
CN101252581A (en) Data communication system and session management server
EP2685679B1 (en) Method, device and system for synchronizing contact information
CN101247549B (en) Multicast method, multicast system and multicast equipment
JP4628938B2 (en) Data communication system, terminal device and VPN setting update method
CN103546380A (en) Message forwarding method and device based on strategy routing
JP2011210059A (en) Network storage system, method, client device, cache device, management server and program
US7694015B2 (en) Connection control system, connection control equipment and connection management equipment
CN114785802A (en) Data node structure based on P2P and private calculation and data management method
US8204898B2 (en) Multi-site common directory and method for using the multi-site common directory
US8826026B2 (en) Systems and methods for tracking electronic files in computer networks using electronic signatures
KR20150105292A (en) Mobile sender controlled data access and data deletion method and system
JP2000148611A (en) Intranet and data base server and method for transferring data
JP2002521970A (en) Message management system with security
WO2019128804A1 (en) Group management and group data management method and apparatus, group management system and storage medium
CN116095081A (en) Event processing method and device based on block chain system, equipment and medium
CN1822565A (en) Network with MAC table overflow protection
CN110809033B (en) Message forwarding method and device and switching server
CN105610599B (en) User data management and device
CN107888383B (en) Login authentication method and device
CN116132163B (en) Method for realizing device limiting local area network fence by using DHCP protocol
JP2000115228A (en) Mail server for electronic mail and mail client
CN115190168A (en) Edge server management system and server cluster

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