Getting started with blockchain | What is fragmentation?

You may also know that one of the most important factors limiting the current large-scale application of blockchain technology is performance , which is one reason why many traditional Internet practitioners are less optimistic about blockchain technology.

So, how to solve the performance problem of the blockchain? One of the solutions is Sharding .

1. What is a piece?

Sharding is a form of database partitioning, also known as horizontal partitioning, which divides a large database into many small, manageable parts to improve performance and reduce response time.

Fragmentation is not a new concept. It appeared in the traditional centralized database management as early as the late 1990s. The popularity of this concept is due to a multiplayer role-playing game Ultima Online. In this game, developers assign players to different servers to ease traffic pressure (which means there are many parallel "game worlds").

Commercially, a common case of sharding is to divide the database of user information according to geographic location, and put together the user information of the same area and store it in a separate server.

2. What is the fragmentation in the blockchain field?

A blockchain is equivalent to a database, and each node is equivalent to a separate server. Under normal circumstances, each node has only one node at a time to get the right to bill out the block, and the remaining nodes that do not get the block right are equivalent to doing "useless work", which is a waste of computing power.

If the fragmentation technology is applied to the blockchain, it is equivalent to decomposing all the pending tasks in the blockchain network (such as confirming transactions, running DApp, etc.), and the nodes of the whole network are also grouped. Process a decomposed task (such as 150 pending confirmation transactions), so that all tasks from the original single node processing the entire network become multiple sets of nodes and parallel processing.

For example, suppose there are currently 8,000 nodes (miners) on Ethereum, and the number of transactions to be confirmed on the entire network is 15,000. Ethereum can process 7-15 transactions per second. Under normal circumstances, it takes at least 1000 seconds to process these pending transactions. Of course, there will be new pending transactions in the process.

If fragmentation technology is used, divide 8,000 nodes into 100 groups of 80 nodes each. The 15,000 pending confirmation transactions are divided into 100 partitions, each with 150 segments. Then, each group of nodes (80) can process each in parallel. The pending transaction (150 pens) in the partition, so that the 15,000 pending confirmation transactions can be processed in the fastest 10 seconds.

From this example, we can see that the fragmentation technique can greatly improve the performance of the blockchain.

So, is there any defect in the fragmentation technology? The answer is yes.

3. Potential risks of fragmentation technology

Although the fragmentation technology can solve the performance problem of the blockchain to a certain extent, and make the blockchain more scalable, there are also two defects.

One is the communication problem between different zones after partitioning. In the above example, the Ethereum network is divided into 100 partitions, each of which is independent, equivalent to 100 independent, parallel Ethereum blockchains, each maintained by a group of miners (80 nodes) And confirm the transaction. These 100 independent Ethereum blockchains cannot communicate with each other. If communication is required, it is necessary to increase the cross-partition communication mechanism (similar to cross-chain), which will increase the complexity of the blockchain and increase the difficulty of development.

The second is the security of the blockchain. In the above example, before the sharding, the Ethereum network is a computing power of 8,000 nodes. After dividing into 100 partitions, each partition is equivalent to an independent Ethereum blockchain, and the computing power drops to 80 nodes. The composition of the power. At this point, it is much easier to make a 51% power attack on one of the partitions. Controlling a partition, an attacker can do evil in this partition and tamper with the transaction.

The Ethereum Foundation plans to use the sharding technology as one of the upgrades of Ethereum 2.0. How to solve the above two defects of the fragmentation technology in Ethereum, we will wait and see.

In addition to performance issues, what problems do you think the current blockchain technology still has? Welcome to share in the message area.

Author | JackyLHH Produced | Vernacular Blockchain (ID: hellobtc)

"Declaration : This article is based on "Cointelegraph". This series of content is only for the introduction of blockchain science, and does not constitute any investment advice or advice. If there are any errors or omissions, please leave a message.

We will continue to update Blocking; if you have any questions or suggestions, please contact us!

Share:

Was this article helpful?

93 out of 132 found this helpful

Discover more

Market

Interview with Circle CEO by Fortune What role does stablecoin play in the cryptocurrency market?

This article discusses the differences between the cryptocurrency crash in 2022 and the late 1990s internet bubble, t...

Blockchain

Viewpoint | Exchange is the public chain platform

If 2019 is almost a stand-alone platform currency, let me think about " What is value capture? " and "...

Blockchain

Interpretation of the new SFC regulation: How to operate a licensed virtual asset exchange in Hong Kong?

Author: According to Health Source: Zero Finance On the evening of November 6, the Hong Kong Securities Regulatory Co...

Blockchain

Why is the bitcoin trading volume of Korean first-tier exchanges difficult to recover?

Source: LongHash As the country with the third-largest crypto exchange in daily trading volume (after the United Stat...

Blockchain

Interpretation | FCoin Shutdown: A Quick Look at the Exchange's Death Stance

The content of today's interpretation is mainly divided into three aspects: The first aspect is the beginning an...

Blockchain

After carrying a huge debt and shutting down TradeBlock, the former crypto empire DCG is now struggling for survival with one arm.

As the liquidity crisis in encryption erupted, the market declined, and the previous blind expansion and investment h...