Tag

Dledger

0 views collected around this technical thread.

政采云技术
政采云技术
Jul 10, 2023 · Cloud Computing

RocketMQ High Availability Mechanism: DLedger and Raft-Based Leader Election

This article explores RocketMQ's high availability mechanism, focusing on DLedger's implementation of Raft-based leader election for distributed message middleware, covering both traditional and Controller mode architectures.

Cloud ComputingDledgerHigh Availability
0 likes · 18 min read
RocketMQ High Availability Mechanism: DLedger and Raft-Based Leader Election
Laravel Tech Community
Laravel Tech Community
Jan 3, 2021 · Backend Development

Apache RocketMQ 4.8.0 Released with Major DLedger Performance Improvements

Apache RocketMQ 4.8.0 has been released, featuring extensive optimizations and bug fixes, with significant performance, functionality, and stability enhancements to the Raft‑based DLedger mode, including asynchronous pipeline processing, batch log replication, and various lock and cache improvements that boost throughput by multiple times.

Distributed SystemsDledgerMessaging
0 likes · 4 min read
Apache RocketMQ 4.8.0 Released with Major DLedger Performance Improvements
Architecture Digest
Architecture Digest
Nov 29, 2020 · Operations

Designing a High‑Availability, High‑Concurrency, Scalable RocketMQ Cluster Using Dledger

This article explains how to build a highly available, high‑throughput, and horizontally scalable RocketMQ cluster by deploying multiple NameServers and using the Dledger mode to achieve fault‑tolerance, load distribution, and massive message handling for demanding business scenarios.

Distributed SystemsDledgerHigh Availability
0 likes · 8 min read
Designing a High‑Availability, High‑Concurrency, Scalable RocketMQ Cluster Using Dledger