WO2022102531A1 - 管理装置 - Google Patents

管理装置 Download PDF

Info

Publication number
WO2022102531A1
WO2022102531A1 PCT/JP2021/040765 JP2021040765W WO2022102531A1 WO 2022102531 A1 WO2022102531 A1 WO 2022102531A1 JP 2021040765 W JP2021040765 W JP 2021040765W WO 2022102531 A1 WO2022102531 A1 WO 2022102531A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
quality
request
communication
nodes
Prior art date
Application number
PCT/JP2021/040765
Other languages
English (en)
French (fr)
Inventor
昌志 安沢
広樹 石塚
Original Assignee
株式会社Nttドコモ
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 株式会社Nttドコモ filed Critical 株式会社Nttドコモ
Priority to JP2022561874A priority Critical patent/JPWO2022102531A1/ja
Priority to US18/246,436 priority patent/US20230370388A1/en
Publication of WO2022102531A1 publication Critical patent/WO2022102531A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/42Centralised routing

Definitions

  • the present invention relates to a management device.
  • a system using a blockchain is known (see, for example, Patent Document 1).
  • the blockchain is a database related to data such as transaction data.
  • a blockchain contains multiple blocks connected in series. Each block contains data such as transaction data.
  • the blockchain is shared by multiple nodes. When any node of multiple nodes generates additional data (eg, transaction data or block) that should be added to the blockchain, the additional data is communicated between the multiple nodes and added to the blockchain. ..
  • An object of the present invention is to provide a technique for assisting a node in order to reduce the delay in the timing of adding data to the blockchain.
  • the management device is within a group composed of a first node and a plurality of second nodes having a blockchain together and executing communication for adding additional data to the blockchain.
  • the providing unit that provides the first information corresponding to the first request to the first node and the first information. Controls the quality of communication regarding the controlled target node, which is one of the plurality of second nodes, from the receiving node that has received the first information among the plurality of second nodes in the situation where is communicated within the group.
  • a quality control unit that sets the quality of communication regarding the controlled node to a quality equal to or higher than the first quality is included.
  • FIG. 1 is a diagram showing a network system 1.
  • the network system 1 includes a network NW and a management device 10.
  • the network NW includes groups A1 of nodes 20, 30, 40, 50 and 60.
  • the network NW also includes a plurality of nodes that do not belong to the group A1.
  • Node 20 is an example of the first node.
  • Nodes 30, 40, 50 and 60 are examples of a plurality of second nodes.
  • Each of the nodes 30, 40, 50 and 60 is an example of a second node.
  • the number of the second node is not limited to 4, and may be 2 or more.
  • Group A1 is an example of a group composed of a first node and a plurality of second nodes.
  • Nodes 20, 30, 40, 50 and 60 constitute a P2P (Peer to Peer) network.
  • the configuration of the P2P network is not limited to the configuration shown in FIG. 1, and can be appropriately changed.
  • Each of the nodes 20, 30, 40, 50 and 60 has a common blockchain BC. That is, the nodes 20, 30, 40, 50 and 60 both have a blockchain BC.
  • FIG. 2 is a diagram showing an example of blockchain BC.
  • the blockchain BC includes a plurality of blocks B1 connected in series.
  • Each block B1 includes block-related data Q1 and target data T1.
  • the block-related data Q1 is based on the data contained in the immediately preceding block B1.
  • the block-related data Q1 is, for example, a hash value based on the data included in the immediately preceding block B1.
  • the block-related data Q1 contributes to resistance to data tampering in the blockchain BC.
  • the target data T1 is, for example, transaction data D1.
  • the transaction data D1 is, for example, data relating to a transaction of a cryptographic asset. Cryptocurrencies are also referred to as virtual transit or electronic currency.
  • the transaction data D1 is not limited to the data related to the transaction of cryptographic assets.
  • the transaction data D1 may be, for example, data relating to a real estate transaction, data relating to a transaction of an animal property, or data relating to a transaction of information.
  • the transaction data D1 is also referred to as a transaction.
  • the target data T1 is not limited to the transaction data D1, and may be, for example, data related to the exchange of information such as a contract.
  • the blockchain BC is an example of a database that manages the target data T1.
  • the transaction data D1 can be generated by each of the plurality of nodes 20, 30, 40, 50 and 60.
  • the transaction data D1 is propagated from the node that is the source of the transaction data D1 to a node among a plurality of nodes 20, 30, 40, 50, and 60 that is different from the node that is the source of the transaction data D1.
  • the plurality of nodes 20, 30, 40, 50 and 60 verify the transaction data D1.
  • Block B1 is generated by a node called a minor node among a plurality of nodes 20, 30, 40, 50 and 60.
  • the minor node combines a plurality of transaction data D1 into one block B1.
  • the block B1 is propagated from the minor node that is the generator of the block B1 to a node of a plurality of nodes 20, 30, 40, 50 and 60 that is different from the node that is the generator of the block B1.
  • the block B1 is verified.
  • Each of the plurality of nodes 20, 30, 40, 50 and 60 adds the block B1 to the existing blockchain BC when the verification result of the block B1 is valid.
  • Adding the block B1 to the existing blockchain BC means connecting the block B1 to the existing blockchain BC.
  • Each of the block B1, the target data T1 and the transaction data D1 is an example of predetermined data.
  • the predetermined data is an example of additional data.
  • Each of the nodes 20, 30, 40, 50 and 60 executes communication for adding the transaction data D1 to the blockchain BC.
  • “communication for adding transaction data D1 to the blockchain BC” is also referred to as "data addition communication”.
  • An example of data addition communication is transaction data D1 communication.
  • Another example of data addition communication is communication of block B1 including transaction data D1.
  • data such as transaction data D1 and block B1 are communicated by packets.
  • the management device 10 reduces the delay in the timing at which the transaction data D1 is added to the blockchain BC by controlling the quality of the data addition communication.
  • the management device 10 accelerates the timing at which the transaction data D1 is considered to be finalized by reducing the delay in the timing at which the transaction data D1 is added to the blockchain BC.
  • the management device 10 supports at least one of the nodes 20, 30, 40, 50, and 60 by accelerating the timing at which the transaction data D1 is considered to be finalized.
  • FIG. 3 is a diagram showing an example of a network NW.
  • the network NW includes communication devices 71, 72, 73 and 74 in addition to the nodes 20, 30, 40, 50 and 60.
  • Each of the communication devices 71, 72, 73 and 74 is, for example, a router.
  • the nodes 20, 30, 40, 50 and 60 and the communication devices 71, 72, 73 and 74 can communicate with the management device 10.
  • the management device 10 controls the quality of communication in the network NW by causing at least one of the communication devices 71, 72, 73, and 74 to execute at least one of priority control and band control.
  • Priority control is, for example, control for preferentially forwarding a packet related to a specific communication.
  • priority control When priority control is executed, low latency, improved throughput, high speed, high reliability, etc. are realized in a specific communication.
  • Bandwidth control is control that adjusts the bandwidth used for communication. When the bandwidth of communication is expanded by bandwidth control, for example, low delay, improvement of throughput, high speed, high reliability and the like are realized in communication.
  • Each of priority control and bandwidth control is an example of QoS (Quality of Service) control.
  • the management device 10 reduces the delay in the timing at which the transaction data D1 is added to the blockchain BC by causing at least one of the communication devices 71, 72, 73, and 74 to execute QoS control.
  • Node 20 is a personal computer.
  • the node 20 is not limited to a personal computer, and may be, for example, a smartphone or a tablet.
  • the node 20 executes data addition communication (communication for adding transaction data D1 to the blockchain BC) with each of the nodes 30 and 40.
  • FIG. 4 is a diagram showing an example of the node 20.
  • the node 20 includes an input device 21, an output device 22, a communication device 23, a storage device 24, and a processing device 25.
  • the input device 21 includes a keyboard.
  • the input device 21 may include at least one of a mouse and a touch panel.
  • the input device 21 may not include at least one of a keyboard and a mouse.
  • the input device 21 accepts an operation performed by the user.
  • the output device 22 includes a display.
  • the output device 22 may include a touch panel.
  • the output device 22 displays various information.
  • the output device 22 may not include a display.
  • the touch panel may be used as the input device 21 and the output device 22.
  • the communication device 23 communicates with the node 30 via a communication device 71 such as a router.
  • the communication device 23 communicates with the node 40 via a communication device 72 such as a router.
  • the communication device 23 further communicates with the management device 10.
  • the storage device 24 is a recording medium that can be read by the processing device 25.
  • the storage device 24 includes, for example, a non-volatile memory and a volatile memory.
  • the non-volatile memory is, for example, ROM (ReadOnlyMemory), EPROM (ErasableProgrammableReadOnlyMemory), and EEPROM (ElectricallyErasableProgrammableReadOnlyMemory).
  • the volatile memory is, for example, RAM (RandomAccessMemory).
  • the storage device 24 stores the application program 241 and the blockchain BC.
  • the processing device 25 includes one or a plurality of CPUs (Central Processing Units).
  • CPUs Central Processing Units
  • One or more CPUs is an example of one or more processors.
  • Each of the processor and the CPU is an example of a computer.
  • the processing device 25 reads the application program 241 from the storage device 24.
  • the processing device 25 functions as an operation control unit 251, a first request unit 252, a second request unit 253, a verification unit 254, and a block generation unit 255 by executing the application program 241.
  • the operation control unit 251 may be realized by a circuit such as a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), a PLD (Programmable Logic Device), and an FPGA (Field Programmable Gate Array).
  • a circuit such as a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), a PLD (Programmable Logic Device), and an FPGA (Field Programmable Gate Array).
  • At least one of the first request unit 252, the second request unit 253, the verification unit 254, and the block generation unit 255 may be realized by circuits such as DSP, ASIC, PLD, and FPGA.
  • the operation control unit 251 controls the communication for adding the transaction data D1 to the blockchain BC, that is, the data addition communication.
  • the first request unit 252 transmits the request C1 to the management device 10.
  • Request C1 indicates a request for QoS control for communication regarding transaction data D1.
  • the communication regarding the transaction data D1 includes the communication of the transaction data D1 and the communication of the block B1 including the transaction data D1. That is, the communication regarding the transaction data D1 means the entire communication for adding the transaction data D1 to the blockchain BC.
  • the communication related to the transaction data D1 is an example of the data addition communication.
  • QoS control is an example of controlling the quality of communication.
  • Request C1 is an example of a first request for controlling the quality of communication for adding predetermined data to the blockchain BC.
  • the first request is a request for controlling the quality of communication for adding predetermined data (additional data) to the blockchain BC.
  • the second request unit 253 transmits the request C2 to the management device 10.
  • Request C2 indicates a request for QoS control for communication regarding the controlled node.
  • the controlled node is one or more nodes in the plurality of second nodes.
  • request C2 indicates a QoS control request for communication with respect to a plurality of controlled nodes
  • each controlled node is one of a plurality of second nodes.
  • request C2 indicates a request for QoS control for communication with respect to one controlled node
  • the controlled node is one of a plurality of second nodes.
  • Request C2 is an example of a second request requesting control of the quality of communication regarding the controlled node.
  • the second request is a request for controlling the quality of communication regarding the controlled node.
  • the verification unit 254 verifies the transaction data D1 generated by another node.
  • the verification unit 254 verifies the block B1 generated by another node.
  • the block generation unit 255 generates the block B1 including the transaction data D1. For example, the block generation unit 255 collects a plurality of transaction data D1 into one block B1.
  • ⁇ A3 Nodes 30, 40, 50 and 60> Each of the nodes 30, 40, 50 and 60 has components similar to those of the node 20.
  • the node 30 executes data addition communication (communication for adding transaction data D1 to the blockchain BC) with the node 20.
  • the node 40 executes data addition communication with each of the nodes 20, 50 and 60.
  • the node 50 executes data addition communication with the node 40.
  • the node 60 executes data addition communication with the node 40.
  • FIG. 5 is a diagram showing an example of the management device 10.
  • the management device 10 is a server.
  • the management device 10 includes a communication device 11, a storage device 12, and a processing device 13.
  • the communication device 11 directly or indirectly communicates with each of the nodes 20, 30, 40, 50 and 60.
  • the communication device 11 directly or indirectly communicates with each of the communication devices 71, 72, 73 and 74.
  • the storage device 12 is a recording medium that can be read by the processing device 13.
  • the storage device 12 includes, for example, a non-volatile memory and a volatile memory.
  • the storage device 12 stores the program 121 and the management table 122.
  • FIG. 6 is a diagram showing an example of the management table 122.
  • the management table 122 is used to manage QoS control for a node.
  • the processing device 13 includes one or more CPUs.
  • the processing device 13 reads the program 121 from the storage device 12.
  • the processing device 13 functions as the providing unit 131 and the quality control unit 132 by executing the program 121.
  • At least one of the providing unit 131 and the quality control unit 132 may be realized by circuits such as DSP, ASIC, PLD and FPGA.
  • the providing unit 131 provides the one-time pass P1 to the first node.
  • the one-time pass P1 is used to perform the control indicated in request C1.
  • the one-time pass P1 is an example of predetermined information corresponding to the first request.
  • the predetermined information is an example of the first information.
  • the one-time pass P1 is communicated within the group A1.
  • the one-time pass P1 propagates to each of the plurality of second nodes.
  • the second node uses the one-time pass P1 to notify the management device 10 that the communication related to the controlled node is the communication for which the QoS control is requested by the request C1.
  • the quality control unit 132 When the quality control unit 132 receives the one-time pass P1 from the receiving node that has received the one-time pass P1 in addition to the request C2 indicating the request for QoS control for the communication related to the controlled node, the quality control unit 132 receives the quality of the communication related to the controlled node. Is set to a quality higher than the specified quality.
  • the predetermined quality is an example of the first quality.
  • the predetermined quality is, for example, a communication quality in which the communication band is "X1" Mbps. "X1" is a positive number. In this case, the quality of the predetermined quality or higher means the quality in which the communication band is "X1" Mbps or higher.
  • the predetermined quality is not limited to the communication quality in which the communication band is "X1" Mbps, and may be, for example, the communication quality in which the delay is "X2" ms. "X2" is a positive number. In this case, a quality equal to or higher than a predetermined quality means a quality having a delay of "X2" ms or less.
  • the predetermined quality may be pre-registered in the storage device 12 or may be indicated in the request C1.
  • the quality control unit 132 determines the quality of the communication related to the controlled target node. Change to quality higher than quality.
  • the quality control unit 132 maintains the quality of communication related to the controlled node when the one-time pass P1 is received from the receiving node in addition to the request C2 in a situation where the quality of the communication related to the controlled node is equal to or higher than the predetermined quality. ..
  • 7 and 8 are diagrams for explaining the operation of the network system 1.
  • 7 and 8 show the case where the node 20 is a transaction request node, the node 30 is a customer node (transaction node), and each of the nodes 40, 50, and 60 is a minor node for the sake of brevity. Shows the operation in.
  • the transaction request node is not limited to the node 20, but may be any of the nodes 30, 40, 50 and 60.
  • the business partner node is not limited to the node 30, and may be any of the nodes 20, 40, 50, and 60.
  • the account node is different from the transaction request node.
  • the minor node is not limited to each of the nodes 40, 50 and 60, and may be, for example, at least one of the nodes 20 and 30. The number of minor nodes is not limited to three.
  • the transaction request node is an example of the first node.
  • a plurality of nodes different from the transaction request node is an example of a plurality of second nodes.
  • Each of the nodes 20, 30, 40, 50 and 60 communicates using the communication device 23 shown in FIG. However, for the sake of brevity, the description of the communication device 23 will be omitted.
  • the management device 10 communicates using the communication device 11 shown in FIG. However, for the sake of brevity, the description of the communication device 11 will be omitted.
  • the operation control unit 251 of the node 20 receives the content information based on the content information. Generate transaction data D1.
  • FIG. 9 is a diagram showing an example of transaction data D1.
  • the transaction data D1 indicates information D11 indicating a transaction request node, information D12 indicating a transaction partner node, and information D13 indicating transaction details.
  • information D11 indicates node 20 and information D12 indicates node 30.
  • the operation control unit 251 of the node 20 When the operation control unit 251 of the node 20 generates the transaction data D1, the first request unit 252 of the node 20 in step S101 shown in FIG. 7 transmits the request C1 to the management device 10.
  • Request C1 indicates a request for QoS control for communication regarding transaction data D1.
  • step S101 the first request unit 252 transmits the request C1 accompanied by the request C3 to the management device 10.
  • Request C3 is an example of a third request requesting control of the quality of communication with respect to the first node.
  • the third request is a request for controlling the quality of communication regarding the first node.
  • request C3 indicates a request for QoS control for communication with respect to the node 20 that generated the transaction data D1.
  • the communication related to the node 20 includes the communication of the packet indicating the node 20 as the source and the communication of the packet indicating the node 20 as the destination.
  • the communication related to a node means a communication including a packet communication indicating the node as a source and a packet communication indicating the node as a transmission destination.
  • Request C3 indicates the IP (Internet Protocol) address of the node 20 as the information for identifying the node 20.
  • the information that identifies the node 20 is not limited to the IP address of the node 20, and can be changed as appropriate.
  • the providing unit 131 of the management device 10 issues the one-time pass P1 in step S102.
  • step S103 the providing unit 131 registers the node 20 shown in the request C3 in the target node column 122a of the management table 122 in association with the one-time pass P1 (FIG. 6). reference).
  • step S103 the providing unit 131 reads the IP address of the node 20 from the request C3. Subsequently, the providing unit 131 registers the IP address of the node 20 as information indicating the node 20 in the column 122a of the target node in association with the one-time pass P1.
  • the providing unit 131 sets the processing column 122b corresponding to the node to "not yet" in the management table 122.
  • step S103 the providing unit 131 does not execute step S103 if the request C1 is received but the request C3 is not received.
  • step S104 the quality control unit 132 first identifies the target node (node 20 in this case) in which the processing column 122b of the management table 122 is set to "not yet". Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the quality control unit 132 When "not yet" is set in the processing column 122b corresponding to the node 20, the quality control unit 132 operates as follows.
  • the quality control unit 132 causes the communication devices 71 to 74 to execute priority control and bandwidth control for each of the packet indicating the node 20 as the source and the packet indicating the node 20 as the destination, so that the quality of communication regarding the node 20 is performed. Is set to a quality higher than the specified quality. Therefore, QoS control is started for the communication related to the node 20.
  • the quality control unit 132 may cause the communication devices 71 to 74 to execute only one of the priority control and the band control.
  • the quality control unit 132 changes the processing column 122b corresponding to the node for which the QoS control has been started from the processing column 122b from "not yet” to "finished".
  • step S105 the providing unit 131 provides the one-time pass P1 to the node 20 that is the source of the request C1.
  • Providing the one-time pass P1 to the source of request C1 means approval of request C1.
  • the operation control unit 251 of the node 20 Upon receiving the one-time pass P1, the operation control unit 251 of the node 20 executes a handshake with the node 40 in step S106.
  • the motion control unit 251 of the node 20 transmits the one-time pass P1 and the motion request F1 to the node 40 in the handshake.
  • the operation request F1 indicates that the QoS control is requested to the management device 10.
  • the second request unit 253 of the node 40 Upon receiving the one-time pass P1 and the operation request F1, the second request unit 253 of the node 40 transmits the request C2 and the one-time pass P1 to the management device 10 in step S107.
  • request C2 indicates a request for QoS control for communication with respect to the node 40.
  • the node 40 is an example of each of the receiving node and the controlled node.
  • Request C2 indicates the IP address of the node 40 as the information for identifying the node 40.
  • the information that identifies the node 40 is not limited to the IP address of the node 40 and can be changed as appropriate.
  • step S108 the node 40 indicated by the request C2 corresponds to the one-time pass P1 in the target node column 122a of the management table 122. Also register (see Fig. 6).
  • step S108 the quality control unit 132 reads the IP address of the node 40 from the request C2. Subsequently, the quality control unit 132 registers the IP address of the node 40 as information indicating the node 40 in the column 122a of the target node in association with the one-time pass P1.
  • the quality control unit 132 When the quality control unit 132 newly registers the information indicating the node in the target node column 122a, the quality control unit 132 sets the processing column 122b corresponding to the node to "not yet" in the management table 122.
  • the quality control unit 132 does not receive the one-time pass P1 even if the request C2 is received, the quality control unit 132 does not execute step S108.
  • step S109 the quality control unit 132 first identifies the target node (node 40 in this case) in which the processing column 122b is set to "not yet". Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the quality control unit 132 When "not yet" is set in the processing column 122b corresponding to the node 40, the quality control unit 132 operates as follows.
  • the quality control unit 132 causes the communication devices 71 to 74 to execute priority control and bandwidth control for each of the packet indicating the node 40 as the source and the packet indicating the node 40 as the destination, so that the quality of communication regarding the node 40 is performed. Is set to a quality higher than the specified quality.
  • the quality control unit 132 may cause the communication devices 71 to 74 to execute only one of the priority control and the band control.
  • step S110 the quality control unit 132 transmits the execution information G1 indicating the execution of the QoS control to the node 40 which is the transmission source of the request C2.
  • the operation control unit 251 of the node 40 Upon receiving the execution information G1, the operation control unit 251 of the node 40 transmits the start information H1 indicating the start of QoS control for the node 40 to the node 20 as a response to the operation request F1 in step S111.
  • the operation control unit 251 of the node 20 Upon receiving the start information H1, the operation control unit 251 of the node 20 executes a handshake with the node 30 in step S112.
  • the motion control unit 251 of the node 20 transmits the one-time pass P1 and the motion request F1 to the node 30 in the handshake.
  • the second request unit 253 of the node 30 Upon receiving the one-time pass P1 and the operation request F1, the second request unit 253 of the node 30 transmits the request C2 and the one-time pass P1 to the management device 10 in step S113.
  • request C2 indicates a request for QoS control for communication with respect to the node 30.
  • the node 30 is an example of each of the receiving node and the controlled node.
  • the request C2 indicates the IP address of the node 30 as the information for identifying the node 30.
  • the information that identifies the node 30 is not limited to the IP address of the node 30, and can be changed as appropriate.
  • step S114 the IP address of the node 30 indicated by the request C2 is set in the target node column 122a with the one-time pass P1. Register in association.
  • the processing column 122b corresponding to the node is set to "not yet" in the management table 122.
  • step S115 the quality control unit 132 first identifies the target node (in this case, the node 30) in which the processing column 122b is set to “not yet” in the management table 122. Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the method of setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as the method of step S109.
  • step S115 the quality control unit 132 causes the communication devices 71 to 74 to execute priority control and bandwidth control for each of the packet indicating the node 30 as the transmission source and the packet indicating the node 30 as the transmission destination.
  • step S116 the quality control unit 132 transmits the execution information G1 indicating the execution of the QoS control to the node 30 which is the transmission source of the request C2.
  • the operation control unit 251 of the node 30 Upon receiving the execution information G1, the operation control unit 251 of the node 30 transmits the start information H1 indicating the start of QoS control to the node 30 to the node 20 as a response to the operation request F1 in step S117.
  • Steps S112 to S117 may be executed before steps S106 to S111 in time. Steps S112 to S117 may be performed in parallel with steps S106 to S111. In this case, the time required for steps S106 to S117 can be shortened as compared with the configuration in which steps S112 to S117 and steps S106 to S111 are executed in order.
  • the operation control unit 251 of the node 20 receives the start information H1 from the node 40, the transaction data D1 is transmitted to the node 40 in step S118.
  • the step S118 is executed, the QoS control is performed for the communication related to the node 20, so that the time required for the communication of the transaction data D1 is shortened.
  • the verification unit 254 of the node 40 Upon receiving the transaction data D1 from the node 20, the verification unit 254 of the node 40 verifies the transaction data D1 in step S119. In the following, it is assumed that the verification result of the transaction data D1 is valid.
  • step S120 the transaction data D1 is transmitted to the node 30.
  • step S120 the QoS control is executed for the communication related to the node 20, so that the time required for the communication of the transaction data D1 is shortened.
  • the verification unit 254 of the node 30 Upon receiving the transaction data D1 from the node 20, the verification unit 254 of the node 30 verifies the transaction data D1 in step S121. In the following, it is assumed that the verification result of the transaction data D1 is valid.
  • Steps S120 to S121 may be executed before steps S118 to S119. Steps S120 to S121 may be performed in parallel with steps S118 to S119. In this case, the time required for steps S118 to S121 can be shortened as compared with the configuration in which steps S118 to S119 and steps S120 to S121 are executed in order.
  • steps S122 to S137 are executed.
  • steps S122 to S137 the same processing as in steps S106 to S121 is executed by the nodes 40, 50 and 60 and the management device 10.
  • step S131 QoS control is performed for all the nodes belonging to the group A1.
  • step S136 the block generation unit 255 of the node 40 starts the generation (mining) of the block B1 including the transaction data D1 in step S138.
  • step S135 the block generation unit 255 of the node 50 starts the generation (mining) of the block B1 including the transaction data D1 in step S139.
  • step S137 the block generation unit 255 of the node 60 starts the generation (mining) of the block B1 including the transaction data D1 in step S140.
  • the operation control unit 251 of the node 50 stores the block B1 in the block chain BC in the storage device 24. Connect to. Subsequently, the operation control unit 251 of the node 50 transmits the block B1 to the node 40 in step S142.
  • the step S142 is executed, the QoS control for the communication related to the node 50 is executed, so that the time required for the communication of the block B1 is shortened.
  • the verification unit 254 of the node 40 Upon receiving the block B1, the verification unit 254 of the node 40 verifies the block B1 in step S143. When the verification result of the block B1 is valid, the verification unit 254 of the node 40 connects the block B1 to the blockchain BC in the storage device 24 of the node 40.
  • the operation control unit 251 of the node 40 transmits the block B1 to the node 60 in step S144.
  • step S144 the QoS control for the communication related to the node 40 is executed, so that the time required for the communication of the block B1 is shortened.
  • the verification unit 254 of the node 60 Upon receiving the block B1, the verification unit 254 of the node 60 verifies the block B1 in step S145. When the verification result of the block B1 is valid, the verification unit 254 of the node 60 connects the block B1 to the blockchain BC in the storage device 24 of the node 60.
  • the operation control unit 251 of the node 40 transmits the block B1 to the node 20 in step S146 following step S144.
  • step S146 the QoS control for the communication related to the node 40 is executed, so that the time required for the communication of the block B1 is shortened.
  • Step S146 may be executed before step S144 or may be executed in parallel with step S144.
  • the verification unit 254 of the node 20 Upon receiving the block B1, the verification unit 254 of the node 20 verifies the block B1 in step S147. When the verification result of the block B1 is valid, the verification unit 254 of the node 20 connects the block B1 to the blockchain BC in the storage device 24 of the node 20.
  • the operation control unit 251 of the node 20 transmits the block B1 to the node 30 in step S148.
  • step S148 the QoS control is executed for the communication related to the node 20, so that the time required for the communication of the block B1 is shortened.
  • the verification unit 254 of the node 30 Upon receiving the block B1, the verification unit 254 of the node 30 verifies the block B1 in step S149. When the verification result of the block B1 is valid, the verification unit 254 of the node 30 connects the block B1 to the blockchain BC in the storage device 24 of the node 30.
  • ⁇ A6 Summary of the first embodiment>
  • the providing unit 131 receives the request C1 requesting the control of the quality of communication for adding data to the blockchain BC from the first node (for example, the node 20)
  • one The time path P1 is provided to the first node.
  • the quality control unit 132 receives the one-time pass P1 in a situation where the one-time pass P1 is communicated within the group A1.
  • the quality of communication regarding the controlled node is set to a quality equal to or higher than a predetermined quality.
  • the delay in the timing at which data is added to the blockchain BC can be reduced as compared with the configuration in which the quality of communication related to either the first node or the plurality of second nodes is not set to a quality equal to or higher than a predetermined quality. Therefore, it is possible to assist the node in reducing the delay in the timing of adding data to the blockchain BC.
  • QoS control is executed when the transaction data D1 is generated. Therefore, the QoS control can be started from the timing when the QoS control is required.
  • one node requests the management device 10 to perform QoS control for communication with respect to one node.
  • one node may request the management device 10 to perform QoS control for communication with respect to each of the plurality of nodes.
  • one node requests the management device 10 to perform QoS control for communication with respect to each of the plurality of nodes.
  • the first modification will be described focusing on the differences from the first embodiment.
  • FIG. 10 is a diagram for explaining the operation of the first modification.
  • the operation control unit 251 of the node 20 makes a transaction based on the content information. Generate data D1.
  • step S201 the first request unit 252 of the node 20 transmits the request C1 accompanied by the request C4 to the management device 10 in addition to the request C3.
  • Request C4 indicates a request for QoS control regarding communication related to the connection node connected to the node 20.
  • the communication regarding the connection node includes the communication of the packet indicating the connection node as the source and the communication of the packet indicating the connection node as the destination.
  • connection node connected to the node 20 is a node that connects to the node 20 without going through any of the plurality of second nodes among the plurality of second nodes (nodes 30, 40, 50 and 60).
  • each of the nodes 30 and 40 is an example of a connection node connected to the node 20.
  • Request C4 is an example of a fourth request that requests control of the quality of communication regarding the connection node.
  • the fourth request is a request for controlling the quality of communication regarding the connection node.
  • Request C4 indicates the IP address of the connection node as information for identifying the connection node.
  • the information that identifies the connection node is not limited to the IP address of the connection node and can be changed as appropriate.
  • the providing unit 131 of the management device 10 issues the one-time pass P1 in step S202.
  • step S203 the providing unit 131 corresponds the node 20 shown in the request C3 and the connection nodes (nodes 30 and 40) shown in the request C4 to the target node column 122a of the management table 122 in the one-time pass P1. Register with.
  • the providing unit 131 reads the IP address of the node 20 from the request C3.
  • the providing unit 131 registers the IP address of the node 20 as information indicating the node 20 in the column 122a of the target node in association with the one-time pass P1.
  • the provider 131 reads the IP address of the connection node (each of the nodes 30 and 40) from the request C4.
  • the providing unit 131 registers the IP address of the connection node (each of the nodes 30 and 40) as information indicating the connection node in the target node column 122a in association with the one-time pass P1.
  • the processing column 122b corresponding to the node is set to "not yet" in the management table 122.
  • step S204 the quality control unit 132 first identifies the target node (in this case, each of the nodes 20, 30 and 40) in which the processing column 122b is set to “not”. Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality. The method for setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as in step S104. Subsequently, the quality control unit 132 changes the processing column 122b corresponding to the node for which the QoS control has been started from the processing column 122b from “not yet” to “finished”.
  • step S205 the providing unit 131 provides the one-time pass P1 to the node 20 that is the source of the request C1.
  • the operation control unit 251 of the node 20 Upon receiving the one-time pass P1, the operation control unit 251 of the node 20 executes a handshake with the node 40 in step S206. The operation control unit 251 of the node 20 transmits the one-time pass P1 and the transaction data D1 to the node 40 in the handshake.
  • the verification unit 254 of the node 40 Upon receiving the transaction data D1 from the node 20, the verification unit 254 of the node 40 verifies the transaction data D1 in step S207. In the following, it is assumed that the verification result of the transaction data D1 is valid.
  • the operation control unit 251 of the node 20 receives the one-time pass P1, it executes a handshake with the node 30 in step S208.
  • the operation control unit 251 of the node 20 transmits the one-time pass P1 and the transaction data D1 to the node 30 in the handshake.
  • the verification unit 254 of the node 30 Upon receiving the transaction data D1 from the node 20, the verification unit 254 of the node 30 verifies the transaction data D1 in step S209. In the following, it is assumed that the verification result of the transaction data D1 is valid.
  • Steps S208 to S209 may be executed before steps S206 to S207. Steps S208 to S209 may be performed in parallel with steps S206 to S207. In this case, the time required for steps S206 to S209 can be shortened as compared with the configuration in which steps S206 to S207 and steps S208 to S209 are executed in order.
  • the second request unit 253 of the node 40 transmits the request C2a and the one-time pass P1 to the management device 10 in step S210.
  • Request C2a indicates a QoS control request for communication regarding a connection node connected to the node 40.
  • the connection node connected to the node 40 is a node different from the node 20 that transmitted the one-time path P1 to the node 40, and does not go through any of the nodes 30, 40, 50, and 60 belonging to the group A1. It is a node connected to the node 40.
  • Each of the nodes 50 and 60 is an example of a connection node connected to the node 40.
  • the node 40 is an example of a receiving node.
  • Each of the nodes 50 and 60 is also an example of a controlled node.
  • Request C2a is an example of a second request requesting control of the quality of communication regarding the controlled node.
  • Request C2a indicates the IP address of the controlled target node as information for specifying the controlled target node (each of the nodes 50 and 60).
  • the information that identifies the control target node is not limited to the IP address of the control target node, and can be changed as appropriate.
  • step S211 the IP addresses of the nodes 50 and 60 indicated by the request C2a are sent to the target node column 122a in the one-time pass. Register in association with P1.
  • step S211th the quality control unit 132 reads the IP addresses of the nodes 50 and 60 from the request C2a. Subsequently, the quality control unit 132 registers the IP address of the node 50 as information indicating the node 50 in the column 122a of the target node in association with the one-time pass P1. Subsequently, the quality control unit 132 registers the IP address of the node 60 as information indicating the node 60 in the column 122a of the target node in association with the one-time pass P1. The quality control unit 132 may register the IP address of the node 60 before registering the IP address of the node 50.
  • the quality control unit 132 does not receive the one-time pass P1 even if the request C2a is received, the quality control unit 132 does not execute step S211.
  • step S212 following step S211 the quality control unit 132 first identifies the target node (in this case, each of the nodes 50 and 60) in which the processing column 122b is set to "not". Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the method for setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as in step S109.
  • step S213 the quality control unit 132 transmits the execution information G1 to the node 40 which is the source of the request C2a.
  • step S213 the quality control unit 132 transmits the execution information G1 to the node 40 which is the source of the request C2a.
  • one node can request the management device 10 to perform QoS control for communication regarding each of the plurality of nodes. Therefore, the number of communications requiring the management device 10 for QoS control can be reduced as compared with the configuration in which each node requests the QoS control for the communication related to the node from the management device 10.
  • the QoS control may not be executed for the communication of the transaction data D1.
  • a modification in which the QoS control is not executed for the communication of the transaction data D1 and the QoS control is executed for the communication of the block B1 including the transaction data D1 will be described as a second modification.
  • the second modification will be described with a focus on the differences from the first embodiment.
  • the hardware configuration in the second modification is the same as the hardware configuration in the first embodiment.
  • 11 and 12 are diagrams for explaining the operation of the second modification.
  • the QoS control is started with the node 50 that succeeded in generating (mining) the block B1 as the starting point.
  • the node 50 is an example of the first node
  • the nodes 20, 30, 40 and 60 are examples of the plurality of second nodes.
  • step S301 following step S141 the first request unit 252 of the node 50 transmits the request C1 accompanied by the request C3 to the management device 10.
  • request C3 indicates a request for QoS control for communication with respect to the node 50.
  • Request C3 indicates the IP address of the node 50 as the information for identifying the node 50.
  • the information that identifies the node 50 is not limited to the IP address of the node 50 and can be changed as appropriate.
  • the providing unit 131 of the management device 10 issues the one-time pass P1 in step S302.
  • step S303 the providing unit 131 corresponds the node 50 (IP address of the node 50) shown in the request C3 to the target node column 122a of the management table 122 with the one-time pass P1. Register with.
  • the processing column 122b corresponding to the node is set to "not yet" in the management table 122.
  • step S304 the quality control unit 132 first identifies the target node (in this case, the node 50) in which the processing column 122b is set to "not yet”. Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the method of setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as the method of step S109.
  • step S305 the providing unit 131 provides the one-time pass P1 to the node 50 that is the source of the request C1.
  • the operation control unit 251 of the node 50 Upon receiving the one-time pass P1, the operation control unit 251 of the node 50 transmits the one-time pass P1 and the operation request F1 to the node 40 in step S306.
  • the operation request F1 indicates that the QoS control is requested to the management device 10.
  • request C2 indicates a request for QoS control for communication with respect to the node 40.
  • Request C2 indicates the IP address of the node 40 as the information for identifying the node 40.
  • the information that identifies the node 40 is not limited to the IP address of the node 40 and can be changed as appropriate.
  • step S308 the IP address of the node 40 indicated by the request C2 is associated with the one-time pass P1 in the target node column 122a. And register.
  • the quality control unit 132 When the quality control unit 132 newly registers the information indicating the node in the target node column 122a, the quality control unit 132 sets the processing column 122b corresponding to the node to "not yet" in the management table 122.
  • the quality control unit 132 does not receive the one-time pass P1 even if the request C2 is received, the quality control unit 132 does not execute step S308.
  • step S309 the quality control unit 132 first identifies the target node (node 40 in this case) in which the processing column 122b is set to "not yet". Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the method for setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as in step S109.
  • step S310 the quality control unit 132 transmits the execution information G1 indicating the execution of the QoS control to the node 40 which is the transmission source of the request C2.
  • the operation control unit 251 of the node 40 Upon receiving the execution information G1, the operation control unit 251 of the node 40 transmits the start information H1 indicating the start of QoS control to the node 40 to the node 50 as a response to the operation request F1 in step S311. Subsequently, the above-mentioned steps S142 to S143 and S128 to S133 are executed.
  • step S312 the operation control unit 251 of the node 40 transmits the one-time pass P1 and the operation request F1 to the node 20.
  • the second request unit 253 of the node 20 Upon receiving the one-time pass P1 and the operation request F1, the second request unit 253 of the node 20 transmits the request C2 and the one-time pass P1 to the management device 10 in step S313.
  • request C2 indicates a request for QoS control for communication with respect to node 20.
  • Request C2 indicates the IP address of the node 20 as the information for identifying the node 20.
  • the information that identifies the node 20 is not limited to the IP address of the node 20, and can be changed as appropriate.
  • step S314 the IP address of the node 20 indicated by the request C2 is associated with the one-time pass P1 in the target node column 122a. And register.
  • the quality control unit 132 When the quality control unit 132 newly registers the information indicating the node in the target node column 122a, the quality control unit 132 sets the processing column 122b corresponding to the node to "not yet" in the management table 122.
  • the quality control unit 132 does not receive the one-time pass P1 even if the request C2 is received, the quality control unit 132 does not execute step S314.
  • step S315 following step S314, the quality control unit 132 first identifies the target node (node 20 in this case) in which the processing column 122b is set to "not yet". Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the method for setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as in step S109.
  • step S316 the quality control unit 132 transmits the execution information G1 indicating the execution of the QoS control to the node 20 which is the transmission source of the request C2.
  • the operation control unit 251 of the node 20 Upon receiving the execution information G1, the operation control unit 251 of the node 20 transmits the start information H1 indicating the start of QoS control for the node 20 to the node 40 as a response to the operation request F1 in step S317. Subsequently, the above-mentioned steps S144 to S147, S112 to S117, and S148 to S149 are executed.
  • the delay in the communication of the block B1 is small, the possibility that the block B1 arrives at each node before the other blocks B1 is high. If the block B1 arrives at each node before the other blocks B1, the probability that the block B1 will be connected to the blockchain BC is high. Therefore, it is desirable that the delay in the communication of the block B1 is small not only for the user who expects the early confirmation of the transaction data D1 but also for the minor node that generates the block B1.
  • the QoS control is not executed for the communication of the transaction data D1, but the QoS control is executed for the communication of the block B1 including the transaction data D1. Therefore, the delay can be reduced in the communication of the block B1. Therefore, as compared with the configuration in which the QoS control is not executed in either the communication of the transaction data D1 or the communication of the block B1 including the transaction data D1, the transaction data D1 can be determined earlier and the block B1 can be determined. Can be connected to the blockchain BC.
  • ⁇ B3 Third modification>
  • the QoS control may not be executed for the communication of the transaction data D1.
  • the QoS control is not executed for the communication of the transaction data D1 and the QoS control is executed for the communication of the block B1 including the transaction data D1 will be described as a third modification.
  • the second modification will be described with a focus on the points different from the first modification.
  • the hardware configuration in the third modification is the same as the hardware configuration in the first embodiment. 13 and 14 are diagrams for explaining the operation of the third modification.
  • the node 50 that has succeeded in generating (mining) the block B1 is the starting point, and the QoS control is started as in the first modification.
  • the node 50 is an example of the first node
  • the nodes 20, 30, 40 and 60 are examples of the plurality of second nodes.
  • step S401 following step S141 the first request unit 252 of the node 50 transmits the request C1 accompanied by the request C4 to the management device 10 in addition to the request C3.
  • request C4 indicates a request for QoS control for communication regarding the connection node connected to the node 50.
  • connection node connected to the node 50 is a node that connects to the node 50 without going through any of the plurality of second nodes among the plurality of second nodes (nodes 30, 40, 50 and 60).
  • the node 40 is an example of a connection node connected to the node 50.
  • the providing unit 131 of the management device 10 issues the one-time pass P1 in step S402.
  • step S403 the provider 131 puts the IP address of the node 50 indicated by the request C3 and the IP address of the connection node (node 40) indicated by the request C4 in the target node column 122a of the management table 122 in the one-time pass P1. Register in association with.
  • the processing column 122b corresponding to the node is set to "not yet" in the management table 122.
  • step S404 the quality control unit 132 first identifies the target node (in this case, each of the nodes 40 and 50) in which the processing column 122b is set to “not”. Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality. The method for setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as in step S104. Subsequently, the quality control unit 132 changes the processing column 122b corresponding to the node for which the QoS control has been started from the processing column 122b from “not yet” to “finished”.
  • step S405 the providing unit 131 provides the one-time pass P1 to the node 50 that is the source of the request C1.
  • step S406 When the operation control unit 251 of the node 50 receives the one-time pass P1, in step S406, the one-time pass P1 and the block B1 generated in step S141 are transmitted to the node 40.
  • the verification unit 254 of the node 40 Upon receiving the block B1, the verification unit 254 of the node 40 verifies the block B1 in step S407. When the verification result of the block B1 is valid, the verification unit 254 of the node 40 connects the block B1 to the blockchain BC in the storage device 24 of the node 40.
  • the second request unit 253 of the node 40 transmits the request C2a and the one-time pass P1 to the management device 10 in step S408.
  • request C2a indicates a request for QoS control for communication regarding the connection node connected to the node 40.
  • the connection node connected to the node 40 is a node different from the node 50 that transmitted the one-time path P1 to the node 40, and does not go through any of the nodes 20, 30, 40, and 60 belonging to the group A1. It is a node connected to the node 40.
  • each of the nodes 20 and 60 is an example of a connection node connected to the node 40.
  • Each of the nodes 20 and 60 is also an example of a controlled node.
  • Request C2a indicates the IP address of the controlled target node as information for identifying the controlled target node (each of the nodes 20 and 60). The information that identifies the control target node is not limited to the IP address of the control target node, and can be changed as appropriate.
  • step S409 the IP addresses of the nodes 20 and 60 indicated by the request C2a are sent to the target node column 122a as a one-time pass. Register in association with P1.
  • the quality control unit 132 does not receive the one-time pass P1 even if the request C2a is received, the quality control unit 132 does not execute step S409.
  • step S410 the quality control unit 132 first identifies the target node (in this case, each of the nodes 20 and 60) in which the processing column 122b is set to "not". Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the method of setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as the method of step S109.
  • step S411 the quality control unit 132 transmits the execution information G1 to the node 40 which is the source of the request C2a.
  • the operation control unit 251 of the node 40 Upon receiving the execution information G1, the operation control unit 251 of the node 40 transmits the one-time pass P1 and the block B1 to the node 60 in step S412.
  • the verification unit 254 of the node 60 Upon receiving the block B1, the verification unit 254 of the node 60 verifies the block B1 in step S413. When the verification result of the block B1 is valid, the verification unit 254 of the node 60 connects the block B1 to the blockchain BC in the storage device 24 of the node 60.
  • step S414 may be executed before step S412.
  • the verification unit 254 of the node 20 Upon receiving the block B1, the verification unit 254 of the node 20 verifies the block B1 in step S415. When the verification result of the block B1 is valid, the verification unit 254 of the node 20 connects the block B1 to the blockchain BC in the storage device 24 of the node 20.
  • step S416 the second request unit 253 of the node 20 transmits the request C2a and the one-time pass P1 to the management device 10.
  • request C2a indicates a request for QoS control for communication regarding the connection node connected to the node 20.
  • the connection node connected to the node 20 is a node different from the node 40 that transmitted the one-time path P1 to the node 20, and does not go through any of the nodes 20, 30, 40, and 60 belonging to the group A1. It is a node connected to the node 20.
  • the node 30 is an example of a connection node connected to the node 20.
  • the node 30 is also an example of a controlled node.
  • Request C2a indicates the IP address of the controlled target node as information for identifying the controlled target node (node 30).
  • the information that identifies the control target node is not limited to the IP address of the control target node, and can be changed as appropriate.
  • step S417 the IP address of the node 30 indicated by the request C2a is set in the target node column 122a as the one-time pass P1. Register in association.
  • step S417 the quality control unit 132 does not execute step S417 if the one-time pass P1 is not received even if the request C2a is received.
  • step S418 the quality control unit 132 first identifies the target node (node 30 in this case) in which the processing column 122b is set to "not yet". Subsequently, the quality control unit 132 sets the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality.
  • the method of setting the quality of communication regarding the specified node to a quality equal to or higher than a predetermined quality is the same as the method of step S109.
  • step S419 the quality control unit 132 transmits the execution information G1 to the node 20 which is the source of the request C2a.
  • the operation control unit 251 of the node 20 Upon receiving the execution information G1, the operation control unit 251 of the node 20 transmits the one-time pass P1 and the block B1 to the node 30 in step S420.
  • the verification unit 254 of the node 30 Upon receiving the block B1, the verification unit 254 of the node 30 verifies the block B1 in step S421. When the verification result of the block B1 is valid, the verification unit 254 of the node 30 connects the block B1 to the blockchain BC in the storage device 24 of the node 30.
  • one minor node can request the management device 10 to perform QoS control for communication regarding each of the plurality of nodes. Therefore, the number of communications requiring the management device 10 for QoS control can be reduced as compared with the configuration in which each node requests the QoS control for the communication related to the node from the management device 10. Further, the QoS control is not executed for the communication of the transaction data D1, but the QoS control is executed for the communication of the block B1 including the transaction data D1. Therefore, the delay can be reduced in the communication of the block B1.
  • the quality control unit 132 may determine the credibility of the transmission source of the request C2.
  • the quality control unit 132 receives a transmission destination list indicating the node to which the one-time pass P1 is transmitted from the node (for example, node 20) that transmits the one-time path P1 among the nodes in the group A1.
  • the transmission destination list is an example of node information indicating a node to which predetermined information is transmitted.
  • the quality control unit 132 receives a transmission destination list indicating the transmission destination node (nodes 30 and 40) of the one-time pass P1 from the node 20 that has transmitted the one-time pass P1 to each of the nodes 30 and 40.
  • the quality control unit 132 receives the request C2 from the receiving node (node 30 or 40) that has received the one-time pass P1 from the node 20. It is determined that the one-time pass P1 has been received. If the source of the request C2 and the one-time pass P1 is not shown in the transmission destination list, the quality control unit 132 determines that the request C2 is invalid.
  • the requirement C2a may be used instead of the requirement C2.
  • the quality control unit 132 receives a transmission destination list indicating the transmission destination node of the one-time pass P1 from the node (for example, node 20) that transmits the one-time pass P1 among the nodes in the group A1.
  • the quality control unit 132 adds the request C2a from the receiving node that received the one-time pass P1 from the node transmitting the one-time pass P1. It is determined that the one-time pass P1 has been received. If the source of the request C2a and the one-time pass P1 is not shown in the transmission destination list, the quality control unit 132 determines that the request C2a is invalid.
  • each of the requests C2 and C2a from the node obtained from the one-time pass P1 via an invalid route can be invalidated.
  • the quality control unit 132 may return the communication quality set to the predetermined quality or higher to the communication quality before setting the quality to the predetermined quality or higher. good.
  • Request C1 requests control of the quality of communication related to the transaction data D1 within the group A1. That is, the request C1 is a request for controlling the quality of communication related to the transaction data D1 within the group A1.
  • the transaction data D1 indicates any of the plurality of second nodes as a customer node (see FIG. 9).
  • the quality control unit 132 responds to the notification indicating that the customer node (transaction node) has received the block B1 including the transaction data D1, and the quality of the communication related to the transaction data D1 in the group A1 is equal to or higher than the predetermined quality. To return to the quality before setting the quality to the specified quality or higher.
  • the operation control unit 251 of the node 30 transmits the notification N1 to the management device 10.
  • the notification N1 indicates that the customer node has received the block B1 containing the transaction data D1.
  • the quality control unit 132 of the management device 10 returns the communication quality set to the predetermined quality or higher to the communication quality before being set to the predetermined quality or higher in response to the notification N1. For example, the quality control unit 132 notifies the information registered in the management table 122 (one-time path P1 and the IP address of the node) and the information set in the management table 122 (“not” and “finished”). Deleted according to the reception of N1. The quality control unit 132 then executes communication quality control using the management table 122 (for example, the control method in step S104). In this case, the communication devices 71 to 74 return to the state before being controlled by the quality control unit 132 (for example, a predetermined state).
  • the quality control unit 132 changes the communication quality set to the predetermined quality or higher to the quality equal to or higher than the predetermined quality. Restore the communication quality before setting.
  • the predetermined time is not limited to 2 minutes, and may be longer than 2 minutes or shorter than 2 minutes. It is desirable that the predetermined time is longer than the time until the new block B1 reaches all the nodes in the group A1.
  • the fifth modification it is possible to prevent the communication quality in the group A1 from becoming high quality for a longer time than necessary.
  • the quality control unit 132 may execute QoS control for some nodes, not all of the plurality of nodes belonging to the group A1. For example, the quality control unit 132 may execute QoS control only for a node different from the node 40 among the nodes 20, 30, 40, 50 and 60. As an example, when the request C4 is omitted in step S201 of the first modification shown in FIG. 10, the quality control unit 132 is different from the node 40 among the nodes 20, 30, 40, 50 and 60. Perform QoS control only for the node.
  • the delay in the timing at which data is added to the blockchain BC can be reduced as compared with the configuration in which QoS control is not executed for all of the plurality of nodes belonging to the group A1.
  • the storage devices 12 and 24 are a flexible disk, a photomagnetic disk (for example, a compact disk, a digital versatile disk, a Blu-ray (for example). Disks), smart cards, flash memory devices (eg, cards, sticks, key drives), CD-ROMs (Compact Disc-ROMs), registers, removable disks, hard disks, floppy disks, magnetic strips, It may include a database, server or other suitable storage medium.
  • the program may also be transmitted from the network via a telecommunication line.
  • Each of the first embodiment and the first modification to the sixth modification is LTE (Long Term Evolution), LTE-A (LTE-Advanced), SUPER 3G, IMT-Advanced, 4G, 5G, FRA ( Future Radio Access), W-CDMA (registered trademark), GSM (registered trademark), CDMA2000, UMB (Ultra Mobile Broadband), IEEE 802.11 (Wi-Fi), LTE 802.16 (WiMAX), IEEE 802.20 , UWB (Ultra-WiideBand), Bluetooth®, and other systems that utilize suitable systems and / or extended next-generation systems based on them.
  • the input / output information and the like may be stored in a specific place (for example, a memory) or may be managed by a table. good. Information to be input / output may be overwritten, updated, or added. The output information and the like may be deleted. The input information or the like may be transmitted to another device.
  • the determination may be made based on the value (0 or 1) represented by 1 bit, or the truth value. It may be performed based on (Boolean: true or false), or it may be performed based on a numerical comparison (for example, a comparison with a predetermined value).
  • Each function exemplified in FIG. 4 or FIG. 5 is realized by any combination of hardware and software. Further, each function may be realized by a single device, or may be realized by two or more devices configured as separate bodies from each other.
  • the programs exemplified in each of the first embodiment and the first modification to the sixth modification may be referred to as software, firmware, middleware, microcode or hardware description language, or may be referred to by other names.
  • software instruction sets, codes, code segments, program codes, subprograms, software modules, applications, software applications, software packages, routines, subroutines, objects, executable files, execution threads, procedures or functions, etc. It should be broadly interpreted.
  • software, instructions, and the like may be transmitted and received via a transmission medium.
  • the software may use wired technology such as coaxial cable, fiber optic cable, twist pair and digital subscriber line (DSL) and / or wireless technology such as infrared, wireless and microwave to website, server, or other. When transmitted from a remote source, these wired and / or wireless technologies are included within the definition of transmission medium.
  • DSL digital subscriber line
  • At least one of the nodes 20, 30, 40, 50 and 60 may be a mobile station.
  • Mobile stations can be used by those skilled in the art as subscriber stations, mobile units, subscriber units, wireless units, remote units, mobile devices, wireless devices, wireless communication devices, remote devices, mobile subscriber stations, access terminals, mobile terminals, wireless. It may also be referred to using a terminal, remote terminal, handset, user agent, mobile client, client, or some other suitable term.
  • the term “device” may be read as another term such as a circuit, a device, or a unit.
  • the management device includes a providing unit and a quality control unit.
  • the provider controls the quality of the communication within a group composed of a first node having a blockchain together and performing communication for adding additional data to the blockchain and a plurality of second nodes.
  • the quality control unit is one of the plurality of second nodes from the receiving node that has received the first information among the plurality of second nodes in the situation where the first information is communicated within the group.
  • the quality of communication with respect to the controlled node is set to the quality of the first quality or higher.
  • the quality of communication regarding the controlled node can be set to the quality of the first quality or higher. Therefore, the delay in the timing at which the additional data is added to the blockchain can be reduced as compared with the configuration in which the communication quality of the first node and the plurality of second nodes is not set to the quality of the first quality or higher. Therefore, it is possible to assist the node in reducing the delay in the timing of adding additional data to the blockchain.
  • ⁇ D2 Second aspect>
  • the quality control unit communicates with respect to the first node.
  • the quality of is set to the quality of the first quality or higher.
  • the communication related to the first node can be set to the quality of the first quality or higher. Therefore, the delay in the timing at which additional data is added to the blockchain can be reduced as compared with the configuration in which the communication quality of either the first node or the plurality of second nodes is not set to the quality of the first quality or higher.
  • the controlled node is the receiving node.
  • the communication related to the receiving node can be set to the quality of the first quality or higher. Therefore, the delay in the timing at which the additional data is added to the blockchain can be reduced as compared with the configuration in which the communication quality of the first node and the plurality of second nodes is not set to the quality of the first quality or higher.
  • the quality control unit connects the first request to the third request for controlling the quality of communication with respect to the first node and the connection with the first node.
  • the quality of communication with respect to the first node and the quality of communication with respect to the connection node are both of the quality of the first quality or higher.
  • the connection node is a node that connects to the first node without going through any of the plurality of second nodes among the plurality of second nodes.
  • the communication related to the connection node can be set to the quality of the first quality or higher. Therefore, the delay in the timing at which additional data is added to the blockchain can be reduced as compared with the configuration in which the communication quality of either the first node or the plurality of second nodes is not set to the quality of the first quality or higher.
  • the controlled target node is a node different from the node that transmitted the first information to the receiving node, and the plurality of nodes are different from the node. It is a node that connects to the receiving node without going through any of the nodes belonging to the group among the two nodes.
  • the quality can be set to the first quality or higher. Therefore, the delay in the timing at which additional data is added to the blockchain can be reduced as compared with the configuration in which the communication quality of either the first node or the plurality of second nodes is not set to the quality of the first quality or higher.
  • the first node produces data to be contained in a block to be connected to the blockchain.
  • the first request can be provided to the providing unit according to the generation of the data to be contained in the block to be connected to the blockchain.
  • the first node produces a block to be connected to the blockchain.
  • the first request can be provided to the providing unit according to the generation of the block to be connected to the blockchain.
  • the quality control unit transmits the first information from the node in the group that transmits the first information. Receive node information indicating a node.
  • the quality control unit may use the receiving node in addition to the second request. It is determined that the first information has been received. If the node that has transmitted the second request and the first information to the management device does not match the node shown in the node information, the quality control unit determines that the second request is invalid. According to this aspect, the second request from the node which obtained the first information via an unjustified route can be invalidated.
  • the additional data is transaction data communicated within the group, and the first request is for communication related to the transaction data. It is a requirement to control quality.
  • the transaction data indicates any of the plurality of second nodes as a transaction node.
  • the quality control unit returns the quality of the communication to the quality before setting the quality to the first quality or higher in response to the notification indicating that the transaction node has received the block containing the transaction data. According to this aspect, it is possible to prevent the quality of communication in the group from becoming high quality for a longer time than necessary.
  • the quality control unit has not set the quality of the communication to the quality of the first quality or higher when the first time has elapsed from the reception of the notification. Return to quality. According to this aspect, it is possible to increase the possibility of maintaining the quality of communication in the group at the first quality or higher until the block reaches all the nodes in the group.

Abstract

管理装置は、ブロックチェーンを共に有しブロックチェーンに追加データを追加するための通信を実行する第1ノードと複数の第2ノードとによって構成されるグループ内での前記通信の品質を制御するための第1要求を第1ノードから受信する場合、第1要求に対応する第1情報を第1ノードに提供する提供部と、第1情報がグループ内で通信される状況において、複数の第2ノードのうち第1情報を受信した受信ノードから、複数の第2ノードのいずれかの制御対象ノードに関する通信の品質を制御するための第2要求に加えて第1情報を受信する場合、制御対象ノードに関する通信の品質を第1品質以上の品質に設定する品質制御部を含む。

Description

管理装置
 本発明は、管理装置に関する。
 ブロックチェーンを用いるシステムが知られている(例えば、特許文献1参照)。ブロックチェーンは、取引データ等のデータに関するデータベースである。ブロックチェーンは、直列に接続された複数のブロックを含む。各ブロックは、取引データ等のデータを含む。ブロックチェーンは、複数のノードによって共有される。複数のノードのいずれかのノードが、ブロックチェーンに追加されるべき追加データ(例えば、取引データ又はブロック)を生成すると、追加データは、複数のノードの間で通信され、ブロックチェーンに追加される。
特開2019-213161号公報
 追加データの通信に時間がかかると、追加データをブロックチェーンに追加するタイミングが遅くなってしまう。このため、追加データをブロックチェーンに追加するタイミングの遅延を小さくするためにノードを支援する技術が望まれる。
 本発明の目的は、データをブロックチェーンに追加するタイミングの遅延を小さくするためにノードを支援する技術を提供することである。
 本発明の一態様に係る管理装置は、ブロックチェーンを共に有し前記ブロックチェーンに追加データを追加するための通信を実行する第1ノードと複数の第2ノードとによって構成されるグループ内での前記通信の品質を制御するための第1要求を、前記第1ノードから受信する場合、前記第1要求に対応する第1情報を、前記第1ノードに提供する提供部と、前記第1情報が前記グループ内で通信される状況において、前記複数の第2ノードのうち前記第1情報を受信した受信ノードから、前記複数の第2ノードのいずれかである制御対象ノードに関する通信の品質を制御するための第2要求に加えて、前記第1情報を受信する場合、前記制御対象ノードに関する通信の品質を、第1品質以上の品質に設定する品質制御部と、を含む。
 本発明の一態様によれば、データをブロックチェーンに追加するタイミングの遅延を小さくするためにノードを支援できる。
ネットワークシステム1を示す図である。 ブロックチェーンBCの一例を示す図である。 ネットワークNWの一例を示す図である。 ノード20の一例を示す図である。 管理装置10の一例を示す図である。 管理テーブル122の一例を示す図である。 ネットワークシステム1の動作を説明するための図である。 ネットワークシステム1の動作を説明するための図である。 取引データD1の一例を示す図である。 第1変形例の動作を説明するための図である。 第2変形例の動作を説明するための図である。 第2変形例の動作を説明するための図である。 第3変形例の動作を説明するための図である。 第3変形例の動作を説明するための図である。
 <A:第1実施形態>
 <A1:ネットワークシステム1>
 図1は、ネットワークシステム1を示す図である。ネットワークシステム1は、ネットワークNWと、管理装置10と、を含む。ネットワークNWは、ノード20、30、40、50及び60のグループA1を含む。ネットワークNWは、グループA1に属さない複数のノードも含む。
 ノード20は、第1ノードの一例である。ノード30、40、50及び60は、複数の第2ノードの一例である。ノード30、40、50及び60の各々は、第2ノードの一例である。第2ノードの数は、4に限らず2以上であればよい。グループA1は、第1ノードと複数の第2ノードとによって構成されるグループの一例である。
 ノード20、30、40、50及び60は、P2P(Peer to Peer)ネットワークを構成する。P2Pネットワークの構成は、図1に示される構成に限らず適宜変更可能である。
 ノード20、30、40、50及び60の各々は、共通のブロックチェーンBCを保有する。すなわち、ノード20、30、40、50及び60は、ブロックチェーンBCを共に有する。
 図2は、ブロックチェーンBCの一例を示す図である。ブロックチェーンBCは、直列に接続された複数のブロックB1を含む。各ブロックB1は、ブロック関連データQ1と、対象データT1と、を含む。
 ブロック関連データQ1は、直前のブロックB1に含まれるデータに基づいている。ブロック関連データQ1は、例えば、直前のブロックB1に含まれるデータに基づくハッシュ値である。ブロック関連データQ1は、ブロックチェーンBCにおけるデータの改ざんへの耐性に寄与する。
 対象データT1は、例えば、取引データD1である。取引データD1は、例えば、暗号資産の取引に関するデータである。暗号資産は、仮想通過又は電子通貨とも称される。取引データD1は、暗号資産の取引に関するデータに限らない。取引データD1は、例えば、不動産の取引に関するデータ、動産の取引に関するデータ、又は、情報の取引に関するデータでもよい。取引データD1は、トランザクションとも称される。対象データT1は、取引データD1に限らず、例えば、契約書等の情報のやり取りに関するデータでもよい。ブロックチェーンBCは、対象データT1を管理するデータベースの一例である。
 以下、説明の簡略化のため、対象データT1が取引データD1である例を説明する。取引データD1は、複数のノード20、30、40、50及び60の各々によって生成可能である。
 取引データD1は、取引データD1の生成元であるノードから、複数のノード20、30、40、50及び60のうち取引データD1の生成元とは異なるノードに伝搬される。複数のノード20、30、40、50及び60の各々は、取引データD1を受け取ると、当該取引データD1を検証する。
 ブロックB1は、複数のノード20、30、40、50及び60のうち、マイナーノードと称されるノードによって生成される。マイナーノードは、複数の取引データD1を1つのブロックB1にまとめる。
 ブロックB1は、ブロックB1の生成元であるマイナーノードから、複数のノード20、30、40、50及び60のうちブロックB1の生成元とは異なるノードに伝搬される。複数のノード20、30、40、50及び60の各々は、ブロックB1を受け取ると、当該ブロックB1を検証する。
 複数のノード20、30、40、50及び60の各々は、ブロックB1の検証結果が有効を示す場合、当該ブロックB1を既存のブロックチェーンBCに追加する。ブロックB1を既存のブロックチェーンBCに追加することは、ブロックB1を既存のブロックチェーンBCに接続することを意味する。ブロックB1、対象データT1及び取引データD1の各々は、所定データの一例である。所定データは、追加データの一例である。
 ノード20、30、40、50及び60の各々は、ブロックチェーンBCに取引データD1を追加するための通信を実行する。以下「ブロックチェーンBCに取引データD1を追加するための通信」を「データ追加用通信」とも称する。データ追加用通信の一例は、取引データD1の通信である。データ追加用通信の他の例は、取引データD1を含むブロックB1の通信である。ネットワークNWにおいて、取引データD1等のデータ及びブロックB1は、パケットによって通信される。
 取引データD1がブロックチェーンBCに追加されるタイミングが早いほど、取引データD1が確定したとみなされるタイミングは早くなる。管理装置10は、データ追加用通信の品質を制御することによって、取引データD1がブロックチェーンBCに追加されるタイミングの遅延を小さくする。管理装置10は、取引データD1がブロックチェーンBCに追加されるタイミングの遅延を小さくすることによって、取引データD1が確定したとみなされるタイミングを早くする。管理装置10は、取引データD1が確定したとみなされるタイミングを早くすることによって、ノード20、30、40、50及び60のうち少なくとも1つのノードを支援する。
 図3は、ネットワークNWの一例を示す図である。ネットワークNWは、ノード20、30、40、50及び60に加えて、通信装置71、72、73及び74を含む。通信装置71、72、73及び74の各々は、例えば、ルータである。ノード20、30、40、50及び60と、通信装置71、72、73及び74は、管理装置10と通信可能である。
 管理装置10は、通信装置71、72、73及び74の少なくとも1つに、優先制御及び帯域制御の少なくとも一方を実行させることによって、ネットワークNWにおける通信の品質を制御する。
 優先制御は、例えば、特定の通信に係るパケットを優先的に転送する制御である。優先制御が実行されると、特定の通信において、低遅延、スループットの向上、高速化、及び高信頼性等が実現される。帯域制御は、通信に使用される帯域の広さを調節する制御である。帯域制御によって通信の帯域が広がると、通信において、例えば、低遅延、スループットの向上、高速化、及び高信頼性等が実現される。優先制御及び帯域制御の各々は、QoS(Quality of Service)制御の一例である。
 管理装置10は、通信装置71、72、73及び74の少なくとも1つにQoS制御を実行させることによって、取引データD1がブロックチェーンBCに追加されるタイミングの遅延を小さくする。
 <A2:ノード20>
 ノード20は、パーソナルコンピュータである。ノード20は、パーソナルコンピュータに限らず、例えば、スマートフォン又はタブレットでもよい。ノード20は、データ追加用通信(ブロックチェーンBCに取引データD1を追加するための通信)をノード30及び40の各々と実行する。
 図4は、ノード20の一例を示す図である。ノード20は、入力装置21と、出力装置22と、通信装置23と、記憶装置24と、処理装置25と、を含む。
 入力装置21は、キーボードを含む。入力装置21は、マウス及びタッチパネルの少なくとも一方を含んでもよい。入力装置21は、タッチパネルを含む場合、キーボード及びマウスの少なくとも一方を含まなくてもよい。入力装置21は、ユーザが行う操作を受け付ける。
 出力装置22は、ディスプレイを含む。出力装置22は、タッチパネルを含んでもよい。出力装置22は、種々の情報を表示する。出力装置22は、タッチパネルを含む場合、ディスプレイを含まなくてもよい。タッチパネルが、入力装置21及び出力装置22として用いられてもよい。
 通信装置23は、ルータ等の通信装置71を介してノード30と通信する。通信装置23は、ルータ等の通信装置72を介してノード40と通信する。通信装置23は、さらに、管理装置10と通信する。
 記憶装置24は、処理装置25が読み取り可能な記録媒体である。記憶装置24は、例えば、不揮発性メモリーと揮発性メモリーとを含む。不揮発性メモリーは、例えば、ROM(Read Only Memory)、EPROM(Erasable Programmable Read Only Memory)及びEEPROM(Electrically Erasable Programmable Read Only Memory)である。揮発性メモリーは、例えば、RAM(Random Access Memory)である。記憶装置24は、アプリケーションプログラム241と、ブロックチェーンBCと、を記憶する。
 処理装置25は、1又は複数のCPU(Central Processing Unit)を含む。1又は複数のCPUは、1又は複数のプロセッサの一例である。プロセッサ及びCPUの各々は、コンピュータの一例である。
 処理装置25は、記憶装置24からアプリケーションプログラム241を読み取る。処理装置25は、アプリケーションプログラム241を実行することによって、動作制御部251、第1要求部252、第2要求部253、検証部254及びブロック生成部255として機能する。
 動作制御部251は、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)及びFPGA(Field Programmable Gate Array)等の回路によって実現されてもよい。第1要求部252、第2要求部253、検証部254及びブロック生成部255のうち少なくとも1つは、DSP、ASIC、PLD及びFPGA等の回路によって実現されてもよい。
 動作制御部251は、ブロックチェーンBCに取引データD1を追加するための通信、すなわち、データ追加用通信を制御する。
 第1要求部252は、要求C1を管理装置10に送信する。要求C1は、取引データD1に関する通信についてのQoS制御の要求を示す。取引データD1に関する通信は、取引データD1の通信と、取引データD1を含むブロックB1の通信と、を含む。すなわち、取引データD1に関する通信は、ブロックチェーンBCに取引データD1を追加するための通信の全体を意味する。取引データD1に関する通信は、データ追加用通信の一例である。QoS制御は、通信の品質の制御の一例である。要求C1は、ブロックチェーンBCに所定データを追加するための通信の品質の制御を要求する第1要求の一例である。第1要求は、ブロックチェーンBCに所定データ(追加データ)を追加するための通信の品質を制御するための要求である。
 第2要求部253は、要求C2を管理装置10に送信する。要求C2は、制御対象ノードに関する通信についてのQoS制御の要求を示す。制御対象ノードは、複数の第2ノードにおける1又は複数のノードである。要求C2が、複数の制御対象ノードに関する通信についてのQoS制御の要求を示す場合、各制御対象ノードは、複数の第2ノードのいずれかである。要求C2が、1つの制御対象ノードに関する通信についてのQoS制御の要求を示す場合、当該制御対象ノードは、複数の第2ノードのいずれかである。要求C2は、制御対象ノードに関する通信の品質の制御を要求する第2要求の一例である。第2要求は、制御対象ノードに関する通信の品質を制御するための要求である。
 検証部254は、他のノードが生成した取引データD1を検証する。検証部254は、他のノードが生成したブロックB1を検証する。
 ブロック生成部255は、取引データD1を含むブロックB1を生成する。例えば、ブロック生成部255は、複数の取引データD1を1つのブロックB1にまとめる。
 <A3:ノード30、40、50及び60>
 ノード30、40、50及び60の各々は、ノード20が有する構成要素と同様の構成要素を有する。ノード30は、データ追加用通信(ブロックチェーンBCに取引データD1を追加するための通信)をノード20と実行する。ノード40は、データ追加用通信をノード20、50及び60の各々と実行する。ノード50は、データ追加用通信をノード40と実行する。ノード60は、データ追加用通信をノード40と実行する。
 <A4:管理装置10>
 図5は、管理装置10の一例を示す図である。管理装置10は、サーバである。管理装置10は、通信装置11と、記憶装置12と、処理装置13と、を含む。
 通信装置11は、ノード20、30、40、50及び60の各々と直接的又は間接的に通信する。通信装置11は、通信装置71、72、73及び74の各々と直接的又は間接的に通信する。
 記憶装置12は、処理装置13が読み取り可能な記録媒体である。記憶装置12は、例えば、不揮発性メモリーと揮発性メモリーとを含む。記憶装置12は、プログラム121と、管理テーブル122と、を記憶する。図6は、管理テーブル122の一例を示す図である。管理テーブル122は、ノードについてのQoS制御を管理するために用いられる。
 説明を図5に戻す。処理装置13は、1又は複数のCPUを含む。処理装置13は、記憶装置12からプログラム121を読み取る。処理装置13は、プログラム121を実行することによって、提供部131及び品質制御部132として機能する。提供部131及び品質制御部132の少なくとも1つは、DSP、ASIC、PLD及びFPGA等の回路によって実現されてもよい。
 提供部131は、要求C1を第1ノード(例えば、ノード20)から受信する場合、ワンタイムパスP1を第1ノードに提供する。ワンタイムパスP1は、要求C1に示された制御を実行するために使用される。ワンタイムパスP1は、第1要求に対応する所定情報の一例である。所定情報は、第1情報の一例である。ワンタイムパスP1は、グループA1内で通信される。ワンタイムパスP1は、複数の第2ノードの各々に伝播する。第2ノードは、制御対象ノードに関する通信が、要求C1によってQoS制御が要求された通信であることを、管理装置10に知らせるために、ワンタイムパスP1を利用する。
 品質制御部132は、ワンタイムパスP1を受信した受信ノードから、制御対象ノードに関する通信についてのQoS制御の要求を示す要求C2に加えてワンタイムパスP1を受信すると、制御対象ノードに関する通信の品質を所定品質以上の品質に設定する。所定品質は、第1品質の一例である。
 所定品質は、例えば、通信帯域が「X1」Mbpsである通信品質である。「X1」は正数である。この場合、所定品質以上の品質は、通信帯域が「X1」Mbps以上である品質を意味する。所定品質は、通信帯域が「X1」Mbpsである通信品質に限らず、例えば、遅延が「X2」msである通信品質でもよい。「X2」は正数である。この場合、所定品質以上の品質は、遅延が「X2」ms以下である品質を意味する。所定品質は、記憶装置12に予め登録されてもよいし、要求C1に示されてもよい。
 品質制御部132は、制御対象ノードに関する通信の品質が所定品質未満の品質である状況において受信ノードから要求C2に加えてワンタイムパスP1を受信する場合、制御対象ノードに関する通信の品質を、所定品質以上の品質に変更する。
 品質制御部132は、制御対象ノードに関する通信の品質が所定品質以上の品質である状況において受信ノードから要求C2に加えてワンタイムパスP1を受信する場合、制御対象ノードに関する通信の品質を維持する。
 <A5:動作の説明>
 図7及び図8は、ネットワークシステム1の動作を説明するための図である。図7及び図8は、説明の簡略化のため、ノード20が取引要求ノードであり、ノード30が取引先ノード(取引ノード)であり、ノード40、50及び60の各々がマイナーノードである場合における動作を示す。
 取引要求ノードは、ノード20に限らず、ノード30、40、50及び60のいずれかでもよい。取引先ノードは、ノード30に限らず、ノード20、40、50及び60のいずれかでもよい。取引先ノードは、取引要求ノードと異なる。マイナーノードは、ノード40、50及び60の各々に限らず、例えば、ノード20及び30の少なくとも一方でもよい。マイナーノードの数は、3に限らない。
 図7及び図8に示される例では、取引要求ノードが、第1ノードの一例である。取引要求ノードと異なる複数のノードが、複数の第2ノードの一例である。
 ノード20、30、40、50及び60の各々は、図4に示される通信装置23を用いて通信を行う。しかしながら、説明の簡略化のため、通信装置23に関する記載を省略する。管理装置10は、図5に示される通信装置11を用いて通信を行う。しかしながら、説明の簡略化のため、通信装置11に関する記載を省略する。
 ノード20の入力装置21が、ノード20のユーザから、ブロックチェーンBCに新たに追加されるべき取引の内容を示す内容情報を受け取ると、ノード20の動作制御部251は、内容情報に基づいて、取引データD1を生成する。
 図9は、取引データD1の一例を示す図である。取引データD1は、取引要求ノードを示す情報D11と、取引先ノードを示す情報D12と、取引内容を示す情報D13と、を示す。図7及び図8に示される例では、情報D11はノード20を示し、情報D12はノード30を示す。
 ノード20の動作制御部251が取引データD1を生成すると、図7に示されるステップS101においてノード20の第1要求部252は、要求C1を管理装置10に送信する。要求C1は、取引データD1に関する通信についてのQoS制御の要求を示す。
 ステップS101では、第1要求部252は、要求C3を伴う要求C1を管理装置10に送信する。要求C3は、第1ノードに関する通信の品質の制御を要求する第3要求の一例である。第3要求は、第1ノードに関する通信の品質を制御するための要求である。この場合、要求C3は、取引データD1を生成したノード20に関する通信についてのQoS制御の要求を示す。
 ノード20に関する通信は、ノード20を送信元として示すパケットの通信と、ノード20を送信先として示すパケットの通信と、を含む。以下、ノードに関する通信とは、当該ノードを送信元として示すパケットの通信と、当該ノードを送信先として示すパケットの通信と、を含む通信を意味する。
 要求C3は、ノード20を特定する情報として、ノード20のIP(Internet Protocol)アドレスを示す。ノード20を特定する情報は、ノード20のIPアドレスに限らず適宜変更可能である。
 管理装置10の提供部131は、要求C1をノード20から受信する場合、ステップS102において、ワンタイムパスP1を発行する。
 要求C1が要求C3を伴う場合、ステップS103において提供部131は、要求C3に示されるノード20を、管理テーブル122のターゲットノードの欄122aに、ワンタイムパスP1と対応づけて登録する(図6参照)。
 ステップS103では、提供部131は、要求C3からノード20のIPアドレスを読み取る。続いて、提供部131は、ノード20のIPアドレスを、ノード20を示す情報として、ターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。
 提供部131は、ターゲットノードの欄122aにノードを示す情報を新たに登録する場合、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 なお、提供部131は、要求C1を受信しても要求C3を受信しない場合、ステップS103を実行しない。
 ステップS103に続くステップS104において品質制御部132は、まず、管理テーブル122の処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード20)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。
 ノード20に対応する処理の欄122bに「未」が設定されている場合、品質制御部132は、以下のように動作する。品質制御部132は、ノード20を送信元として示すパケット及びノード20を送信先として示すパケットの各々について、通信装置71~74に優先制御及び帯域制御を実行させることによって、ノード20に関する通信の品質を所定品質以上の品質に設定する。このため、ノード20に関する通信について、QoS制御が開始される。なお、品質制御部132は、通信装置71~74に、優先制御及び帯域制御のいずれか一方のみを実行させてもよい。
 続いて、品質制御部132は、処理の欄122bのうち、QoS制御が開始されたノードに対応する処理の欄122bを、「未」から「済」に変更する。
 続いて、ステップS105において提供部131は、要求C1の送信元であるノード20に、ワンタイムパスP1を提供する。ワンタイムパスP1を要求C1の送信元に提供することは、要求C1の承認を意味する。
 ノード20の動作制御部251は、ワンタイムパスP1を受信すると、ステップS106においてノード40とハンドシェイクを実行する。ノード20の動作制御部251は、ハンドシェイクにおいて、ワンタイムパスP1と動作要求F1とをノード40に送信する。動作要求F1は、QoS制御を管理装置10に依頼することを示す。
 ノード40の第2要求部253は、ワンタイムパスP1と動作要求F1とを受信すると、ステップS107において、要求C2とワンタイムパスP1とを管理装置10に送信する。この場合、要求C2は、ノード40に関する通信についてのQoS制御の要求を示す。ノード40は、受信ノード及び制御対象ノードの各々の一例である。要求C2は、ノード40を特定する情報として、ノード40のIPアドレスを示す。ノード40を特定する情報は、ノード40のIPアドレスに限らず適宜変更可能である。
 管理装置10の品質制御部132は、要求C2に加えてワンタイムパスP1を受信すると、ステップS108において、要求C2が示すノード40を管理テーブル122のターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する(図6参照)。
 ステップS108では、品質制御部132は、要求C2からノード40のIPアドレスを読み取る。続いて、品質制御部132は、ノード40のIPアドレスを、ノード40を示す情報として、ターゲットノードの欄122aに、ワンタイムパスP1と対応づけて登録する。
 品質制御部132は、ターゲットノードの欄122aにノードを示す情報を新たに登録する場合、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 なお、品質制御部132は、要求C2を受信してもワンタイムパスP1を受信しない場合、ステップS108を実行しない。
 ステップS108に続くステップS109において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード40)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。
 ノード40に対応する処理の欄122bに「未」が設定されている場合、品質制御部132は、以下のように動作する。品質制御部132は、ノード40を送信元として示すパケット及びノード40を送信先として示すパケットの各々について、通信装置71~74に優先制御及び帯域制御を実行させることによって、ノード40に関する通信の品質を所定品質以上の品質に設定する。なお、品質制御部132は、通信装置71~74に、優先制御及び帯域制御のいずれか一方のみを実行させてもよい。
 続いて、ステップS110において品質制御部132は、要求C2の送信元であるノード40に、QoS制御の実行を示す実行情報G1を送信する。
 ノード40の動作制御部251は、実行情報G1を受信すると、ステップS111において、ノード40に対するQoS制御の開始を示す開始情報H1を、動作要求F1に対する応答として、ノード20に送信する。
 ノード20の動作制御部251は、開始情報H1を受信すると、ステップS112においてノード30とハンドシェイクを実行する。ノード20の動作制御部251は、ハンドシェイクにおいて、ワンタイムパスP1と動作要求F1とをノード30に送信する。
 ノード30の第2要求部253は、ワンタイムパスP1と動作要求F1とを受信すると、ステップS113において、要求C2とワンタイムパスP1とを管理装置10に送信する。この場合、要求C2は、ノード30に関する通信についてのQoS制御の要求を示す。ノード30は、受信ノード及び制御対象ノードの各々の一例である。この場合、要求C2は、ノード30を特定する情報として、ノード30のIPアドレスを示す。ノード30を特定する情報は、ノード30のIPアドレスに限らず適宜変更可能である。
 管理装置10の品質制御部132は、要求C2に加えてワンタイムパスP1を受信すると、ステップS114において、要求C2が示すノード30のIPアドレスを、ターゲットノードの欄122aに、ワンタイムパスP1と対応づけて登録する。
 続いて、品質制御部132は、ターゲットノードの欄122aにノード30のIPアドレスを新たに登録すると、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 続いて、品質制御部132は、ステップS115を実行する。ステップS115では、品質制御部132は、まず、管理テーブル122において処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード30)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS109の手法と同様である。なお、ステップS115では、品質制御部132は、ノード30を送信元として示すパケット及びノード30を送信先として示すパケットの各々について、通信装置71~74に優先制御及び帯域制御を実行させる。
 続いて、ステップS116において品質制御部132は、要求C2の送信元であるノード30に、QoS制御の実行を示す実行情報G1を送信する。
 ノード30の動作制御部251は、実行情報G1を受信すると、ステップS117において、ノード30に対するQoS制御の開始を示す開始情報H1を、動作要求F1に対する応答として、ノード20に送信する。
 ステップS112~S117は、ステップS106~S111よりも時間的に前に実行されてもよい。ステップS112~S117は、ステップS106~S111と並行に実施されてもよい。この場合、ステップS112~S117とステップS106~S111とを順番に実行する構成に比べて、ステップS106~S117に要する時間を短縮できる。
 ノード20の動作制御部251は、ノード40から開始情報H1を受信すると、ステップS118において、取引データD1をノード40に送信する。ステップS118の実行時には、ノード20に関する通信に対してQoS制御が実施されているため、取引データD1の通信に要する時間が短くなる。
 ノード40の検証部254は、ノード20から取引データD1を受信すると、ステップS119において、取引データD1を検証する。以下では、取引データD1の検証結果が有効を示すとする。
 ノード20の動作制御部251は、ノード30から開始情報H1を受信すると、ステップS120において、取引データD1をノード30に送信する。ステップS120の実行時には、ノード20に関する通信に対してQoS制御が実施されているため、取引データD1の通信に要する時間が短くなる。
 ノード30の検証部254は、ノード20から取引データD1を受信すると、ステップS121において取引データD1を検証する。以下では、取引データD1の検証結果が有効を示すとする。
 ステップS120~S121は、ステップS118~S119よりも時間的に前に実行されてもよい。ステップS120~S121は、ステップS118~S119と並行に実施されてもよい。この場合、ステップS118~S119とステップS120~S121とを順番に実行する構成に比べて、ステップS118~S121に要する時間を短縮できる。
 続いて、ステップS122~S137が実行される。ステップS122~S137では、ステップS106~S121と同様の処理が、ノード40、50及び60と管理装置10とによって実行される。ステップS131の完了時には、グループA1に属する全てのノードについてQoS制御が実施される。
 ステップS136が完了すると、ノード40のブロック生成部255は、ステップS138において、取引データD1を含むブロックB1の生成(マイニング)を開始する。
 ステップS135が完了すると、ノード50のブロック生成部255は、ステップS139において、取引データD1を含むブロックB1の生成(マイニング)を開始する。
 ステップS137が完了すると、ノード60のブロック生成部255は、ステップS140において、取引データD1を含むブロックB1の生成(マイニング)を開始する。
 ノード50のブロック生成部255が、ステップS141において取引データD1を含むブロックB1の生成(マイニング)に成功すると、ノード50の動作制御部251は、当該ブロックB1を、記憶装置24内のブロックチェーンBCに接続する。続いて、ノード50の動作制御部251は、ステップS142において当該ブロックB1をノード40に送信する。ステップS142の実行時には、ノード50に関する通信についてQoS制御が実施されているため、ブロックB1の通信に要する時間が短くなる。
 ノード40の検証部254は、ブロックB1を受信すると、ステップS143においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード40の検証部254は、ブロックB1を、ノード40の記憶装置24内のブロックチェーンBCに接続する。
 続いて、ノード40の動作制御部251は、ステップS144においてブロックB1をノード60に送信する。ステップS144の実行時には、ノード40に関する通信についてQoS制御が実施されているため、ブロックB1の通信に要する時間が短くなる。
 ノード60の検証部254は、ブロックB1を受信すると、ステップS145においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード60の検証部254は、ブロックB1を、ノード60の記憶装置24内のブロックチェーンBCに接続する。
 ノード40の動作制御部251は、ステップS144に続いて、ステップS146においてブロックB1をノード20に送信する。ステップS146の実行時には、ノード40に関する通信についてQoS制御が実施されているため、ブロックB1の通信に要する時間が短くなる。ステップS146は、ステップS144よりも時間的に前に実行されてもよいし、ステップS144と並行に実行されてもよい。
 ノード20の検証部254は、ブロックB1を受信すると、ステップS147においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード20の検証部254は、ブロックB1を、ノード20の記憶装置24内のブロックチェーンBCに接続する。
 続いて、ノード20の動作制御部251は、ステップS148においてブロックB1をノード30に送信する。ステップS148の実行時には、ノード20に関する通信に対してQoS制御が実施されているため、ブロックB1の通信に要する時間が短くなる。
 ノード30の検証部254は、ブロックB1を受信すると、ステップS149においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード30の検証部254は、ブロックB1を、ノード30の記憶装置24内のブロックチェーンBCに接続する。
 <A6:第1実施形態のまとめ>
 第1実施形態によれば、提供部131は、ブロックチェーンBCにデータを追加するための通信の品質の制御を要求する要求C1を、第1ノード(例えば、ノード20)から受信する場合、ワンタイムパスP1を、第1ノードに提供する。品質制御部132は、ワンタイムパスP1がグループA1内で通信される状況においてワンタイムパスP1を受信した受信ノードから、制御対象ノードに関する通信の品質の制御を要求する要求C2に加えて、ワンタイムパスP1を受信する場合、制御対象ノードに関する通信の品質を所定品質以上の品質に設定する。
 このため、第1ノード及び複数の第2ノードのいずれに関する通信の品質も所定品質以上の品質に設定しない構成に比べて、データがブロックチェーンBCに追加されるタイミングの遅延を小さくできる。したがって、データをブロックチェーンBCに追加するタイミングの遅延を小さくするためにノードを支援できる。
 また、取引データD1の生成を契機にQoS制御が実行される。このため、QoS制御が必要とされるタイミングから、QoS制御を開始することができる。
 <B:変形例>
 上述の実施形態における変形の態様を以下に示す。以下の変形の態様から任意に選択された2以上の態様を、相互に矛盾しない範囲において適宜に併合してもよい。
 <B1:第1変形例>
 第1実施形態においては、1つのノードが、1つのノードに関する通信についてのQoS制御を管理装置10に要求する。しかしながら、1つのノードが、複数のノードの各々に関する通信についてのQoS制御を管理装置10に要求してもよい。第1変形例では、1つのノードが、複数のノードの各々に関する通信についてのQoS制御を管理装置10に要求する。以下、第1変形例について、第1実施形態と異なる点を中心に説明する。
 第1変形例におけるハードウェア構成は、第1実施形態におけるハードウェア構成と同様である。図10は、第1変形例の動作を説明するための図である。
 ノード20の入力装置21が、ノード20のユーザから、ブロックチェーンBCに新たに追加されるべき取引の内容を示す内容情報を受け取ると、ノード20の動作制御部251は、内容情報に基づいて取引データD1を生成する。
 ノード20の動作制御部251が取引データD1を生成すると、ステップS201においてノード20の第1要求部252は、要求C3に加えて要求C4を伴う要求C1を管理装置10に送信する。
 要求C4は、ノード20と接続する接続ノードに関する通信についてのQoS制御の要求を示す。接続ノードに関する通信は、接続ノードを送信元として示すパケットの通信と、接続ノードを送信先として示すパケットの通信と、を含む。
 ノード20と接続する接続ノードは、複数の第2ノード(ノード30、40、50及び60)のうち、複数の第2ノードのいずれも介さずにノード20と接続するノードである。図1に示されるグループA1においては、ノード30及び40の各々が、ノード20と接続する接続ノードの一例である。
 要求C4は、接続ノードに関する通信の品質の制御を要求する第4要求の一例である。第4要求は、接続ノードに関する通信の品質を制御するための要求である。要求C4は、接続ノードを特定する情報として、接続ノードのIPアドレスを示す。接続ノードを特定する情報は、接続ノードのIPアドレスに限らず適宜変更可能である。
 管理装置10の提供部131は、要求C1をノード20から受信する場合、ステップS202において、ワンタイムパスP1を発行する。
 要求C1が要求C3及びC4を伴う場合、提供部131は、ステップS203を実行する。ステップS203において提供部131は、要求C3に示されるノード20と、要求C4に示される接続ノード(ノード30及び40)とを、管理テーブル122のターゲットノードの欄122aに、ワンタイムパスP1に対応づけて登録する。
 提供部131は、要求C3からノード20のIPアドレスを読み取る。提供部131は、ノード20のIPアドレスを、ノード20を示す情報として、ターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。提供部131は、要求C4から接続ノード(ノード30及び40の各々)のIPアドレスを読み取る。提供部131は、接続ノード(ノード30及び40の各々)のIPアドレスを、接続ノードを示す情報として、ターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。
 上述の通り、提供部131は、ターゲットノードの欄122aにノードを示す情報を新たに登録する場合、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 続いて、ステップS204において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード20、30及び40の各々)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS104と同様である。続いて、品質制御部132は、処理の欄122bのうち、QoS制御が開始されたノードに対応する処理の欄122bを、「未」から「済」に変更する。
 続いて、ステップS205において提供部131は、要求C1の送信元であるノード20に、ワンタイムパスP1を提供する。
 ノード20の動作制御部251は、ワンタイムパスP1を受信すると、ステップS206においてノード40とハンドシェイクを実行する。ノード20の動作制御部251は、ハンドシェイクにおいて、ワンタイムパスP1と取引データD1とをノード40に送信する。
 ノード40の検証部254は、ノード20から取引データD1を受信すると、ステップS207において、取引データD1を検証する。以下では、取引データD1の検証結果が有効を示すとする。
 また、ノード20の動作制御部251は、ワンタイムパスP1を受信すると、ステップS208においてノード30とハンドシェイクを実行する。ノード20の動作制御部251は、ハンドシェイクにおいて、ワンタイムパスP1と取引データD1とをノード30に送信する。
 ノード30の検証部254は、ノード20から取引データD1を受信すると、ステップS209において、取引データD1を検証する。以下では、取引データD1の検証結果が有効を示すとする。
 ステップS208~S209は、ステップS206~S207よりも時間的に前に実行されてもよい。ステップS208~S209は、ステップS206~S207と並行に実施されてもよい。この場合、ステップS206~S207とステップS208~S209とを順番に実行する構成に比べてステップS206~S209に要する時間を短縮できる。
 ノード40の第2要求部253は、ステップS207における取引データD1の検証結果が有効を示す場合、ステップS210において、要求C2aとワンタイムパスP1とを管理装置10に送信する。
 要求C2aは、ノード40と接続する接続ノードに関する通信についてのQoS制御の要求を示す。ノード40と接続する接続ノードは、ノード40にワンタイムパスP1を伝えたノード20とは異なるノードであって、ノード30、40、50及び60のうち、グループA1に属するノードのいずれも介さずにノード40と接続するノードである。ノード50及び60の各々が、ノード40と接続する接続ノードの一例である。ノード40は、受信ノードの一例である。ノード50及び60の各々は、制御対象ノードの一例でもある。要求C2aは、制御対象ノードに関する通信の品質の制御を要求する第2要求の一例である。
 要求C2aは、制御対象ノード(ノード50及び60の各々)を特定する情報として、制御対象ノードのIPアドレスを示す。制御対象ノードを特定する情報は、制御対象ノードのIPアドレスに限らず適宜変更可能である。
 管理装置10の品質制御部132は、要求C2aに加えてワンタイムパスP1を受信すると、ステップS211において、要求C2aが示すノード50及び60の各々のIPアドレスをターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。
 ステップS211では、品質制御部132は、要求C2aからノード50及び60の各々のIPアドレスを読み取る。続いて、品質制御部132は、ノード50のIPアドレスを、ノード50を示す情報として、ターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。続いて、品質制御部132は、ノード60のIPアドレスを、ノード60を示す情報として、ターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。品質制御部132は、ノード50のIPアドレスを登録する前に、ノード60のIPアドレスを登録してもよい。
 なお、品質制御部132は、要求C2aを受信してもワンタイムパスP1を受信しない場合、ステップS211を実行しない。
 ステップS211に続くステップS212において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード50及び60の各々)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS109と同様である。
 続いて、ステップS213において品質制御部132は、要求C2aの送信元であるノード40に実行情報G1を送信する。以下、上述のステップS134~S149が実行される。
 第1変形例によれば、1つのノードが、複数のノードの各々に関する通信についてのQoS制御を管理装置10に要求できる。このため、各ノードが当該ノードに関する通信についてのQoS制御を管理装置10に要求する構成に比べて、QoS制御を管理装置10に要求する通信を少なくできる。
 <B2:第2変形例>
 第1実施形態において、取引データD1の通信についてQoS制御が実行されなくてもよい。
 第1実施形態において、取引データD1の通信にはQoS制御が実行されずに、取引データD1を含むブロックB1の通信にQoS制御が実行される変形例を、第2変形例として説明する。以下、第1実施形態と異なる点を中心に第2変形例について説明する。
 第2変形例におけるハードウェア構成は、第1実施形態におけるハードウェア構成と同様である。図11及び図12は、第2変形例の動作を説明するための図である。
 第2変形例では、まず、上述のステップS118~S121及びS134~S141が実行される。続いて、ブロックB1の生成(マイニング)に成功したノード50が起点となって、QoS制御が開始される。この場合、ノード50が第1ノードの一例となり、ノード20、30、40及び60が複数の第2ノードの一例となる。
 ステップS141に続くステップS301では、ノード50の第1要求部252は、要求C3を伴う要求C1を管理装置10に送信する。この場合、要求C3は、ノード50に関する通信についてのQoS制御の要求を示す。要求C3は、ノード50を特定する情報として、ノード50のIPアドレスを示す。ノード50を特定する情報は、ノード50のIPアドレスに限らず適宜変更可能である。
 管理装置10の提供部131は、要求C1をノード50から受信する場合、ステップS302において、ワンタイムパスP1を発行する。
 要求C1が要求C3を伴う場合、ステップS303において提供部131は、要求C3に示されるノード50(ノード50のIPアドレス)を、管理テーブル122のターゲットノードの欄122aに、ワンタイムパスP1と対応づけて登録する。
 上述の通り、提供部131は、ターゲットノードの欄122aにノードを示す情報を新たに登録する場合、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 続いて、ステップS304において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード50)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS109の手法と同様である。
 続いて、ステップS305において提供部131は、要求C1の送信元であるノード50に、ワンタイムパスP1を提供する。
 ノード50の動作制御部251は、ワンタイムパスP1を受信すると、ステップS306において、ワンタイムパスP1と動作要求F1とをノード40に送信する。動作要求F1は、QoS制御を管理装置10に依頼することを示す。
 ノード40の第2要求部253は、ワンタイムパスP1と動作要求F1とを受信すると、ステップS307において、要求C2とワンタイムパスP1とを管理装置10に送信する。この場合、要求C2は、ノード40に関する通信についてのQoS制御の要求を示す。要求C2は、ノード40を特定する情報として、ノード40のIPアドレスを示す。ノード40を特定する情報は、ノード40のIPアドレスに限らず適宜変更可能である。
 管理装置10の品質制御部132は、要求C2に加えてワンタイムパスP1を受信すると、ステップS308において、要求C2が示すノード40のIPアドレスをターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。
 品質制御部132は、ターゲットノードの欄122aにノードを示す情報を新たに登録する場合、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 なお、品質制御部132は、要求C2を受信してもワンタイムパスP1を受信しない場合、ステップS308を実行しない。
 ステップS308に続くステップS309において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード40)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS109と同様である。
 続いて、ステップS310において品質制御部132は、要求C2の送信元であるノード40に、QoS制御の実行を示す実行情報G1を送信する。
 ノード40の動作制御部251は、実行情報G1を受信すると、ステップS311において、ノード40に対するQoS制御の開始を示す開始情報H1を、動作要求F1に対する応答として、ノード50に送信する。続いて、上述のステップS142~S143及びS128~S133が実行される。
 続いて、ステップS312においてノード40の動作制御部251は、ワンタイムパスP1と動作要求F1とをノード20に送信する。
 ノード20の第2要求部253は、ワンタイムパスP1と動作要求F1とを受信すると、ステップS313において、要求C2とワンタイムパスP1とを管理装置10に送信する。この場合、要求C2は、ノード20に関する通信についてのQoS制御の要求を示す。要求C2は、ノード20を特定する情報として、ノード20のIPアドレスを示す。ノード20を特定する情報は、ノード20のIPアドレスに限らず適宜変更可能である。
 管理装置10の品質制御部132は、要求C2に加えてワンタイムパスP1を受信すると、ステップS314において、要求C2が示すノード20のIPアドレスをターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。
 品質制御部132は、ターゲットノードの欄122aにノードを示す情報を新たに登録する場合、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 なお、品質制御部132は、要求C2を受信してもワンタイムパスP1を受信しない場合、ステップS314を実行しない。
 ステップS314に続くステップS315において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード20)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS109と同様である。
 続いて、ステップS316において品質制御部132は、要求C2の送信元であるノード20に、QoS制御の実行を示す実行情報G1を送信する。
 ノード20の動作制御部251は、実行情報G1を受信すると、ステップS317において、ノード20に対するQoS制御の開始を示す開始情報H1を、動作要求F1に対する応答として、ノード40に送信する。続いて、上述のステップS144~S147、S112~S117及びS148~S149が実行される。
 ブロックB1の通信において遅延が小さいと、当該ブロックB1が他のブロックB1よりも先に、各ノードに到着する可能性が高くなる。当該ブロックB1が他のブロックB1よりも先に各ノードに到着する場合、当該ブロックB1がブロックチェーンBCに接続される確率が高くなる。このため、ブロックB1の通信において遅延が小さいことは、取引データD1の早期の確定を期待するユーザに加えて、ブロックB1を生成するマイナーノードにとっても望ましい。
 第2変形例によれば、取引データD1の通信にはQoS制御が実行されずに、取引データD1を含むブロックB1の通信にQoS制御が実行される。このため、ブロックB1の通信において遅延を小さくできる。よって、取引データD1の通信と、取引データD1を含むブロックB1の通信と、のいずれにもQoS制御が実行されない構成に比べて、取引データD1の早期の確定が可能になり、かつ、ブロックB1がブロックチェーンBCに接続される確率を高くできる。
 <B3:第3変形例>
 第1変形例において、取引データD1の通信についてQoS制御が実行されなくてもよい。
 第1変形例において、取引データD1の通信にはQoS制御が実行されずに、取引データD1を含むブロックB1の通信にQoS制御が実行される変形例を、第3変形例として説明する。以下、第1変形例と異なる点を中心に第2変形例について説明する。
 第3変形例におけるハードウェア構成は、第1実施形態におけるハードウェア構成と同様である。図13及び図14は、第3変形例の動作を説明するための図である。
 第3変形例では、まず、上述のステップS118~S121及びS134~S141が実行される。続いて、ブロックB1の生成(マイニング)に成功したノード50が起点となって、第1変形例と同様にQoS制御が開始される。この場合、ノード50が第1ノードの一例となり、ノード20、30、40及び60が複数の第2ノードの一例となる。
 ステップS141に続くステップS401では、ノード50の第1要求部252は、要求C3に加えて要求C4を伴う要求C1を管理装置10に送信する。
 この場合、要求C4は、ノード50と接続する接続ノードに関する通信についてのQoS制御の要求を示す。
 ノード50と接続する接続ノードは、複数の第2ノード(ノード30、40、50及び60)のうち、複数の第2ノードのいずれも介さずにノード50と接続するノードである。図1に示されるグループA1においては、ノード40が、ノード50と接続する接続ノードの一例である。
 管理装置10の提供部131は、要求C1をノード50から受信する場合、ステップS402において、ワンタイムパスP1を発行する。
 要求C1が要求C3及びC4を伴う場合、提供部131は、ステップS403を実行する。ステップS403において提供部131は、要求C3が示すノード50のIPアドレスと、要求C4が示す接続ノード(ノード40)のIPアドレスとを、管理テーブル122のターゲットノードの欄122aに、ワンタイムパスP1に対応づけて登録する。
 上述の通り、提供部131は、ターゲットノードの欄122aにノードを示す情報を新たに登録する場合、管理テーブル122において当該ノードに対応する処理の欄122bを「未」に設定する。
 続いて、ステップS404において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード40及び50の各々)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS104と同様である。続いて、品質制御部132は、処理の欄122bのうち、QoS制御が開始されたノードに対応する処理の欄122bを、「未」から「済」に変更する。
 続いて、ステップS405において提供部131は、要求C1の送信元であるノード50に、ワンタイムパスP1を提供する。
 ノード50の動作制御部251は、ワンタイムパスP1を受信すると、ステップS406において、ワンタイムパスP1とステップS141において生成されたブロックB1とをノード40に送信する。
 ノード40の検証部254は、ブロックB1を受信すると、ステップS407においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード40の検証部254は、ブロックB1を、ノード40の記憶装置24内のブロックチェーンBCに接続する。
 続いて、ノード40の第2要求部253は、ステップS408において、要求C2aとワンタイムパスP1とを管理装置10に送信する。
 この場合、要求C2aは、ノード40と接続する接続ノードに関する通信についてのQoS制御の要求を示す。ノード40と接続する接続ノードは、ノード40にワンタイムパスP1を伝えたノード50とは異なるノードであって、ノード20、30、40及び60のうち、グループA1に属するノードのいずれも介さずにノード40と接続するノードである。この場合、ノード20及び60の各々が、ノード40と接続する接続ノードの一例である。ノード20及び60の各々は、制御対象ノードの一例でもある。要求C2aは、制御対象ノード(ノード20及び60の各々)を特定する情報として、制御対象ノードのIPアドレスを示す。制御対象ノードを特定する情報は、制御対象ノードのIPアドレスに限らず適宜変更可能である。
 管理装置10の品質制御部132は、要求C2aに加えてワンタイムパスP1を受信すると、ステップS409において、要求C2aが示すノード20及び60の各々のIPアドレスをターゲットノードの欄122aにワンタイムパスP1と対応づけて登録する。
 なお、品質制御部132は、要求C2aを受信してもワンタイムパスP1を受信しない場合、ステップS409を実行しない。
 ステップS409に続くステップS410において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード20及び60の各々)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS109の手法と同様である。
 続いて、ステップS411において品質制御部132は、要求C2aの送信元であるノード40に実行情報G1を送信する。
 ノード40の動作制御部251は、実行情報G1を受信すると、ステップS412において、ワンタイムパスP1とブロックB1とをノード60に送信する。
 ノード60の検証部254は、ブロックB1を受信すると、ステップS413においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード60の検証部254は、ブロックB1を、ノード60の記憶装置24内のブロックチェーンBCに接続する。
 また、ノード40の動作制御部251は、ステップS414において、ワンタイムパスP1とブロックB1とをノード20に送信する。なお、ステップS414は、ステップS412よりも前に実行されてもよい。
 ノード20の検証部254は、ブロックB1を受信すると、ステップS415においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード20の検証部254は、ブロックB1を、ノード20の記憶装置24内のブロックチェーンBCに接続する。
 続いて、ステップS416においてノード20の第2要求部253は、要求C2aとワンタイムパスP1とを管理装置10に送信する。
 この場合、要求C2aは、ノード20と接続する接続ノードに関する通信についてのQoS制御の要求を示す。ノード20と接続する接続ノードは、ノード20にワンタイムパスP1を伝えたノード40とは異なるノードであって、ノード20、30、40及び60のうち、グループA1に属するノードのいずれも介さずにノード20と接続するノードである。この場合、ノード30が、ノード20と接続する接続ノードの一例である。ノード30は、制御対象ノードの一例でもある。要求C2aは、制御対象ノード(ノード30)を特定する情報として、制御対象ノードのIPアドレスを示す。制御対象ノードを特定する情報は、制御対象ノードのIPアドレスに限らず適宜変更可能である。
 管理装置10の品質制御部132は、要求C2aに加えてワンタイムパスP1を受信すると、ステップS417において、要求C2aが示すノード30のIPアドレスを、ターゲットノードの欄122aに、ワンタイムパスP1と対応づけて登録する。
 なお、品質制御部132は、要求C2aを受信してもワンタイムパスP1を受信しない場合、ステップS417を実行しない。
 ステップS417に続くステップS418において品質制御部132は、まず、処理の欄122bが「未」に設定されているターゲットノード(この場合、ノード30)を特定する。続いて、品質制御部132は、特定したノードに関する通信の品質を、所定品質以上の品質に設定する。特定したノードに関する通信の品質を、所定品質以上の品質に設定する手法は、ステップS109の手法と同様である。
 続いて、ステップS419において品質制御部132は、要求C2aの送信元であるノード20に実行情報G1を送信する。
 ノード20の動作制御部251は、実行情報G1を受信すると、ステップS420において、ワンタイムパスP1とブロックB1とをノード30に送信する。
 ノード30の検証部254は、ブロックB1を受信すると、ステップS421においてブロックB1を検証する。ブロックB1の検証結果が有効を示す場合、ノード30の検証部254は、ブロックB1を、ノード30の記憶装置24内のブロックチェーンBCに接続する。
 第3変形例によれば、1つのマイナーノードが、複数のノードの各々に関する通信についてのQoS制御を管理装置10に要求できる。このため、各ノードが当該ノードに関する通信についてのQoS制御を管理装置10に要求する構成に比べて、QoS制御を管理装置10に要求する通信を少なくできる。さらに、取引データD1の通信にはQoS制御が実行されずに、取引データD1を含むブロックB1の通信にQoS制御が実行される。このため、ブロックB1の通信において遅延を小さくできる。
 <B4:第4変形例>
 第1実施形態及び第2変形例において、品質制御部132は、要求C2の送信元の信憑性を判定してもよい。
 品質制御部132は、グループA1内のノードのうちワンタイムパスP1を伝達するノード(例えば、ノード20)から、ワンタイムパスP1が伝達されるノードを示す伝達先リストを受信する。伝達先リストは、所定情報が伝達されるノードを示すノード情報の一例である。要求C2とワンタイムパスP1との送信元であるノードが伝達先リストに示されるノードと一致する場合、品質制御部132は、ワンタイムパスP1を伝達するノードからワンタイムパスP1を受信した受信ノードから、要求C2に加えてワンタイムパスP1を受信したと判定する。要求C2とワンタイムパスP1との送信元であるノードが伝達先リストに示されるノードと一致しない場合、品質制御部132は、要求C2を無効と判定する。
 例えば、品質制御部132は、ノード30及び40の各々にワンタイムパスP1を送信したノード20から、ワンタイムパスP1の伝達先のノード(ノード30及び40)を示す伝達先リストを受信する。要求C2とワンタイムパスP1との送信元が、伝達先リストに示される場合、品質制御部132は、ノード20からワンタイムパスP1を受信した受信ノード(ノード30又は40)から、要求C2とワンタイムパスP1とを受信したと判定する。要求C2とワンタイムパスP1との送信元が、伝達先リストに示されない場合、品質制御部132は、要求C2を無効と判定する。
 なお、第1変形例及び第3変形例においては、要求C2の代わりに、要求C2aが用いられてもよい。例えば、品質制御部132は、グループA1内のノードのうちワンタイムパスP1を伝達するノード(例えば、ノード20)から、ワンタイムパスP1の伝達先のノードを示す伝達先リストを受信する。要求C2aとワンタイムパスP1との送信元が伝達先リストに示される場合、品質制御部132は、ワンタイムパスP1を伝達するノードからワンタイムパスP1を受信した受信ノードから、要求C2aに加えてワンタイムパスP1を受信したと判定する。要求C2aとワンタイムパスP1との送信元が伝達先リストに示されない場合、品質制御部132は、要求C2aを無効と判定する。
 第4変形例によれば、例えば、ワンタイムパスP1を正当でないルートを介して入手したノードからの要求C2及びC2aの各々を無効にできる。
 <B5:第5変形例>
 第1実施形態及び第1~第4変形例において、品質制御部132は、所定品質以上の品質に設定した通信の品質を、所定品質以上の品質に設定する前の通信の品質に戻してもよい。
 要求C1は、グループA1内での取引データD1に関連する通信の品質の制御を要求する。すなわち、要求C1は、グループA1内での取引データD1に関連する通信の品質を制御するための要求である。取引データD1は、複数の第2ノードのいずれかを取引先ノードとして示す(図9参照)。品質制御部132は、取引データD1を含むブロックB1を取引先ノード(取引ノード)が受信したことを示す通知に応じて、グループA1内での取引データD1に関連する通信における所定品質以上の品質を、所定品質以上の品質に設定する前の品質に戻す。
 例えば、取引データD1に取引先ノードとして示されるノード30が、取引データD1を含むブロックB1を受信すると、ノード30の動作制御部251は、通知N1を管理装置10に送信する。通知N1は、取引データD1を含むブロックB1を取引先ノードが受信したことを示す。
 管理装置10の品質制御部132は、通知N1に応じて、所定品質以上の品質に設定した通信の品質を、所定品質以上の品質に設定する前の通信の品質に戻す。例えば、品質制御部132は、管理テーブル122に登録されている情報(ワンタイムパスP1とノードのIPアドレス)及び管理テーブル122に設定されている情報(「未」と「済」)を、通知N1の受信に応じて削除する。品質制御部132は、その後、管理テーブル122を用いた通信品質の制御(例えば、ステップS104の制御手法)を実行する。この場合、通信装置71~74は、品質制御部132に制御される前の状態(例えば、予め定められている状態)に戻る。
 一例を挙げると、品質制御部132は、通知N1を受信してから所定時間(例えば、2分)が経過した場合に、所定品質以上の品質に設定した通信品質を、所定品質以上の品質に設定する前の通信品質に戻す。所定時間は、2分に限らず、2分よりも長くてもよいし2分よりも短くてもよい。所定時間は、グループA1内のすべてのノードに、新たなブロックB1が到達するまでの時間よりも長いことが望ましい。
 第5変形例によれば、グループA1における通信の品質が、必要以上に長い時間、高品質になることを抑制できる。
 <B6:第6変形例>
 第1実施形態及び第1~第5変形例において、品質制御部132は、グループA1に属する複数のノードのすべてではなく一部のノードについてQoS制御を実行してもよい。例えば、品質制御部132は、ノード20、30、40、50及び60のうち、ノード40とは異なるノードについてのみ、QoS制御を実行してもよい。一例を挙げると、図10に示される第1変形例のステップS201において要求C4が省略される場合、品質制御部132は、ノード20、30、40、50及び60のうち、ノード40とは異なるノードについてのみ、QoS制御を実行する。
 第6変形例によれば、グループA1に属する複数のノードのすべてについてQoS制御を実行しない構成に比べて、データがブロックチェーンBCに追加されるタイミングの遅延を小さくできる。
 <C:その他>
 (1)第1実施形態及び第1変形例~第6変形例の各々においては、記憶装置12及び24は、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリデバイス(例えば、カード、スティック、キードライブ)、CD-ROM(Compact Disc-ROM)、レジスタ、リムーバブルディスク、ハードディスク、フロッピー(登録商標)ディスク、磁気ストリップ、データベース、サーバその他の適切な記憶媒体を含んでもよい。また、プログラムは、電気通信回線を介してネットワークから送信されてもよい。
 (2)第1実施形態及び第1変形例~第6変形例の各々は、LTE(Long Term Evolution)、LTE-A(LTE-Advanced)、SUPER 3G、IMT-Advanced、4G、5G、FRA(Future Radio Access)、W-CDMA(登録商標)、GSM(登録商標)、CDMA2000、UMB(Ultra Mobile Broadband)、IEEE 802.11(Wi-Fi)、IEEE 802.16(WiMAX)、IEEE 802.20、UWB(Ultra-WideBand)、Bluetooth(登録商標)、その他の適切なシステムを利用するシステム及び/又はこれらに基づいて拡張された次世代システムに適用されてもよい。
 (3)第1実施形態及び第1変形例~第6変形例の各々において説明した情報などは、様々な異なる技術のいずれかを使用して表されてもよい。例えば、上記の説明全体に渡って言及され得るデータ、情報などは、電圧、電流、電磁波、磁界、磁性粒子、光場、光子、又はこれらの任意の組み合わせにて表されてもよい。
 なお、本明細書において説明した用語及び/又は本明細書の理解に必要な用語は、同一の又は類似する意味を有する用語と置き換えられてもよい。
 (4)第1実施形態及び第1変形例~第6変形例の各々において、入出力された情報等は特定の場所(例えば、メモリ)に保存されてもよいし、テーブルによって管理されてもよい。入出力される情報等は、上書き、更新、又は追記され得る。出力された情報等は削除されてもよい。入力された情報等は他の装置へ送信されてもよい。
 (5)第1実施形態及び第1変形例~第6変形例の各々において、判定は、1ビットによって表される値(0か1か)に基づいて行われてもよいし、真偽値(Boolean:true又はfalse)に基づいて行われてもよいし、数値の比較(例えば、所定の値との比較)に基づいて行われてもよい。
 (6)第1実施形態及び第1変形例~第6変形例の各々において例示した処理手順、シーケンス、又はフローチャート等は、矛盾のない限り、順序を入れ替えてもよい。例えば、本明細書において説明した方法については、例示的な順序において様々なステップの要素を提示しており、提示した特定の順序に限定されない。
 (7)図4又は図5に例示された各機能は、ハードウェア及びソフトウェアの任意の組み合わせによって実現される。また、各機能は、単体の装置によって実現されてもよいし、相互に別体にて構成された2以上の装置によって実現されてもよい。
 (8)第1実施形態及び第1変形例~第6変形例の各々において例示したプログラムは、ソフトウェア、ファームウェア、ミドルウェア、マイクロコード又はハードウェア記述言語と呼ばれるか、他の名称によって呼ばれるかを問わず、命令、命令セット、コード、コードセグメント、プログラムコード、サブプログラム、ソフトウェアモジュール、アプリケーション、ソフトウェアアプリケーション、ソフトウェアパッケージ、ルーチン、サブルーチン、オブジェクト、実行可能ファイル、実行スレッド、手順又は機能等を意味するよう広く解釈されるべきである。
 また、ソフトウェア、又は命令などは、伝送媒体を介して送受信されてもよい。例えば、ソフトウェアが、同軸ケーブル、光ファイバケーブル、ツイストペア及びデジタル加入者回線(DSL)などの有線技術及び/又は赤外線、無線及びマイクロ波などの無線技術を使用してウェブサイト、サーバ、又は他のリモートソースから送信される場合、これらの有線技術及び/又は無線技術は、伝送媒体の定義内に含まれる。
 (9)第1実施形態及び第1変形例~第6変形例の各々において、「システム」及び「ネットワーク」という用語は、互換的に使用される。
 (10)第1実施形態及び第1変形例~第6変形例の各々において、ノード20、30、40、50及び60の少なくとも1つは、移動局でもよい。移動局は、当業者によって、加入者局、モバイルユニット、加入者ユニット、ワイヤレスユニット、リモートユニット、モバイルデバイス、ワイヤレスデバイス、ワイヤレス通信デバイス、リモートデバイス、モバイル加入者局、アクセス端末、モバイル端末、ワイヤレス端末、リモート端末、ハンドセット、ユーザエージェント、モバイルクライアント、クライアント、又はいくつかの他の適切な用語を用いて称される場合もある。
 (11)第1実施形態及び第1変形例~第6変形例の各々において、「に基づいて」という記載は、別段に明記されていない限り、「のみに基づいて」を意味しない。言い換えれば、「に基づいて」という記載は、「のみに基づいて」と「に少なくとも基づいて」の両方を意味する。
 (12)本明細書において使用する「第1」及び「第2」などの呼称を使用した要素へのいかなる参照も、それらの要素の量又は順序を全般的に限定しない。これらの呼称は、2つ以上の要素間を区別する便利な方法として本明細書において使用され得る。したがって、第1及び第2の要素への参照は、2つの要素のみが採用され得ること又は何らかの形において第1要素が第2要素に先行しなければならないことを意味しない。
 (13)第1実施形態及び第1変形例~第6変形例の各々において「含む(including)」、「含んでいる(comprising)」、及びそれらの変形が、本明細書あるいは特許請求の範囲において使用されている限り、これら用語は、用語「備える」と同様に、包括的であることが意図される。さらに、本明細書あるいは特許請求の範囲において使用されている用語「又は(or)」は、排他的論理和ではないことが意図される。
 (14)本願の全体において、例えば、英語におけるa、an及びtheのように、翻訳によって冠詞が追加された場合、これらの冠詞は、文脈から明らかにそうではないことが示されていなければ、複数を含む。
 (15)本明細書において、「装置」という用語は、回路、デバイス又はユニット等の他の用語に読み替えられてもよい。
 (16)本発明が本明細書中に説明した実施形態に限定されないことは当業者にとって明白である。本発明は、特許請求の範囲の記載に基づいて定まる本発明の趣旨及び範囲を逸脱することなく修正及び変更態様として実施できる。したがって、本明細書の記載は、例示的な説明を目的とし、本発明に対して何ら制限的な意味を有さない。また、本明細書に例示した態様から選択された複数の態様を組み合わせてもよい。
 <D:上述の形態又は変形例から把握される態様>
 上述の形態又は変形例の少なくとも1つから以下の態様が把握される。
 <D1:第1態様>
 第1態様に係る管理装置は、提供部と、品質制御部と、を含む。提供部は、ブロックチェーンを共に有し前記ブロックチェーンに追加データを追加するための通信を実行する第1ノードと複数の第2ノードとによって構成されるグループ内での前記通信の品質を制御するための第1要求を、前記第1ノードから受信する場合、前記第1要求に対応する第1情報を、前記第1ノードに提供する。品質制御部は、前記第1情報が前記グループ内で通信される状況において、前記複数の第2ノードのうち前記第1情報を受信した受信ノードから、前記複数の第2ノードのいずれかである制御対象ノードに関する通信の品質を制御するための第2要求に加えて、前記第1情報を受信する場合、前記制御対象ノードに関する通信の品質を、第1品質以上の品質に設定する。この態様によれば、制御対象ノードに関する通信の品質を、第1品質以上の品質に設定できる。このため、第1ノード及び複数の第2ノードのいずれの通信の品質も第1品質以上の品質に設定しない構成に比べて、追加データがブロックチェーンに追加されるタイミングの遅延を小さくできる。したがって、追加データをブロックチェーンに追加するタイミングの遅延を小さくするために、ノードを支援できる。
 <D2:第2態様>
 第1態様の例(第2態様)において、前記品質制御部は、前記第1要求が、前記第1ノードに関する通信の品質を制御するための第3要求を伴う場合、前記第1ノードに関する通信の品質を、前記第1品質以上の品質に設定する。この態様によれば、第1ノードに関する通信を第1品質以上の品質に設定できる。このため、第1ノード及び複数の第2ノードのいずれの通信の品質も第1品質以上の品質に設定しない構成に比べて、追加データがブロックチェーンに追加されるタイミングの遅延を小さくできる。
 <D3:第3態様>
 第1態様又は第2態様の例(第3態様)において、前記制御対象ノードは、前記受信ノードである。この態様によれば、受信ノードに関する通信を第1品質以上の品質に設定できる。このため、第1ノード及び複数の第2ノードのいずれの通信の品質も第1品質以上の品質に設定しない構成に比べて、追加データがブロックチェーンに追加されるタイミングの遅延を小さくできる。
 <D4:第4態様>
 第1態様の例(第4態様)において、前記品質制御部は、前記第1要求が、前記第1ノードに関する通信の品質を制御するための第3要求と、前記第1ノードと接続する接続ノードに関する通信の品質を制御するための第4要求と、の両方を伴う場合、前記第1ノードに関する通信の品質と、前記接続ノードに関する通信の品質と、の両方を前記第1品質以上の品質に設定する。前記接続ノードは、前記複数の第2ノードのうち、前記複数の第2ノードのいずれも介さずに前記第1ノードと接続するノードである。この態様によれば、接続ノードに関する通信を第1品質以上の品質に設定できる。このため、第1ノード及び複数の第2ノードのいずれの通信の品質も第1品質以上の品質に設定しない構成に比べて、追加データがブロックチェーンに追加されるタイミングの遅延を小さくできる。
 <D5:第5態様>
 第1態様、第2態様又は第4態様の例(第5態様)において、前記制御対象ノードは、前記受信ノードに前記第1情報を伝えたノードとは異なるノードであって、前記複数の第2ノードのうち前記グループに属するノードのいずれも介さずに前記受信ノードと接続するノードである。この態様によれば、受信ノードに第1情報を伝えたノードとは異なるノードであって、複数の第2ノードのうちグループに属するノードのいずれも介さずに受信ノードと接続するノードに関する通信を第1品質以上の品質に設定できる。このため、第1ノード及び複数の第2ノードのいずれの通信の品質も第1品質以上の品質に設定しない構成に比べて、追加データがブロックチェーンに追加されるタイミングの遅延を小さくできる。
 <D6:第6態様>
 第1態様から第5態様のいずれかの例(第6態様)において、前記第1ノードは、前記ブロックチェーンに接続されるべきブロックに含まれるべきデータを生成する。この態様によれば、ブロックチェーンに接続されるべきブロックに含まれるべきデータの生成に応じて、第1要求を提供部に提供することができる。
 <D7:第7態様>
 第1態様から第5態様のいずれかの例(第7態様)において、前記第1ノードは、前記ブロックチェーンに接続されるべきブロックを生成する。この態様によれば、ブロックチェーンに接続されるべきブロックの生成に応じて、第1要求を提供部に提供することができる。
 <D8:第8態様>
 第1態様から第7態様のいずれかの例(第8態様)において、前記品質制御部は、前記グループ内のノードのうち前記第1情報を伝達するノードから、前記第1情報が伝達されるノードを示すノード情報を受信する。前記品質制御部は、前記第2要求と前記第1情報とを当該管理装置に送信したノードが、前記ノード情報に示されるノードと一致する場合、前記受信ノードから前記第2要求に加えて前記第1情報を受信したと判定する。前記品質制御部は、前記第2要求と前記第1情報とを当該管理装置に送信したノードが、前記ノード情報に示されるノードと一致しない場合、前記第2要求を無効と判定する。この態様によれば、第1情報を正当でないルートを介して入手したノードからの第2要求を無効にできる。
 <D9:第9態様>
 第1態様から第8態様のいずれかの例(第9態様)において、前記追加データは、前記グループ内で通信される取引データであり、前記第1要求は、前記取引データに関連する通信の品質を制御するための要求である。前記取引データは、前記複数の第2ノードのいずれかを取引ノードとして示す。前記品質制御部は、前記取引データを含むブロックを前記取引ノードが受信したことを示す通知に応じて、前記通信の品質を、前記第1品質以上の品質に設定する前の品質に戻す。この態様によれば、グループにおける通信の品質が、必要以上に長い時間、高品質になることを抑制できる。
 <D10:第10態様>
 第9態様の例(第10態様)において、前記品質制御部は、前記通知の受信から第1時間が経過した場合に、前記通信の品質を、前記第1品質以上の品質に設定する前の品質に戻す。この態様によれば、グループ内のすべてのノードにブロックが到達するまで、グループにおける通信の品質を第1品質以上の品質に維持する可能性を高くできる。
 1…ネットワークシステム、10…管理装置、11…通信装置、12…記憶装置、13…処理装置、131…提供部、132…品質制御部、20…ノード、21…入力装置、22…出力装置、23…通信装置、24…記憶装置、25…処理装置、251…動作制御部、252…第1要求部、253…第2要求部、254…検証部、255…ブロック生成部、30…ノード、40…ノード、50…ノード、60…ノード、71~74…通信装置。

Claims (10)

  1.  ブロックチェーンを共に有し前記ブロックチェーンに追加データを追加するための通信を実行する第1ノードと複数の第2ノードとによって構成されるグループ内での前記通信の品質を制御するための第1要求を、前記第1ノードから受信する場合、前記第1要求に対応する第1情報を、前記第1ノードに提供する提供部と、
     前記第1情報が前記グループ内で通信される状況において、前記複数の第2ノードのうち前記第1情報を受信した受信ノードから、前記複数の第2ノードのいずれかである制御対象ノードに関する通信の品質を制御するための第2要求に加えて、前記第1情報を受信する場合、前記制御対象ノードに関する通信の品質を、第1品質以上の品質に設定する品質制御部と、
     を含む管理装置。
  2.  前記品質制御部は、前記第1要求が、前記第1ノードに関する通信の品質を制御するための第3要求を伴う場合、前記第1ノードに関する通信の品質を、前記第1品質以上の品質に設定する、
     請求項1に記載の管理装置。
  3.  前記制御対象ノードは、前記受信ノードである、
     請求項1又は2に記載の管理装置。
  4.  前記品質制御部は、
     前記第1要求が、
      前記第1ノードに関する通信の品質を制御するための第3要求と、
      前記第1ノードと接続する接続ノードに関する通信の品質を制御するための第4要求と、
      の両方を伴う場合、
     前記第1ノードに関する通信の品質と、
     前記接続ノードに関する通信の品質と、
      の両方を前記第1品質以上の品質に設定し、
     前記接続ノードは、前記複数の第2ノードのうち、前記複数の第2ノードのいずれも介さずに前記第1ノードと接続するノードである、
     請求項1に記載の管理装置。
  5.  前記制御対象ノードは、前記受信ノードに前記第1情報を伝えたノードとは異なるノードであって、前記複数の第2ノードのうち前記グループに属するノードのいずれも介さずに前記受信ノードと接続するノードである、
     請求項1、2又は4に記載の管理装置。
  6.  前記第1ノードは、前記ブロックチェーンに接続されるべきブロックに含まれるべきデータを生成する、
     請求項1から5のいずれか1項に記載の管理装置。
  7.  前記第1ノードは、前記ブロックチェーンに接続されるべきブロックを生成する、
     請求項1から5のいずれか1項に記載の管理装置。
  8.  前記品質制御部は、
     前記グループ内のノードのうち前記第1情報を伝達するノードから、前記第1情報が伝達されるノードを示すノード情報を受信し、
     前記第2要求と前記第1情報とを当該管理装置に送信したノードが、前記ノード情報に示されるノードと一致する場合、前記受信ノードから前記第2要求に加えて前記第1情報を受信したと判定し、
     前記第2要求と前記第1情報とを当該管理装置に送信したノードが、前記ノード情報に示されるノードと一致しない場合、前記第2要求を無効と判定する、
     請求項1から7のいずれか1項に記載の管理装置。
  9.  前記追加データは、前記グループ内で通信される取引データであり、
     前記第1要求は、前記取引データに関連する通信の品質を制御するための要求であり、
     前記取引データは、前記複数の第2ノードのいずれかを取引ノードとして示し、
     前記品質制御部は、前記取引データを含むブロックを前記取引ノードが受信したことを示す通知に応じて、前記通信の品質を、前記第1品質以上の品質に設定する前の品質に戻す、
     請求項1から8のいずれか1項に記載の管理装置。
  10.  前記品質制御部は、前記通知の受信から第1時間が経過した場合に、前記通信の品質を、前記第1品質以上の品質に設定する前の品質に戻す、
     請求項9に記載の管理装置。
PCT/JP2021/040765 2020-11-12 2021-11-05 管理装置 WO2022102531A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022561874A JPWO2022102531A1 (ja) 2020-11-12 2021-11-05
US18/246,436 US20230370388A1 (en) 2020-11-12 2021-11-05 Management apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020-188558 2020-11-12
JP2020188558 2020-11-12

Publications (1)

Publication Number Publication Date
WO2022102531A1 true WO2022102531A1 (ja) 2022-05-19

Family

ID=81602210

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/040765 WO2022102531A1 (ja) 2020-11-12 2021-11-05 管理装置

Country Status (3)

Country Link
US (1) US20230370388A1 (ja)
JP (1) JPWO2022102531A1 (ja)
WO (1) WO2022102531A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210264415A1 (en) * 2020-02-25 2021-08-26 Baidu Online Network Technology (Beijing) Co., Ltd. Method for processing transaction in blockchain and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018220709A1 (ja) * 2017-05-30 2018-12-06 日本電気株式会社 資源管理システム、管理装置、方法およびプログラム
WO2019224643A1 (en) * 2018-05-23 2019-11-28 nChain Holdings Limited Systems and methods of propagating data packets in a network of nodes
WO2020057158A1 (zh) * 2018-09-18 2020-03-26 百度在线网络技术(北京)有限公司 一种区块链的数据处理方法、装置、设备及介质

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018220709A1 (ja) * 2017-05-30 2018-12-06 日本電気株式会社 資源管理システム、管理装置、方法およびプログラム
WO2019224643A1 (en) * 2018-05-23 2019-11-28 nChain Holdings Limited Systems and methods of propagating data packets in a network of nodes
WO2020057158A1 (zh) * 2018-09-18 2020-03-26 百度在线网络技术(北京)有限公司 一种区块链的数据处理方法、装置、设备及介质

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210264415A1 (en) * 2020-02-25 2021-08-26 Baidu Online Network Technology (Beijing) Co., Ltd. Method for processing transaction in blockchain and device

Also Published As

Publication number Publication date
US20230370388A1 (en) 2023-11-16
JPWO2022102531A1 (ja) 2022-05-19

Similar Documents

Publication Publication Date Title
CN111344706B (zh) 管理区块链上的交易的方法和系统
JP5741150B2 (ja) 中継装置、中継プログラム、及び中継方法
CN107483538B (zh) 一种在微服务集群的节点上处理访问请求包的方法和装置
CN109842694B (zh) 一种同步mac地址的方法、网络设备和计算机可读存储介质
CN110430135B (zh) 一种报文处理方法和装置
CN110337829B (zh) 通信控制方法及通信系统
US9094801B2 (en) Method and system for enabling multicast distribution of mobile device update data
CN111460458B (zh) 一种数据处理方法、相关装置及计算机可存储介质
CN103765849A (zh) 使用哈希函数来分发网络标识
CN101523852A (zh) 用于在p2p网络设备中提供社交网络图的系统、方法、装置和计算机程序产品
WO2022102531A1 (ja) 管理装置
WO2021048056A1 (en) A method and system for executing fast and safe transactions involving a high-latency blockchain
WO2017128713A1 (zh) 订阅消息的发布方法及装置
CN116743785A (zh) 基于雾计算的云网数据存储方法、装置、设备及介质
WO2022113698A1 (ja) 管理装置
US20190020730A1 (en) Method of transferring software files in a short range wireless network
WO2022113699A1 (ja) 管理装置
US9363290B2 (en) Access control information generating system
CN109284444A (zh) 一种好友的推荐方法、装置、服务器及存储介质
WO2019035287A1 (ja) 通信制御方法および通信システム
CN111107142B (zh) 业务访问方法和装置
US11451513B2 (en) Notification device and notification method
CN113169936A (zh) 用于数据流处理的服务链机制
JP2018164235A (ja) 通信端末および通信制御方法
CN114726881B (zh) 区块处理方法、装置及存储介质

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: 21891777

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022561874

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21891777

Country of ref document: EP

Kind code of ref document: A1