WO2011082637A1 - Peer to peer network and peer node restarting method - Google Patents

Peer to peer network and peer node restarting method Download PDF

Info

Publication number
WO2011082637A1
WO2011082637A1 PCT/CN2010/080322 CN2010080322W WO2011082637A1 WO 2011082637 A1 WO2011082637 A1 WO 2011082637A1 CN 2010080322 W CN2010080322 W CN 2010080322W WO 2011082637 A1 WO2011082637 A1 WO 2011082637A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
peer
configuration information
boot
restarting
Prior art date
Application number
PCT/CN2010/080322
Other languages
French (fr)
Chinese (zh)
Inventor
彭永林
郝振武
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2011082637A1 publication Critical patent/WO2011082637A1/en

Links

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
    • H04L67/104Peer-to-peer [P2P] networks
    • 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/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 
    • H04L67/1046Joining mechanisms

Definitions

  • the present invention relates to the field of network and communication technologies, and in particular, to a peer-to-peer network and a method for restarting a peer node.
  • BACKGROUND Peer-to-Peer P2P is a distributed network in which participants of a network share resources and services they have.
  • the sharing of resources and services includes: sharing and exchange of information, sharing of computing resources (for example, CPU), sharing of storage resources (for example, cache and disk space).
  • shared resources and services can be accessed by any peer (Peer) in the network.
  • Each participant in a peer-to-peer network is both a resource and a service provider (server), as well as a resource and a client.
  • RELOAD Resource location and distribution
  • P2PSIP Peer To Peer Session Initiation Protocol
  • Discovery Agreement Specifically, several terms involved in the RELOAD network are defined as follows: Node ID: A unique identifier for each node in a peer-to-peer network; Configuration Server: Provides configuration information for the entire network, for example, certificate server address, boot node Addresses, algorithms used by the network, size limits of messages, and some other common configuration information.
  • Boot node A peer node with a public IP address that can be directly connected by a peer node and can provide a boot service for the joining of peer nodes; the address of the boot node is set in the configuration information of the configuration server; It is determined by the algorithm according to the relationship between two node IDs.
  • node B is called the access node of node A.
  • FIG. 1 is a schematic diagram of an existing RELOAD peer-to-peer network. As shown in FIG. 1, the RELOAD peer-to-peer network is composed of peer nodes (A, B, C, D), a configuration server, and the like.
  • the configuration server provides configuration information for the entire network; the node D is a boot node, and the other nodes can join the peer network to provide the boot service.
  • the frequency of node restarts in the RELOAD peer-to-peer network is relatively high. For example, assuming that peer node A is to be restarted and joins the peer-to-peer network in Figure 1, node A first needs to obtain configuration information from the configuration server and store it locally, then test the local cached boot node D ( Since node A is restarted, the connectivity of the boot node is already cached locally and its own admission node ID is obtained.
  • the specific implementation process of the process is as shown in FIG.
  • Step 201 The peer node A is restarted;
  • Step 202 The peer node A obtains configuration information from the configuration server by using HTTP GET mode;
  • Step 4 gathers 203 : The configuration server returns an XML configuration file;
  • Step 205 Peer node A selects node D from the locally cached boot node;
  • Step 206 The node A sends a connectivity test request to the node D, and the request includes its own node ID.
  • Step 207 The boot node D searches for the corresponding access node in the peer-to-peer network according to the node ID in the request, and then The node ID of the admission node is returned to node A;
  • the configuration file must be obtained from the configuration server.
  • the number of nodes in the peer network is large, so When the frequency of restarting the node is high, each peer node needs to obtain the configuration file from the configuration server, which will impose a heavy burden on the configuration server.
  • a primary object of the present invention is to provide a peer-to-peer network and a method for restarting a peer node to at least solve the above problems.
  • a method for restarting a peer node comprising: when a peer node of a peer-to-peer network restarts, other than the restarting peer node from the peer-to-peer network The configuration information is obtained on the other peer nodes; the restarted peer node completes the restart process according to the obtained configuration information.
  • the other peer nodes in the peer-to-peer network comprise: a boot node or an admission node of the restarted peer node.
  • the restarting peer node acquiring the configuration information from the boot node includes: the restarting peer node acquiring its cached boot node information; the restarting peer node selecting a boot node corresponding to the boot node information The restarting peer node sends a connectivity test request to the bootstrap node; after receiving the response message returned by the bootstrap node, the restarted peer node requests the boot node to obtain configuration information; the restarted pair The node receives the configuration information returned by the boot node.
  • the restarting peer node acquiring configuration information from the boot node includes: the restarting peer node acquiring its cached boot node information; the restarting peer node selecting a boot node corresponding to the boot node information; The restarting peer node sends a request message to the boot node, where the request message is used to request a connectivity test and request to obtain configuration information; the restarting peer node receives a response message returned by the boot node, where The response message carries configuration information.
  • the method further includes: after updating the configuration information, the configuration server sends a notification message to all the guiding nodes in the peer-to-peer network, to notify that the configuration information has been updated; Each of the boot nodes that received the notification message requests updated configuration information from the configuration server; each of the boot nodes receives the updated configuration information returned by the configuration server, and updates the local configuration information using the received configuration information.
  • the method further includes: after the configuration server updates the configuration information, sending the updated configuration information to each guiding node in the RELOAD peer-to-peer network; The boot node updates the local configuration information with the received configuration information.
  • the method further includes: the guiding node periodically acquiring configuration information from the configuration server of the peer-to-peer network according to a preset period, and updating the local configuration information by using the obtained configuration information.
  • the restarting peer node acquiring configuration information from the admission node includes: the restarting peer node acquiring its cached boot node information; the restarting peer node selecting a boot node corresponding to the boot node information The restarting peer node sends a connectivity test request to the bootstrap node; the restarted peer node receives a response message returned by the bootstrap node, The response message carries the node identifier of the access node of the restarted peer node; the restarted peer node is located at the node identifier of the admission node, and requests the admission node to obtain configuration information; The peer node receives the configuration information returned by the admission node.
  • a peer-to-peer network comprising: a plurality of peer nodes, wherein: a plurality of peer nodes include: a restarted peer node and a peer node other than the restart Other peer nodes, wherein the restarting peer node is configured to obtain configuration information from the other peer nodes when restarting; other peer nodes are used to restart the peer node in the restart Provides configuration information for the restarted peer node.
  • the other peer nodes mentioned above include: a boot node or an access node of the restarted peer node.
  • the peer-to-peer network further includes: a configuration server, configured to send a notification to the guiding node when the local configuration information is tampered, so that the guiding node obtains the modified configuration information from the configuration server; or Send the modified configuration information to the boot node.
  • a configuration server configured to send a notification to the guiding node when the local configuration information is tampered, so that the guiding node obtains the modified configuration information from the configuration server
  • Send the modified configuration information to the boot node Send the modified configuration information to the boot node.
  • FIG. 1 is a schematic diagram of a RELOAD peer-to-peer network
  • FIG. 2 is a flowchart of a peer node restart in the prior art
  • FIG. 3 is a schematic diagram of a peer-to-peer network in an embodiment of the present invention
  • Figure 5 is a flowchart of a method for restarting a peer node according to an embodiment of the present invention
  • Figure 5 is a flowchart of Embodiment 1 of the present invention
  • Figure 7 is a flow chart of Embodiment 3 of the present invention
  • Figure 8 is a flow chart of Embodiment 4 of the present invention
  • Figure 9 is a flow chart of Embodiment 5 of the present invention
  • Figure 10 is a flow chart of Embodiment 6 of the present invention.
  • FIG. 3 is a schematic diagram of a peer-to-peer network in accordance with an embodiment of the present invention.
  • a peer-to-peer network according to an embodiment of the present invention includes a plurality of peer nodes and a configuration server, and is equivalent in the embodiment of the present invention.
  • a peer node in the embodiment of the present invention, in order to distinguish the peer node as a boot node
  • no configuration information is obtained from the configuration server.
  • the configuration information is obtained from other nodes in the peer-to-peer network.
  • the startup node is configured to acquire configuration information from other nodes of the peer-to-peer network when restarting;
  • the node other than the startup node is configured to provide configuration information for the startup node when the startup node is restarted.
  • the other peer nodes described above may be a boot node in the peer-to-peer network or an access node of the boot node.
  • the startup node may select a boot node from the boot node corresponding to the cached boot node information, and send a connectivity test request to the boot node to test the boot node with the boot node.
  • Connectivity when the initiating node obtains configuration information from the boot node, the initiating node may first test connectivity with the boot node, and then obtain The configuration information may also be obtained by combining the two, that is, obtaining the configuration information from the boot node while performing the connectivity test.
  • the instructing node When the initiating node obtains configuration information from its admission node, when the initiating node performs connectivity testing with the instructing node, the instructing node returns the identification information (eg, node ID) of its admission node to the initiating node, and the initiating node according to the The identification information of the admission node acquires configuration information from its admission node.
  • the startup node obtains configuration information from the boot node, in order to make the configuration information in the boot node consistent with the configuration information on the configuration server, when the configuration information on the configuration server is modified, the configuration server may notify the boot node and then boot The node obtains the new configuration information from the configuration server.
  • the configuration information can be directly sent to the boot node by the configuration server.
  • the configuration information can be obtained from the configuration server by the boot node. Therefore, the configuration information of the boot node can be consistent with the configuration information on the configuration server.
  • the method for restarting a peer node in the embodiment of the present invention is described below, and the method is implemented based on the peer-to-peer network described above.
  • 4 is a flowchart of a method for restarting a peer node according to an embodiment of the present invention. As shown in FIG. 4, the method mainly includes the following steps (step S402 - step S404): Step S402, a peer node (for convenience) In the following description, the peer node is referred to as a boot node.
  • configuration information is obtained from other peer nodes other than the peer node in the current peer network; the other peer nodes mentioned above This includes but is not limited to: a bootstrap node of a peer-to-peer network or an approved access node of the peer node.
  • the startup node obtains the configuration information from the boot node of the peer-to-peer network
  • the configuration server may notify The boot node, and then the boot node obtains new configuration information from the configuration server; the modified configuration information may be directly sent to the boot node by the configuration server; or the configuration information may be obtained from the configuration server by the boot node.
  • Step S404 the process of starting the restart of the configuration information acquired by the node is completed.
  • the peer node may obtain configuration information from other peer nodes in the peer-to-peer network, thereby avoiding obtaining the configuration server.
  • the configuration information is used to impose a heavier burden on the configuration server, and since the number of other peer nodes in the peer-to-peer network is relatively large, the single-point failure problem can be avoided and the service performance can be improved.
  • the method for restarting the peer node provided by the embodiment of the present invention is described by using the RELOAD peer-to-peer network shown in FIG. 1 as an example.
  • Embodiment 1 the peer node A is restarted and added to the peer-to-peer network, and the peer node A locally caches the node information of the boot node (the peer node D in this embodiment).
  • peer node A is restarted as: Peer node A first tests connectivity with peer node D and obtains the node ID of the admission node; then obtains configuration information from peer node D and updates Local configuration.
  • FIG. 5 is a flowchart of restarting the peer node A in the embodiment. As shown in FIG.
  • the peer node A restarting mainly includes the following steps: Step 501, the peer node A restarts; Step 502, The node A selects the peer node D from the boot node corresponding to the node information of the locally cached boot node; Step 503, the peer node A sends a connectivity test request to the boot node D, where the connectivity schedule request carries Node ID of the peer node A; Step 504, the boot node D searches for the corresponding admission node in the peer-to-peer network according to the node ID carried in the connectivity test request, and then returns the node ID of the admission node to Peer node A; Step 505, the peer node A requests the configuration information from the boot node D; Step 506, the boot node D returns the configuration information to the peer node A; Step 507, the peer node A uses the received configuration information to overwrite The local configuration information, that is, the local configuration is updated using the received configuration information; Step 508, the peer node A performs the remaining processes of joining the peer-to-peer network
  • Embodiment 2 the peer node A is restarted and added to the peer-to-peer network, and the peer node A locally caches the node information of the boot node D.
  • the startup method of the peer node A is: peer-to-peer Node A sends a request to test connectivity with the bootstrap node D and obtains configuration information, and then bootstrap node D returns the node ID and configuration information of the access node of peer node A.
  • FIG. 6 is a flowchart of restarting the peer node A in the embodiment. As shown in FIG.
  • the peer node A restarting mainly includes the following steps: Step 601, the peer node A is restarted; Step 602, The node A selects the node D from the boot node corresponding to the node information of the locally cached boot node; Step 603, the peer node A sends a connectivity test and a configuration request message to the boot node D, where the request message carries Node ID of the peer node A; Step 604, the node D searches for the node ID of the admission node corresponding to the node ID in the peer-to-peer network according to the node ID carried in the request message, and then the access node The node ID and the local configuration information are returned to the peer node A; Step 605, the peer node A overwrites the local configuration information with the received configuration information, that is, updates the local configuration; Step 606, the peer node A performs join peering The rest of the network.
  • the peer node A is restarted and joins the peer-to-peer network, and the peer node A locally caches the node of the boot node D.
  • the peer node A startup method is: the peer node A first tests the connectivity with the bootstrap node D and obtains the node ID of its admission node (the peer node B in this embodiment); then obtains the configuration information from the admission node B and updates the local configuration.
  • FIG. 7 is a flowchart of restarting the peer node A in the embodiment. As shown in FIG.
  • the peer node A restarting mainly includes the following steps: Step 4: 701, and the peer node A restarts; Step 702 The peer node A selects the peer node D from the boot node corresponding to the node information of the locally cached boot node; Step 703: The peer node A sends a connectivity test request to the guiding node D, where the connectivity test request carries the node ID of the peer node A. Step 704, the guiding node D is carried in the connectivity test request.
  • Node ID find the access node of the peer node A in the peer-to-peer network, and then return the node ID of the admission node B to the node A; Step 705, the node ID of the peer node A in the admission node B is accurate
  • the ingress node B requests to obtain the configuration information; Step 706, the admission node B returns the local configuration information; Step 707, the peer node A uses the configuration information returned by the admission node B to overwrite the local configuration information, that is, update the local configuration; Peer node A performs the rest of the process of joining the peer-to-peer network.
  • the present invention is not limited thereto.
  • the restarted peer node may also be removed.
  • the boot node and other peer nodes other than the admission node obtain configuration information.
  • the boot node D may return to the peer node A in addition to returning the node ID of the admission node B to the peer node A.
  • the node ID of the node C the peer node A can obtain the configuration information from the peer node C according to the node ID of the peer node C.
  • FIG. 8 is a flowchart of the configuration of the configuration information of the boot node D in the embodiment. As shown in FIG.
  • the boot node D updates its configuration information mainly includes the following steps: Step 801: The configuration information on the configuration server is tampered with; Step 802: The configuration server extracts, from the configuration, the node identifiers of all the bootstrap nodes (in this embodiment, the peer node D) in the current peer-to-peer network; Step 803 The configuration server sends a configuration tamper notification to each boot node (node D in this embodiment); Step 804, the boot node D obtains the configuration from the configuration server through HTTP GET; Step 4 gathers 805, and the configuration server returns XML. The configuration file; Step 806, the boot node D overwrites the local configuration information by using the configuration information returned by the configuration server, and updates the local configuration.
  • the boot node D periodically acquires the latest configuration from the configuration server.
  • the period in which the bootstrap node obtains the latest configuration information from the configuration server may be preset, and then, when each cycle arrives, the boot node is triggered to obtain the latest configuration information from the configuration server.
  • a timer may be set in the boot node to calculate a period, and the duration of the timer is a preset period duration. When the timer expires, the boot node obtains the latest configuration information from the configuration server. .
  • Step 9 is a flowchart of the configuration information of the boot node in the embodiment.
  • the boot node D updates the configuration information, which mainly includes the following steps: Step 901 : Configure the server The configuration is falsified; Step 902, the timer of the configuration of the node D is triggered to be triggered; Step 903, the boot node D obtains the configuration from the configuration server by using HTTP GET; Step 904, the configuration server returns an XML configuration file to the boot node D; Step 905: The guiding node D overwrites the local configuration information by using the configuration information returned by the configuration server, and updates the local configuration.
  • the latest configuration information is available on the boot node D, so that the latest configuration information can be provided for the rejoined peer node.
  • the configuration information of the configuration server is modified, the timers for obtaining the configuration of each boot node are triggered, and each boot node acquires a new one from the configuration server.
  • Configuration information it should be noted that, when the configuration node obtains the configuration information from the configuration server at the timing of the foregoing embodiment, the obtained configuration information is higher than the version of the locally saved configuration information. In an actual application, the boot node acquires the configuration from the configuration server at a timing.
  • the configuration information of the configuration server may be the same as the configuration information of the boot node.
  • Embodiment 6 In this embodiment, after the configuration information in the configuration server is tampered with, the server is configured to actively send to each of the guiding nodes (in the present embodiment, the guiding node D) in the peer-to-peer network. The latest configuration information. 10 is a flowchart of the configuration information update of the boot node in the embodiment. As shown in FIG.
  • the configuration information update of the boot node mainly includes the following steps: Step 4: 101, configured on the server The configuration is tampered with; Step 102, the configuration server takes out the node information of all the boot nodes (in this embodiment, the boot node D) from the configuration; Step 103, configures the server to each boot node (in this embodiment, the boot Node D) sends a configuration update request, where the configuration update request carries new configuration information; Step 104: After receiving the new configuration information, the guiding node D overwrites the local configuration information with the new configuration information, and updates the local configuration. In step 4, the guiding node D returns a configuration update response to the configuration server.
  • the latest configuration information is available on the boot node D, so that the latest configuration information can be provided for the rejoined peer node.
  • the configuration information in the configuration server when the configuration information in the configuration server is changed, the configuration information of the boot node in the peer-to-peer network is updated by using the configuration information in the configuration server, so that the boot node can be a rejoined pair.
  • the nodes provide the latest configuration information.

Abstract

A peer to peer network and a peer node restarting method are disclosed by the present invention. The method includes: when a peer node in the peer to peer network is restarting, the peer node obtains configuration information from other peer nodes in the peer to peer network except the restarting peer node; the restarting peer node accomplishes the restarting procedure according to the obtained configuration information. By the present invention, the problem that the peer node fails to obtain configuration information when restarting is avoided, and the service performance is improved.

Description

对等网各及对等节点重新启动的方法 技术领域 本发明涉及网络和通信技术领域, 尤其涉及一种对等网络及对等节点重 新启动的方法。 背景技术 对等网络(Peer to Peer, 简称为 P2P ) 是一种分布式网络, 网络的参与 者共享他们所拥有的资源和艮务。 通常, 资源和艮务的共享包括: 信息的共 享与交换、 计算资源 (例如, CPU ) 的共享、 存储资源 (例如, 緩存和磁盘 空间) 的共享等。 共享的资源和服务能被网络中的任意对等节点 (Peer ) 访 问。 对等网络中的每个参与者都既是资源和服务提供者 (server ), 又是资源 和月艮务获取者 ( client )。 资源定位和分现 ( REsource LOcate And Discovery, 简称为 RELOAD ) 是 IETF对等会话初始 4匕十办议 ( Peer To Peer Session Initiation Protocol, 简称 为 P2PSIP )工作组定义的一种对等网络的资源定位和发现协议。 具体地, 在 RELOAD网络中涉及的几个术语的定义如下: 节点 ID: 在对等网络中作为每个节点的唯一标识; 配置服务器: 为整个网络提供配置信息, 例如, 证书服务器地址、 引导 节点地址、 网络釆用的算法、 消息的大小限制、 以及一些其它公共配置信息。 引导节点: 具有公网 IP, 能够被对等节点直连, 可以为对等节点的加入 提供引导服务的对等节点; 引导节点的地址在配置服务器的配置信息中均有 设置; 准入节点: 由算法根据两个节点 ID关系确定, 通常一个节点 B的 ID是 另一个节点 A的 ID的最近后继节点 ID时,称节点 B为节点 A的准入节点。 图 1是现有 RELOAD对等网络的一种示意图,如图 1所示,该 RELOAD 对等网络由对等节点 (A、 B、 C、 D )、 配置服务器等组成。 其中, 配置服务 器为整个网络提供配置信息; 节点 D为引导节点, 可以为其它节点加入对等 网络提供引导服务。 在对等网络中, 由于节点数量大, 且具有较大的不稳定性, 因此, 在 RELOAD对等网络中节点重启的频率会比较高。 例如, 假设在图 1中对等节 点 A要重新启动并加入对等网络,则节点 A首先需要从配置 艮务器上获取配 置信息, 并存储在本地, 然后测试与本地緩存的引导节点 D (由于节点 A是 重新启动, 因此本地已经緩存了引导节点) 的连通性, 并获取自己的准入节 点 ID。 该过程的具体实现流程如图 2所示, 主要包括如下步骤: 步骤 201 : 对等节点 A重新启动; 步骤 202:对等节点 A以 HTTP GET方式从配置服务器上获取配置信息; 步 4聚 203 : 配置艮务器返回 XML配置文件; 步 4聚 204: 对等节点 A用新配置覆盖本地的旧配置; 步骤 205 : 对等节点 A从本地緩存的引导节点中选择节点 D; 步骤 206: 对等节点 A向节点 D发送连通性测试请求, 请求中包含自己 的节点 ID; 步骤 207: 引导节点 D才艮据请求中的节点 ID , 在对等网络中寻找其对应 的准入节点, 然后将准入节点的节点 ID返回给节点 A; 步骤 208: 对等节点 A执行加入对等网络的其余流程。 从上述的流程中可以看出, 对等节点每次重新启动时, 都必须从配置月艮 务器上获取配置文件, 由于一般情况下, 对等网络中的节点数量较大, 因此, 在对等节点重启的频率较高的情况下, 每个对等节点都要从配置服务器上获 取配置文件, 这样将给配置月艮务器造成较大的负担。 发明内容 本发明的主要目的在于提供一种对等网络及对等节点重新启动的方法, 以至少解决上述问题。 根据本发明的一个方面, 提供了一种对等节点重新启动的方法, 包括: 对等网络的一个对等节点在重新启动时, 从该对等网络中除该重新启动的对 等节点以外的其他对等节点上获取配置信息; 该重新启动的对等节点根据获 取的配置信息完成重新启动的流程。 优选地, 对等网络中的其他对等节点包括: 引导节点或该重新启动的对 等节点的准入节点。 进一步地, 该重新启动的对等节点从引导节点获取上述配置信息包括: 该重新启动的对等节点获取其緩存的引导节点信息; 该重新启动的对等节点 选择引导节点信息对应的一个引导节点; 该重新启动的对等节点向该引导节 点发送连通性测试请求; 该重新启动的对等节点接收到该引导节点返回的响 应消息后, 向该引导节点请求获取配置信息; 该重新启动的对等节点接收引 导节点返回的配置信息。 进一步地, 该重新启动的对等节点从引导节点获取配置信息包括: 该重 新启动的对等节点获取其緩存的引导节点信息; 该重新启动的对等节点选择 引导节点信息对应的一个引导节点; 该重新启动的对等节点向该引导节点发 送请求消息, 其中, 该请求消息用于请求进行连通性测试及请求获取配置信 息; 该重新启动的对等节点接收引导节点返回的响应消息, 其中, 该响应消 息中携带有配置信息。 进一步地, 在对等网络的配置服务器更新其本地的配置信息时, 该方法 还包括: 配置服务器在更新配置信息后, 向对等网络中的所有引导节点发送 通知消息, 通知配置信息已更新; 接收到通知消息的各个引导节点向配置服 务器请求更新后的配置信息; 各个引导节点接收配置服务器返回的更新后的 配置信息, 并使用接收到的配置信息更新本地的配置信息。 进一步地, 在对等网络的配置 艮务器更新本地的配置信息时, 该方法还 包括: 配置服务器在更新配置信息后, 向 RELOAD对等网络中的各个引导 节点发送更新后的配置信息; 各个引导节点使用接收到的配置信息更新本地 的配置信息。 进一步地, 该方法还包括: 引导节点根据预先设置的周期, 周期性地从 对等网络的配置月艮务器获取配置信息, 并使用获取到的配置信息更新本地的 配置信息。 进一步地, 该重新启动的对等节点从准入节点获取配置信息包括: 该重 新启动的对等节点获取其緩存的引导节点信息; 该重新启动的对等节点选择 引导节点信息对应的一个引导节点; 该重新启动的对等节点向该引导节点发 送连通性测试请求; 该重新启动的对等节点接收引导节点返回的响应消息, 其中, 该响应消息中携带有该重新启动的对等节点的准入节点的节点标识; 该重新启动的对等节点 居准入节点的节点标识, 向准入节点请求获取配置 信息; 该重新启动的对等节点接收准入节点返回的配置信息。 根据本发明的另一方面, 提供了一种对等网络, 包括: 多个对等节点, 其中, 多个对等节点包括: 重新启动的对等节点及除该重新启动的对等节点 之外的其他对等节点, 其中, 该重新启动的对等节点, 用于在重新启动时, 从上述其他对等节点获取配置信息; 其他对等节点, 用于在该重新启动的对 等节点重新启动时, 为该重新启动的对等节点提供配置信息。 优选地, 上述其他对等节点包括: 引导节点或该重新启动的对等节点的 准入节点。 进一步地, 上述对等网络还包括: 配置月艮务器, 用于在 4爹改本地的配置 信息时向引导节点发送通知, 以使引导节点从配置服务器获取修改后的配置 信息; 或者, 用于将修改后配置信息发送给引导节点。 通过本发明, 对等网络中的某个对等节点在重新启动时, 不从配置服务 器获取配置信息, 而从对等网络中的其他对等节点中获取配置信息, 解决了 大量对等节点重新启动时而导致配置服务器的负担过大的问题, 进而避免了 对等节点在重新启动时获取配置信息失败的问题, 提高了服务性能。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1是 RELOAD对等网络的示意图; 图 2是现有技术中对等节点重新启动的流程图; 图 3是 居本发明实施例的对等网络的示意图; 图 4是 居本发明实施例的对等节点重新启动的方法的流程图; 图 5是本发明实施例一的流程图; 图 6是本发明实施例二的流程图; 图 7是本发明实施例三的流程图; 图 8是本发明实施例四的流程图; 图 9是本发明实施例五的流程图; 图 10是本发明实施例六的流程图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 图 3是 居本发明实施例的对等网络的示意图, 如图 3所示, 才艮据本发 明实施例的对等网络包括多个对等节点和配置服务器, 在本发明实施例的对 等网络中多个对等节点中, 某个对等节点 (在本发明实施例中, 为了区别将 该对等节点称作为启动节点) 在重新启动时, 不再从配置服务器中获取配置 信息, 而是从对等网络中的其它节点获取配置信息, 因此, 在本发明实施例 中: 启动节点,用于在重新启动时,从对等网络的其他节点中获取配置信息; 而对等网络中除该启动节点之外的其他节点, 用于在该启动节点重新启 动时, 为该启动节点提供配置信息。 通过本发明实施例的上述对等网络, 在某个对等节点重新启动时, 可以 中对等网络中的其他对等节点中获取配置信息, 从而减轻了配置服务器的负 担, 而且由于对等节点数据比较多, 也可以避免只从配置服务器获取配置信 息而导致失败的问题, 进而提高了服务器性能。 优选地, 上述其他对等节点可以为对等网络中的引导节点或启动节点的 准入节点。 具体地, 当启动节点从引导节点获取配置信息时, 启动节点可以从其緩 存的引导节点信息对应的引导节点中选择一个引导节点, 向该引导节点发送 连通性测试请求以测试其与该引导节点的连通性, 则启动节点从该引导节点 上获取配置信息时, 启动节点可以先测试与该引导节点的连通性, 然后再获 取配置信息, 也可以将两者合并完成, 即在进行连通性测试的同时, 从该引 导节点获取配置信息。 当启动节点从其准入节点获取配置信息时, 在启动节点与引导节点进行 连通性测试时, 引导节点将向启动节点返回其准入节点的标识信息 (例如, 节点 ID ), 启动节点根据其准入节点的标识信息, 从其准入节点中获取配置 信息。 此外, 如果启动节点从引导节点中获取配置信息, 为了使引导节点中的 配置信息与配置服务器上的配置信息一致, 在配置服务器上的配置信息修改 时, 可以由配置服务器通知引导节点, 然后引导节点从配置服务器上获取新 的配置信息; 也可以由配置服务器直接把修改后的配置信息发给引导节点; 或者, 也可以由引导节点定时从配置服务器上获取配置信息。 从而可以保证 引导节点的配置信息与配置服务器上的配置信息保持一致。 下面介绍 居本发明实施例的对等节点重新启动的方法, 该方法基于上 述的对等网络实现。 图 4为 居本发明实施例的对等节点重新启动的方法的流程图, 如图 4 所示, 该方法主要包括以下步骤 (步骤 S402 -步骤 S404 ): 步骤 S402, 对等节点(为了便于区别, 在下面的描述中将该对等节点称 为启动节点) 在重新启动时, 从当前所在的对等网络中除该对等节点以外的 其他对等节点上获取配置信息; 上述其他对等节点包括但不限于: 对等网络的引导节点或重新启动的该 对等节点的准入节点。 并且, 当启动节点从对等网络的引导节点中获取配置信息时, 为了使引 导节点中的配置信息与配置服务器上的配置信息一致, 在配置服务器上的配 置信息修改时, 可以由配置服务器通知引导节点, 然后引导节点从配置服务 器上获取新的配置信息; 也可以由配置服务器直接把修改后的配置信息发给 引导节点; 或者, 也可以由引导节点定时从配置服务器上获取配置信息。 步骤 S404, 启动节点 居获取的配置信息完成重新启动的流程。 根据本发明实施例提供的上述对等节点重新启动的方法, 对等节点可以 从对等网络中的其他对等节点上获取配置信息, 从而避免了从配置服务器获 取配置信息而给配置服务器带来较重负担的问题, 而且由于对等网络中的其 他对等节点数量比较多, 这样也可以避免单点失败问题, 并提高服务性能。 下面以图 1所示的 RELOAD对等网络为例, 通过具体实施例对本发明 实施例提供的上述对等节点重新启动的方法进行描述。 实施例一 在本实施例中, 支设对等节点 A重新启动并加入对等网络, 而对等节点 A本地緩存了引导节点 (本实施例中为对等节点 D ) 的节点信息。 在本实施例中,对等节点 A重新启动为: 对等节点 A首先测试与对等节 点 D的连通性, 并取得准入节点的节点 ID; 然后从对等节点 D获取配置信 息, 并更新本地配置。 图 5为本实施例中对等节点 A重新启动的流程图, 如图 5所示, 对等节 点 A重新启动主要包括以下步 4聚: 步骤 501 , 对等节点 A重新启动; 步骤 502, 对等节点 A从本地緩存的引导节点的节点信息对应的引导节 点中选择对等节点 D; 步骤 503 , 对等节点 A向引导节点 D发送连通性测试请求, 其中, 该连 通性调度请求中携带有对等节点 A的节点 ID; 步骤 504, 引导节点 D才艮据连通性测试请求中携带的节点 ID, 在对等网 络中寻找其对应的准入节点, 然后将准入节点的节点 ID返回给对等节点 A; 步骤 505 , 对等节点 A从引导节点 D请求获取配置信息; 步骤 506, 引导节点 D向对等节点 A返回配置信息; 步骤 507, 对等节点 A使用接收到的配置信息覆盖本地的配置信息, 即 使用接收到的配置信息更新本地配置; 步骤 508, 对等节点 A执行加入对等网络的其余流程。 实施例二 在本实施例中, 支设对等节点 A重新启动并加入对等网络, 而对等节点 A本地緩存了引导节点 D的节点信息,本实施例中对等节点 A的启动方法是: 对等节点 A发送请求以测试与引导节点 D的连通性,并获取配置信息 ,然后 , 引导节点 D返回对等节点 A的准入节点的节点 ID和配置信息。 图 6为本实施例中对等节点 A重新启动的流程图, 如图 6所示, 对等节 点 A重新启动主要包括以下步 4聚: 步骤 601 , 对等节点 A重新启动; 步骤 602, 对等节点 A从本地緩存的引导节点的节点信息对应的引导节 点中选择节点 D; 步骤 603 , 对等节点 A向引导节点 D发送连通性测试和获取配置的请求 消息, 其中, 该请求消息中携带对等节点 A的节点 ID; 步骤 604 , 引导节点 D才艮据上述请求消息中携带的节点 ID , 在对等网络 中寻找与该节点 ID对应的准入节点的节点 ID,然后将准入节点的节点 ID和 本地的配置信息返回给对等节点 A; 步骤 605 , 对等节点 A利用接收到的配置信息覆盖本地的配置信息, 即 更新本地配置; 步骤 606, 对等节点 A执行加入对等网络的其余流程。 实施例三 在本实施例, 设对等节点 A重新启动并加入对等网络, 而对等节点 A 本地緩存了引导节点 D的节点, 本实施例中对等节点 A启动方法是: 对等节 点 A首先测试与引导节点 D的连通性, 并取得其准入节点(在本实施例中为 对等节点 B )的节点 ID; 然后从准入节点 B获取配置信息,并更新本地配置。 图 7为本实施例中对等节点 A重新启动的流程图, 如图 7所示, 对等节 点 A重新启动主要包括以下步 4聚: 步 4聚 701 , 对等节点 A重新启动; 步骤 702, 对等节点 A从本地緩存的引导节点的节点信息对应的引导节 点中选择对等节点 D; 步骤 703 , 对等节点 A向引导节点 D发送连通性测试请求, 其中, 该连 通性测试请求中携带有对等节点 A的节点 ID; 步骤 704, 引导节点 D才艮据连通性测试请求中携带的节点 ID, 在对等网 络中寻找对等节点 A的准入节点, 然后将准入节点 B的节点 ID返回给节点 A; 步骤 705 , 对等节点 A 居准入节点 B的节点 ID从准入节点 B请求获 取配置信息; 步骤 706 , 准入节点 B返回本地的配置信息; 步骤 707 , 对等节点 A使用准入节点 B返回的配置信息覆盖本地的配置 信息, 即更新本地配置; 步骤 708, 对等节点 A执行加入对等网络的其余流程。 需要说明的是, 虽然上述实施例以对等节点从引导节点或准入节点获取 配置信息为例进行说明, 但并不限于此, 在具体实施过程中, 重新启动的对 等节点也可以从除引导节点和准入节点以外的其他的对等节点获取配置信 息。 例如, 在上述实施例中, 对等节点 A与引导节点 D进行连通性测试时, 引导节点 D除了向对等节点 A返回准入节点 B的节点 ID外, 也可以向对等 节点 A返回对等节点 C的节点 ID, 对等节点 A根据对等节点 C的节点 ID, 可以从对等节点 C获取配置信息。 为了使加入的节点能够获得最新的配置信息, 需要保证引导节点上有最 新配置, 也就是引导节点的配置需要与配置服务器上的配置保持一致。 在下 面的实施例中, 将对本发明实施例中引导节点的配置信息的更新方法进行说 明。 实施例四 在本实施例中, 修改配置信息后, 由配置服务器通知引导节点 D更新配 置。 图 8为本实施例中引导节点 D更新其配置信息的流程图, 如图 8所示, 在本实施例中, 引导节点 D更新其配置信息主要包括以下步骤: 步骤 801 , 配置艮务器上的配置信息被爹改; 步骤 802,配置服务器从配置中取出当前对等网络中的所有引导节点(在 本实施例为对等节点 D ) 的节点标识; 步骤 803 , 配置服务器向各个引导节点 (在本实施例中为节点 D ) 发送 配置爹改通知; 步骤 804, 引导节点 D通过 HTTP GET从配置服务器上获取配置; 步 4聚 805 , 配置艮务器返回 XML配置文件; 步骤 806, 引导节点 D利用配置服务器返回的配置信息覆盖本地的配置 信息, 更新本地配置。 这样, 引导节点 D上就有了最新配置, 从而可以为重新加入的对等节点 提供最新配置信息。 实施例五 在本实施例中, 引导节点 D周期性从配置服务器获取最新配置。 在具体 应用中, 可以预先设置引导节点从配置服务器获取最新的配置信息的周期, 然后在每个周期到达时, 触发引导节点从配置服务器获取最新的配置信息。 在具体实施过程中, 可以在引导节点中设置一个定时器来计算周期, 该 定时器的时长为预设的周期的时长, 每当定时器超时时, 引导节点就从配置 服务器获取最新的配置信息。 图 9为本实施例中引导节点更新其配置信息的流程图, 如图 9所示, 在 本实施例中, 引导节点 D更新其配置信息主要包括以下步骤: 步骤 901 , 配置艮务器上的配置被爹改; 步骤 902, 引导节点 D的获取配置的定时器触发; 步骤 903 , 引导节点 D通过 HTTP GET从配置服务器上获取配置; 步骤 904, 配置服务器向引导节点 D返回 XML配置文件; 步骤 905 , 引导节点 D利用配置服务器返回的配置信息覆盖本地的配置 信息, 更新本地配置。 这样, 引导节点 D上就有了最新的配置信息, 从而可以为重新加入的对 等节点提供最新配置信息。 在具体应用中, 如果对等网络中有多个引导节点, 则在配置服务器的配 置信息被修改时, 各个引导节点的获取配置的定时器均被触发, 各个引导节 点均从配置服务器获取新的配置信息。 需要说明的是, 在上述实施例引导节点定时从配置服务器获取配置信息 时, 获取的配置信息比本地保存的配置信息的版本高, 在实际应用中, 引导 节点在定时从配置 艮务器获取配置信息时, 配置 艮务器当前的配置信息可能 与引导节点的配置信息相同。 在具体实施过程中, 可以有两种处理方式, 一 种是引导节点在从配置服务器获取配置信息时, 不判断配置服务器的配置信 息的版本是否比本地的高, 而是获取到之后再进行判断, 如果获取的配置信 息的版本比本地的高, 则用获取的配置信息更新本地的配置信息, 否则, 不 更新本地的配置信息; 另一种处理方式是引导节点在从配置服务器获取配置 信息之前, 先获取配置服务器上的配置信息的版本信息, 比较配置服务器上 的配置信息是否比本地的配置信息的版本高, 如果是, 再从配置服务器上获 取配置信息, 否则, 不从配置服务器上获取配置信息, 等待下一次定时器超 时时, 再从配置服务器上获取版本信息进行比较。 实施例六 在本实施例中, 配置月艮务器中的配置信息被爹改后, 配置月艮务器主动向 对等网络中的各个引导节点 (在本实施例中为引导节点 D ) 发送最新的配置 信息。 图 10为本实施例中引导节点的配置信息更新的流程图,如图 10所示, 在本实施例中, 引导节点的配置信息更新主要包括以下步骤: 步 4聚 101 , 配置艮务器上的配置被爹改; 步骤 102, 配置服务器从配置中取出所有引导节点 (在本实施例中为引 导节点 D ) 的节点信息; 步骤 103 , 配置服务器向各个引导节点 (在本实施例中为引导节点 D ) 发送配置更新请求, 该配置更新请求中携带有新的配置信息; 步骤 104, 引导节点 D接收到新的配置信息后, 利用新的配置信息覆盖 本地的配置信息, 更新本地配置; 步 4聚 105 , 引导节点 D向配置 艮务器返回配置更新响应。 这样, 引导节点 D上就有了最新的配置信息, 从而可以为重新加入的对 等节点提供最新配置信息。 从以上的描述中, 可以看出, 在本发明实施例中, 对等网络中的某个对 等节点在重新启动时, 不从配置服务器获取配置信息, 而从对等网络中的其 他对等节点中获取配置信息, 解决了大量对等节点重新启动时而导致配置服 务器的负担过大的问题, 进而避免了对等节点在重新启动时获取配置信息失 败的问题, 提高了服务性能。 并且, 在本发明实施例中, 当配置服务器中的 配置信息发生改变时, 将利用配置服务器中的配置信息更新对等网络中的引 导节点的配置信息, 从而使得引导节点可以为重新加入的对等节点提供最新 配置信息。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 并 且在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤, 或者 将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作 成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件 结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。 TECHNICAL FIELD The present invention relates to the field of network and communication technologies, and in particular, to a peer-to-peer network and a method for restarting a peer node. BACKGROUND Peer-to-Peer (P2P) is a distributed network in which participants of a network share resources and services they have. In general, the sharing of resources and services includes: sharing and exchange of information, sharing of computing resources (for example, CPU), sharing of storage resources (for example, cache and disk space). Shared resources and services can be accessed by any peer (Peer) in the network. Each participant in a peer-to-peer network is both a resource and a service provider (server), as well as a resource and a client. Resource location and distribution (REsource LOcate And Discovery, RELOAD for short) is a kind of peer-to-peer network resource definition defined by the Peer To Peer Session Initiation Protocol (P2PSIP) working group. And discovery agreement. Specifically, several terms involved in the RELOAD network are defined as follows: Node ID: A unique identifier for each node in a peer-to-peer network; Configuration Server: Provides configuration information for the entire network, for example, certificate server address, boot node Addresses, algorithms used by the network, size limits of messages, and some other common configuration information. Boot node: A peer node with a public IP address that can be directly connected by a peer node and can provide a boot service for the joining of peer nodes; the address of the boot node is set in the configuration information of the configuration server; It is determined by the algorithm according to the relationship between two node IDs. When the ID of one node B is the latest successor node ID of the ID of another node A, node B is called the access node of node A. FIG. 1 is a schematic diagram of an existing RELOAD peer-to-peer network. As shown in FIG. 1, the RELOAD peer-to-peer network is composed of peer nodes (A, B, C, D), a configuration server, and the like. The configuration server provides configuration information for the entire network; the node D is a boot node, and the other nodes can join the peer network to provide the boot service. In a peer-to-peer network, due to the large number of nodes and large instability, the frequency of node restarts in the RELOAD peer-to-peer network is relatively high. For example, assuming that peer node A is to be restarted and joins the peer-to-peer network in Figure 1, node A first needs to obtain configuration information from the configuration server and store it locally, then test the local cached boot node D ( Since node A is restarted, the connectivity of the boot node is already cached locally and its own admission node ID is obtained. The specific implementation process of the process is as shown in FIG. 2, and mainly includes the following steps: Step 201: The peer node A is restarted; Step 202: The peer node A obtains configuration information from the configuration server by using HTTP GET mode; Step 4 gathers 203 : The configuration server returns an XML configuration file; Step 4: 204: Peer node A overwrites the local old configuration with the new configuration; Step 205: Peer node A selects node D from the locally cached boot node; Step 206: The node A sends a connectivity test request to the node D, and the request includes its own node ID. Step 207: The boot node D searches for the corresponding access node in the peer-to-peer network according to the node ID in the request, and then The node ID of the admission node is returned to node A; Step 208: Peer node A performs the remaining processes of joining the peer-to-peer network. As can be seen from the above process, each time the peer node restarts, the configuration file must be obtained from the configuration server. Generally, the number of nodes in the peer network is large, so When the frequency of restarting the node is high, each peer node needs to obtain the configuration file from the configuration server, which will impose a heavy burden on the configuration server. SUMMARY OF THE INVENTION A primary object of the present invention is to provide a peer-to-peer network and a method for restarting a peer node to at least solve the above problems. According to an aspect of the present invention, a method for restarting a peer node is provided, comprising: when a peer node of a peer-to-peer network restarts, other than the restarting peer node from the peer-to-peer network The configuration information is obtained on the other peer nodes; the restarted peer node completes the restart process according to the obtained configuration information. Preferably, the other peer nodes in the peer-to-peer network comprise: a boot node or an admission node of the restarted peer node. Further, the restarting peer node acquiring the configuration information from the boot node includes: the restarting peer node acquiring its cached boot node information; the restarting peer node selecting a boot node corresponding to the boot node information The restarting peer node sends a connectivity test request to the bootstrap node; after receiving the response message returned by the bootstrap node, the restarted peer node requests the boot node to obtain configuration information; the restarted pair The node receives the configuration information returned by the boot node. Further, the restarting peer node acquiring configuration information from the boot node includes: the restarting peer node acquiring its cached boot node information; the restarting peer node selecting a boot node corresponding to the boot node information; The restarting peer node sends a request message to the boot node, where the request message is used to request a connectivity test and request to obtain configuration information; the restarting peer node receives a response message returned by the boot node, where The response message carries configuration information. Further, when the configuration server of the peer-to-peer network updates its local configuration information, the method further includes: after updating the configuration information, the configuration server sends a notification message to all the guiding nodes in the peer-to-peer network, to notify that the configuration information has been updated; Each of the boot nodes that received the notification message requests updated configuration information from the configuration server; each of the boot nodes receives the updated configuration information returned by the configuration server, and updates the local configuration information using the received configuration information. Further, when the configuration server of the peer-to-peer network updates the local configuration information, the method further includes: after the configuration server updates the configuration information, sending the updated configuration information to each guiding node in the RELOAD peer-to-peer network; The boot node updates the local configuration information with the received configuration information. Further, the method further includes: the guiding node periodically acquiring configuration information from the configuration server of the peer-to-peer network according to a preset period, and updating the local configuration information by using the obtained configuration information. Further, the restarting peer node acquiring configuration information from the admission node includes: the restarting peer node acquiring its cached boot node information; the restarting peer node selecting a boot node corresponding to the boot node information The restarting peer node sends a connectivity test request to the bootstrap node; the restarted peer node receives a response message returned by the bootstrap node, The response message carries the node identifier of the access node of the restarted peer node; the restarted peer node is located at the node identifier of the admission node, and requests the admission node to obtain configuration information; The peer node receives the configuration information returned by the admission node. According to another aspect of the present invention, a peer-to-peer network is provided, comprising: a plurality of peer nodes, wherein: a plurality of peer nodes include: a restarted peer node and a peer node other than the restart Other peer nodes, wherein the restarting peer node is configured to obtain configuration information from the other peer nodes when restarting; other peer nodes are used to restart the peer node in the restart Provides configuration information for the restarted peer node. Preferably, the other peer nodes mentioned above include: a boot node or an access node of the restarted peer node. Further, the peer-to-peer network further includes: a configuration server, configured to send a notification to the guiding node when the local configuration information is tampered, so that the guiding node obtains the modified configuration information from the configuration server; or Send the modified configuration information to the boot node. With the present invention, when a peer node in the peer-to-peer network restarts, it does not acquire configuration information from the configuration server, but obtains configuration information from other peer nodes in the peer-to-peer network, and solves a large number of peer nodes. The problem of excessive configuration of the server caused by startup avoids the problem that the peer node fails to obtain configuration information when restarting, and improves service performance. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawings: FIG. 1 is a schematic diagram of a RELOAD peer-to-peer network; FIG. 2 is a flowchart of a peer node restart in the prior art; FIG. 3 is a schematic diagram of a peer-to-peer network in an embodiment of the present invention; Figure 5 is a flowchart of a method for restarting a peer node according to an embodiment of the present invention; Figure 5 is a flowchart of Embodiment 1 of the present invention; Figure 7 is a flow chart of Embodiment 3 of the present invention; Figure 8 is a flow chart of Embodiment 4 of the present invention; Figure 9 is a flow chart of Embodiment 5 of the present invention; Figure 10 is a flow chart of Embodiment 6 of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. 3 is a schematic diagram of a peer-to-peer network in accordance with an embodiment of the present invention. As shown in FIG. 3, a peer-to-peer network according to an embodiment of the present invention includes a plurality of peer nodes and a configuration server, and is equivalent in the embodiment of the present invention. Among the plurality of peer nodes in the network, a peer node (in the embodiment of the present invention, in order to distinguish the peer node as a boot node), when restarting, no configuration information is obtained from the configuration server. The configuration information is obtained from other nodes in the peer-to-peer network. Therefore, in the embodiment of the present invention, the startup node is configured to acquire configuration information from other nodes of the peer-to-peer network when restarting; The node other than the startup node is configured to provide configuration information for the startup node when the startup node is restarted. With the peer-to-peer network of the embodiment of the present invention, when a peer node is restarted, configuration information may be obtained from other peer nodes in the peer-to-peer network, thereby reducing the burden on the configuration server, and because the peer node More data can also avoid the problem of failures only by obtaining configuration information from the configuration server, which in turn improves server performance. Preferably, the other peer nodes described above may be a boot node in the peer-to-peer network or an access node of the boot node. Specifically, when the startup node acquires the configuration information from the boot node, the startup node may select a boot node from the boot node corresponding to the cached boot node information, and send a connectivity test request to the boot node to test the boot node with the boot node. Connectivity, when the initiating node obtains configuration information from the boot node, the initiating node may first test connectivity with the boot node, and then obtain The configuration information may also be obtained by combining the two, that is, obtaining the configuration information from the boot node while performing the connectivity test. When the initiating node obtains configuration information from its admission node, when the initiating node performs connectivity testing with the instructing node, the instructing node returns the identification information (eg, node ID) of its admission node to the initiating node, and the initiating node according to the The identification information of the admission node acquires configuration information from its admission node. In addition, if the startup node obtains configuration information from the boot node, in order to make the configuration information in the boot node consistent with the configuration information on the configuration server, when the configuration information on the configuration server is modified, the configuration server may notify the boot node and then boot The node obtains the new configuration information from the configuration server. The configuration information can be directly sent to the boot node by the configuration server. Alternatively, the configuration information can be obtained from the configuration server by the boot node. Therefore, the configuration information of the boot node can be consistent with the configuration information on the configuration server. The method for restarting a peer node in the embodiment of the present invention is described below, and the method is implemented based on the peer-to-peer network described above. 4 is a flowchart of a method for restarting a peer node according to an embodiment of the present invention. As shown in FIG. 4, the method mainly includes the following steps (step S402 - step S404): Step S402, a peer node (for convenience) In the following description, the peer node is referred to as a boot node. When restarting, configuration information is obtained from other peer nodes other than the peer node in the current peer network; the other peer nodes mentioned above This includes but is not limited to: a bootstrap node of a peer-to-peer network or an approved access node of the peer node. Moreover, when the startup node obtains the configuration information from the boot node of the peer-to-peer network, in order to make the configuration information in the boot node consistent with the configuration information on the configuration server, when the configuration information on the configuration server is modified, the configuration server may notify The boot node, and then the boot node obtains new configuration information from the configuration server; the modified configuration information may be directly sent to the boot node by the configuration server; or the configuration information may be obtained from the configuration server by the boot node. Step S404, the process of starting the restart of the configuration information acquired by the node is completed. According to the method for restarting the peer node described above according to the embodiment of the present invention, the peer node may obtain configuration information from other peer nodes in the peer-to-peer network, thereby avoiding obtaining the configuration server. The configuration information is used to impose a heavier burden on the configuration server, and since the number of other peer nodes in the peer-to-peer network is relatively large, the single-point failure problem can be avoided and the service performance can be improved. The method for restarting the peer node provided by the embodiment of the present invention is described by using the RELOAD peer-to-peer network shown in FIG. 1 as an example. Embodiment 1 In this embodiment, the peer node A is restarted and added to the peer-to-peer network, and the peer node A locally caches the node information of the boot node (the peer node D in this embodiment). In this embodiment, peer node A is restarted as: Peer node A first tests connectivity with peer node D and obtains the node ID of the admission node; then obtains configuration information from peer node D and updates Local configuration. FIG. 5 is a flowchart of restarting the peer node A in the embodiment. As shown in FIG. 5, the peer node A restarting mainly includes the following steps: Step 501, the peer node A restarts; Step 502, The node A selects the peer node D from the boot node corresponding to the node information of the locally cached boot node; Step 503, the peer node A sends a connectivity test request to the boot node D, where the connectivity schedule request carries Node ID of the peer node A; Step 504, the boot node D searches for the corresponding admission node in the peer-to-peer network according to the node ID carried in the connectivity test request, and then returns the node ID of the admission node to Peer node A; Step 505, the peer node A requests the configuration information from the boot node D; Step 506, the boot node D returns the configuration information to the peer node A; Step 507, the peer node A uses the received configuration information to overwrite The local configuration information, that is, the local configuration is updated using the received configuration information; Step 508, the peer node A performs the remaining processes of joining the peer-to-peer network. Embodiment 2 In this embodiment, the peer node A is restarted and added to the peer-to-peer network, and the peer node A locally caches the node information of the boot node D. In this embodiment, the startup method of the peer node A is: peer-to-peer Node A sends a request to test connectivity with the bootstrap node D and obtains configuration information, and then bootstrap node D returns the node ID and configuration information of the access node of peer node A. FIG. 6 is a flowchart of restarting the peer node A in the embodiment. As shown in FIG. 6, the peer node A restarting mainly includes the following steps: Step 601, the peer node A is restarted; Step 602, The node A selects the node D from the boot node corresponding to the node information of the locally cached boot node; Step 603, the peer node A sends a connectivity test and a configuration request message to the boot node D, where the request message carries Node ID of the peer node A; Step 604, the node D searches for the node ID of the admission node corresponding to the node ID in the peer-to-peer network according to the node ID carried in the request message, and then the access node The node ID and the local configuration information are returned to the peer node A; Step 605, the peer node A overwrites the local configuration information with the received configuration information, that is, updates the local configuration; Step 606, the peer node A performs join peering The rest of the network. In the embodiment, in the embodiment, the peer node A is restarted and joins the peer-to-peer network, and the peer node A locally caches the node of the boot node D. In this embodiment, the peer node A startup method is: the peer node A first tests the connectivity with the bootstrap node D and obtains the node ID of its admission node (the peer node B in this embodiment); then obtains the configuration information from the admission node B and updates the local configuration. FIG. 7 is a flowchart of restarting the peer node A in the embodiment. As shown in FIG. 7, the peer node A restarting mainly includes the following steps: Step 4: 701, and the peer node A restarts; Step 702 The peer node A selects the peer node D from the boot node corresponding to the node information of the locally cached boot node; Step 703: The peer node A sends a connectivity test request to the guiding node D, where the connectivity test request carries the node ID of the peer node A. Step 704, the guiding node D is carried in the connectivity test request. Node ID, find the access node of the peer node A in the peer-to-peer network, and then return the node ID of the admission node B to the node A; Step 705, the node ID of the peer node A in the admission node B is accurate The ingress node B requests to obtain the configuration information; Step 706, the admission node B returns the local configuration information; Step 707, the peer node A uses the configuration information returned by the admission node B to overwrite the local configuration information, that is, update the local configuration; Peer node A performs the rest of the process of joining the peer-to-peer network. It should be noted that although the above embodiment is described by taking the configuration information of the peer node from the boot node or the admission node as an example, the present invention is not limited thereto. In the specific implementation process, the restarted peer node may also be removed. The boot node and other peer nodes other than the admission node obtain configuration information. For example, in the above embodiment, when the peer node A and the boot node D perform the connectivity test, the boot node D may return to the peer node A in addition to returning the node ID of the admission node B to the peer node A. The node ID of the node C, the peer node A can obtain the configuration information from the peer node C according to the node ID of the peer node C. In order to enable the joining node to obtain the latest configuration information, it is necessary to ensure that the boot node has the latest configuration, that is, the configuration of the boot node needs to be consistent with the configuration on the configuration server. In the following embodiments, a method of updating the configuration information of the bootstrap node in the embodiment of the present invention will be described. Embodiment 4 In this embodiment, after the configuration information is modified, the configuration server notifies the boot node D to update the configuration. FIG. 8 is a flowchart of the configuration of the configuration information of the boot node D in the embodiment. As shown in FIG. 8 , in the embodiment, the boot node D updates its configuration information mainly includes the following steps: Step 801: The configuration information on the configuration server is tampered with; Step 802: The configuration server extracts, from the configuration, the node identifiers of all the bootstrap nodes (in this embodiment, the peer node D) in the current peer-to-peer network; Step 803 The configuration server sends a configuration tamper notification to each boot node (node D in this embodiment); Step 804, the boot node D obtains the configuration from the configuration server through HTTP GET; Step 4 gathers 805, and the configuration server returns XML. The configuration file; Step 806, the boot node D overwrites the local configuration information by using the configuration information returned by the configuration server, and updates the local configuration. In this way, there is a new configuration on the boot node D, which provides the latest configuration information for the rejoining peer node. Embodiment 5 In this embodiment, the boot node D periodically acquires the latest configuration from the configuration server. In a specific application, the period in which the bootstrap node obtains the latest configuration information from the configuration server may be preset, and then, when each cycle arrives, the boot node is triggered to obtain the latest configuration information from the configuration server. In a specific implementation process, a timer may be set in the boot node to calculate a period, and the duration of the timer is a preset period duration. When the timer expires, the boot node obtains the latest configuration information from the configuration server. . FIG. 9 is a flowchart of the configuration information of the boot node in the embodiment. As shown in FIG. 9 , in the embodiment, the boot node D updates the configuration information, which mainly includes the following steps: Step 901 : Configure the server The configuration is falsified; Step 902, the timer of the configuration of the node D is triggered to be triggered; Step 903, the boot node D obtains the configuration from the configuration server by using HTTP GET; Step 904, the configuration server returns an XML configuration file to the boot node D; Step 905: The guiding node D overwrites the local configuration information by using the configuration information returned by the configuration server, and updates the local configuration. In this way, the latest configuration information is available on the boot node D, so that the latest configuration information can be provided for the rejoined peer node. In a specific application, if there are multiple boot nodes in the peer-to-peer network, when the configuration information of the configuration server is modified, the timers for obtaining the configuration of each boot node are triggered, and each boot node acquires a new one from the configuration server. Configuration information. It should be noted that, when the configuration node obtains the configuration information from the configuration server at the timing of the foregoing embodiment, the obtained configuration information is higher than the version of the locally saved configuration information. In an actual application, the boot node acquires the configuration from the configuration server at a timing. When the information is used, the configuration information of the configuration server may be the same as the configuration information of the boot node. In the specific implementation process, there may be two ways of processing. One is that when the configuration node obtains the configuration information from the configuration server, it does not determine whether the version of the configuration information of the configuration server is higher than the local one, but obtains the judgment after the acquisition. If the version of the obtained configuration information is higher than the local one, the local configuration information is updated with the obtained configuration information; otherwise, the local configuration information is not updated; another processing method is before the boot node obtains the configuration information from the configuration server. First, obtain the version information of the configuration information on the configuration server, and compare whether the configuration information on the configuration server is higher than the version of the local configuration information. If yes, obtain the configuration information from the configuration server. Otherwise, the configuration information is not obtained from the configuration server. Configuration information, waiting for the next timer to expire, then obtain version information from the configuration server for comparison. Embodiment 6 In this embodiment, after the configuration information in the configuration server is tampered with, the server is configured to actively send to each of the guiding nodes (in the present embodiment, the guiding node D) in the peer-to-peer network. The latest configuration information. 10 is a flowchart of the configuration information update of the boot node in the embodiment. As shown in FIG. 10, in the embodiment, the configuration information update of the boot node mainly includes the following steps: Step 4: 101, configured on the server The configuration is tampered with; Step 102, the configuration server takes out the node information of all the boot nodes (in this embodiment, the boot node D) from the configuration; Step 103, configures the server to each boot node (in this embodiment, the boot Node D) sends a configuration update request, where the configuration update request carries new configuration information; Step 104: After receiving the new configuration information, the guiding node D overwrites the local configuration information with the new configuration information, and updates the local configuration. In step 4, the guiding node D returns a configuration update response to the configuration server. In this way, the latest configuration information is available on the boot node D, so that the latest configuration information can be provided for the rejoined peer node. From the above description, it can be seen that in the embodiment of the present invention, when a peer node in the peer-to-peer network restarts, it does not acquire configuration information from the configuration server, but from other peers in the peer-to-peer network. The configuration information is obtained in the node, which solves the problem that the burden on the configuration server is too large when the peer node is restarted, thereby avoiding the problem that the peer node fails to obtain the configuration information when restarting, and improving the service performance. In addition, in the embodiment of the present invention, when the configuration information in the configuration server is changed, the configuration information of the boot node in the peer-to-peer network is updated by using the configuration information in the configuration server, so that the boot node can be a rejoined pair. The nodes provide the latest configuration information. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书  Claims
1. 一种对等节点重新启动的方法, 其特征在于, 包括: A method for restarting a peer node, characterized in that it comprises:
对等网络中的一个对等节点在重新启动时, 从所述对等网络中除 重新启动的所述对等节点以外的其他对等节点上获取配置信息; 所述重新启动的对等节点 居获取的所述配置信息完成重新启动 的流程。  When a peer node in the peer-to-peer network restarts, obtain configuration information from other peer nodes other than the restarted peer node in the peer-to-peer network; the restarting peer node resides The obtained configuration information completes the process of restarting.
2. 根据权利要求 1所述的方法, 其特征在于, 所述对等网络中的其他对 等节点包括: 引导节点或所述重新启动的对等节点的准入节点。 2. The method of claim 1, wherein the other peer nodes in the peer to peer network comprise: a bootstrap node or an admission node of the restarted peer node.
3. 根据权利要求 2所述的方法, 其特征在于, 所述重新启动的对等节点 从引导节点获取所述配置信息包括: The method according to claim 2, wherein the restarting the peer node acquiring the configuration information from the guiding node comprises:
所述重新启动的对等节点获取其緩存的引导节点信息; 所述重新启动的对等节点选择所述引导节点信息对应的一个引导 节点;  The restarting peer node acquires its cached boot node information; the restarted peer node selects a boot node corresponding to the boot node information;
所述重新启动的对等节点向所述引导节点发送连通性测试请求; 所述重新启动的对等节点接收到所述引导节点返回的响应消息 后, 向所述引导节点请求获取所述配置信息;  The restarting peer node sends a connectivity test request to the boot node; after receiving the response message returned by the boot node, the restarted peer node requests the boot node to acquire the configuration information. ;
所述重新启动的对等节点接收所述引导节点返回的所述配置信 息。  The restarted peer node receives the configuration information returned by the bootstrap node.
4. 根据权利要求 2所述的方法, 其特征在于, 所述重新启动的对等节点 从引导节点获取所述配置信息包括: The method according to claim 2, wherein the restarting the peer node acquiring the configuration information from the boot node comprises:
所述重新启动的对等节点获取其緩存的引导节点信息; 所述重新启动的对等节点选择所述引导节点信息对应的一个引导 节点;  The restarting peer node acquires its cached boot node information; the restarted peer node selects a boot node corresponding to the boot node information;
所述重新启动的对等节点向所述引导节点发送请求消息, 其中, 所述请求消息用于请求进行连通性测试及请求获取所述配置信息; 所述重新启动的对等节点接收所述引导节点返回的响应消息, 其 中, 所述响应消息中携带有所述配置信息。 根据权利要求 3或 4所述的方法, 其特征在于, 在所述对等网络的配 置月艮务器更新其本地的配置信息时, 所述方法还包括: The restarting peer node sends a request message to the bootstrap node, where the request message is used to request a connectivity test and request to obtain the configuration information; the restarted peer node receives the guide The response message returned by the node, where the response message carries the configuration information. The method according to claim 3 or 4, wherein, when the configuration server of the peer-to-peer network updates its local configuration information, the method further includes:
所述配置月艮务器在更新所述配置信息后, 向所述对等网络中的所 有引导节点发送通知消息, 通知配置信息已更新;  After updating the configuration information, the configuration server sends a notification message to all the guiding nodes in the peer-to-peer network to notify that the configuration information has been updated;
接收到所述通知消息的各个引导节点向所述配置服务器请求更新 后的所述配置信息;  And each of the guiding nodes that received the notification message requests the updated configuration information from the configuration server;
所述各个引导节点接收所述配置艮务器返回的更新后的所述配置 信息, 并使用接收到的所述配置信息更新本地的配置信息。 根据权利要求 3或 4所述的方法, 其特征在于, 在所述对等网络的配 置月艮务器更新本地的所述配置信息时, 所述方法还包括:  Each of the boot nodes receives the updated configuration information returned by the configuration server, and updates the local configuration information using the received configuration information. The method according to claim 3 or 4, wherein, when the configuration server of the peer-to-peer network updates the local configuration information, the method further includes:
所述配置服务器在更新配置信息后, 向所述对等网络中的各个引 导节点发送更新后的配置信息;  After the configuration server updates the configuration information, the configuration server sends the updated configuration information to each of the guiding nodes in the peer-to-peer network;
所述各个引导节点使用接收到的所述配置信息更新本地的配置信 息。 根据权利要求 3或 4所述的方法, 其特征在于, 所述方法还包括: 所述引导节点根据预先设置的周期,周期性地从所述 RELOAD对 等网络的配置服务器获取配置信息, 并使用获取到的所述配置信息更 新本地的配置信息。 根据权利要求 2所述的方法, 其特征在于, 所述重新启动的对等节点 从所述准入节点获取所述配置信息包括:  The respective bootstrap nodes update the local configuration information using the received configuration information. The method according to claim 3 or 4, wherein the method further comprises: the guiding node periodically acquiring configuration information from the configuration server of the RELOAD peer network according to a preset period, and using the configuration information. The obtained configuration information updates the local configuration information. The method according to claim 2, wherein the restarting the peer node acquiring the configuration information from the admission node comprises:
所述重新启动的对等节点获取其緩存的引导节点信息; 所述重新启动的对等节点选择所述引导节点信息对应的一个引导 节点;  The restarting peer node acquires its cached boot node information; the restarted peer node selects a boot node corresponding to the boot node information;
所述重新启动的对等节点向所述引导节点发送连通性测试请求; 所述重新启动的对等节点接收所述引导节点返回的响应消息, 其 中, 所述响应消息中携带有所述重新启动的对等节点的所述准入节点 的节点标识;  The restarting peer node sends a connectivity test request to the boot node; the restarting peer node receives a response message returned by the boot node, where the response message carries the restart The node identifier of the admission node of the peer node;
所述重新启动的对等节点 居所述准入节点的节点标识, 向所述 准入节点请求获取所述配置信息; 所述重新启动的对等节点接收所述准入节点返回的所述配置信 息。 And the restarting peer node is located at the node identifier of the admission node, and requests the access node to acquire the configuration information; The restarted peer node receives the configuration information returned by the admission node.
9. 一种对等网络, 包括多个对等节点, 其特征在于, 所述多个对等节点 包括: 重新启动的对等节点及除所述重新启动的对等节点之外的其他 对等节点, 其中, 9. A peer-to-peer network comprising a plurality of peer nodes, wherein the plurality of peer nodes comprise: a restarting peer node and other peers other than the restarted peer node Node, where,
所述重新启动的对等节点, 用于在重新启动时, 从所述其他对等 节点获取配置信息;  The restarting peer node is configured to acquire configuration information from the other peer nodes when restarting;
所述其他对等节点,用于在所述重新启动的对等节点重新启动时, 为所述重新启动的对等节点提供所述配置信息。  The other peer node is configured to provide the configuration information for the restarted peer node when the restarted peer node is restarted.
10. 根据权利要求 9所述的对等网络, 其特征在于, 所述其他对等节点包 括: 引导节点或所述重新启动的对等节点的准入节点。 10. The peer to peer network of claim 9, wherein the other peer nodes comprise: a boot node or an admission node of the restarted peer node.
11. 根据权利要求 10所述的对等网络,其特征在于,所述对等网络还包括: 配置服务器, 11. The peer-to-peer network of claim 10, wherein the peer-to-peer network further comprises: a configuration server,
所述配置服务器用于在修改本地的配置信息时向所述引导节点发 送通知, 以使所述引导节点从所述配置服务器获取修改后的配置信息; 或者,  The configuration server is configured to send a notification to the guiding node when the local configuration information is modified, so that the guiding node obtains the modified configuration information from the configuration server; or
所述配置服务器用于将修改后配置信息发送给所述引导节点。  The configuration server is configured to send the modified configuration information to the boot node.
PCT/CN2010/080322 2010-01-05 2010-12-27 Peer to peer network and peer node restarting method WO2011082637A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010000217.4A CN102118421B (en) 2010-01-05 2010-01-05 Peer-to-peer network and method for restarting peer nodes
CN201010000217.4 2010-01-05

Publications (1)

Publication Number Publication Date
WO2011082637A1 true WO2011082637A1 (en) 2011-07-14

Family

ID=44217011

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/080322 WO2011082637A1 (en) 2010-01-05 2010-12-27 Peer to peer network and peer node restarting method

Country Status (2)

Country Link
CN (1) CN102118421B (en)
WO (1) WO2011082637A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11660428B2 (en) 2016-12-16 2023-05-30 C.R. Bard, Inc. Medical balloons, balloon catheters, and methods thereof

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102970312A (en) * 2011-09-01 2013-03-13 中兴通讯股份有限公司 Network booting method and system based on peer-to-peer (P2P) diskless device
US11349780B2 (en) * 2020-09-03 2022-05-31 Mellanox Technologies, Ltd. Enhancing port link-up time

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1666474A (en) * 2002-06-28 2005-09-07 株式会社Ntt都科摩 Management node device, node device, network configuration management system, network configuration management method, node device control method, management node device control method
WO2006105207A2 (en) * 2005-03-31 2006-10-05 Microsoft Corporation Simplified creation and termination of an ad hoc wireless network with internet connection sharing
CN101309282A (en) * 2008-07-10 2008-11-19 华为技术有限公司 Method, server and system for document transmission in local area network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1666474A (en) * 2002-06-28 2005-09-07 株式会社Ntt都科摩 Management node device, node device, network configuration management system, network configuration management method, node device control method, management node device control method
WO2006105207A2 (en) * 2005-03-31 2006-10-05 Microsoft Corporation Simplified creation and termination of an ad hoc wireless network with internet connection sharing
CN101309282A (en) * 2008-07-10 2008-11-19 华为技术有限公司 Method, server and system for document transmission in local area network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
C. JENNINGS ET AL.: "REsource LOcation And Discovery (RELOAD) Base Protocol draft-ietf-p2psip-base-03.", P2PSIP INTERNET-DRAFT., 13 July 2009 (2009-07-13) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11660428B2 (en) 2016-12-16 2023-05-30 C.R. Bard, Inc. Medical balloons, balloon catheters, and methods thereof

Also Published As

Publication number Publication date
CN102118421B (en) 2017-02-08
CN102118421A (en) 2011-07-06

Similar Documents

Publication Publication Date Title
US20120278455A1 (en) Issuing method and system for configuration information
US7978631B1 (en) Method and apparatus for encoding and mapping of virtual addresses for clusters
RU2483455C2 (en) Methods and apparatus for detecting peer-to-peer overlay networks
US8484382B2 (en) Methods and apparatus for merging peer-to-peer overlay networks
JP5565981B2 (en) Domain selection method and system for incoming calls
WO2017084274A1 (en) Method and apparatus for selecting retrieval server
US9984158B2 (en) Finding services in a service-oriented architecture (SOA) network
KR20120104341A (en) Method and apparatus for locating services within peer-to-peer networks
KR101139836B1 (en) Method and system for two-phase mechanism for discovering web services based management service
US20150304411A1 (en) Self-Organizing Distributed Service Overlay for Wireless Ad Hoc Networks
WO2015183583A1 (en) App distribution over the air
WO2015039475A1 (en) Method, server, and system for domain name resolution
CN112202877B (en) Gateway linkage method, gateway, cloud server and user terminal
JP4635615B2 (en) Information processing apparatus, system, data synchronization method, and program
TW201014391A (en) Updating routing and outage information in a communications network
WO2011082637A1 (en) Peer to peer network and peer node restarting method
WO2011082634A1 (en) Peer node of resource locate and discovery peer to peer network and configuration update method and system thereof
WO2013037318A1 (en) Data processing method and data processing node
JP5386763B2 (en) Firmware update system, firmware update method, and management computer
JP2009271857A (en) Computer system
Knoll et al. Bootstrapping peer-to-peer systems using IRC
CN117850909A (en) Configuration system and configuration method
CN117857583A (en) Authoritative domain name server data synchronization method, device and equipment
JP2013182508A (en) Information processing system, management terminal device, information processing device, information processing method, and program
JP2009230207A (en) Synchronization method for shared data, program for synchronizing shared data, and network system for synchronizing shared data to be held

Legal Events

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

Ref document number: 10841980

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10841980

Country of ref document: EP

Kind code of ref document: A1