Turbine
Tuabin
Network & Protocol
5 references
Một giao thức truyền khối được Solana sử dụng để chia dữ liệu thành các phần nhỏ hơn và truyền chúng qua mạng nhiều lớp. Nó nhằm mục đích giảm yêu cầu về băng thông và cải thiện tốc độ lan truyền.
Xuất hiện trong 5 phần whitepaper
$SOL
Solana
Abstract
...PoH with a Tower BFT consensus mechanism, a data plane optimized for streaming (Turbine), a mempool-less transaction forwarding protocol (Gulf Stream), a parallel smar...
Network Design
...─────┘ └────────────┘ └────────────┘
```
The data plane uses a protocol called Turbine, which is designed to maximize the use of network bandwidth while minimizing th...
System Architecture
...ion data and execution results, is then transmitted to other validators via the Turbine protocol and written to local persistent storage.
The Cloudbreak state storage...
Performance
...ers), this number rises to approximately 5 million transactions per second. The Turbine block propagation protocol ensures that the network's aggregate bandwidth is ut...
Conclusion
...tes the mempool by leveraging the predictable leader schedule that PoH enables. Turbine uses erasure coding and tree-structured propagation to distribute blocks effici...