Glossário Solana
QuizGrafo
Home/Core Protocol/Data Plane
Core Protocol
Compartilhar

Data Plane

📖O que é

The high-throughput multicast network used for propagating block data (shreds) and forwarding transactions between validators. The data plane uses Turbine for block propagation and QUIC for transaction submission, optimized for bandwidth and low latency. It operates independently from the control plane (gossip), which handles metadata and coordination.

Sua exploração

0 termos visitados no total
Termos relacionados explorados0/4

Termos Relacionados

TurbineCore Protocol

Solana's block propagation protocol inspired by BitTorrent. Instead of the leader sending …

Ver termo →
Control PlaneCore Protocol

The gossip network that connects all nodes in a Solana cluster for metadata exchange, peer…

Ver termo →
ShredCore Protocol

The smallest unit of block data propagated through the network via Turbine. Blocks are spl…

Ver termo →
QUIC ProtocolNetwork

The UDP-based transport protocol adopted by Solana as its primary transaction submission p…

Ver termo →
Voltar ao glossário