RocketMQ Million Queue Capability Support - RocksDB KV Storage
Offered By: The ASF via YouTube
Course Description
Overview
Explore the implementation of RocketMQ's million queue capability support using RocksDB KV storage in this 29-minute conference talk. Delve into the existing storage architecture challenges faced by RocketMQ, including high CPU pressure from persistent serialization and CRC32 computing, as well as performance bottlenecks in consumeQueue index implementation. Learn how the introduction of RocksDB KV storage addresses these issues by leveraging WAL and memtable for metadata writing, and utilizing LSM tree to optimize random read/write operations for small files. Gain insights from Zhao Fujian, a senior development engineer at Alibaba, as he shares his expertise on enhancing RocketMQ's scalability and performance for million-queue scenarios.
Syllabus
Rocketmq Million Queue Capability Support - Rocksdb Kv Storage
Taught by
The ASF
Related Courses
The Databaseology Lectures - Fall 2015Carnegie Mellon University via YouTube RocksDB Advanced Features and Optimizations - Lightning Talks
Meta via YouTube RocksDB Transactions - Features and Implementation
Meta via YouTube RocksDB on Open-Channel SSDs
Meta via YouTube RealPin: A Highly Customizable Object Retrieval System
Meta via YouTube