Обложка канала

Physics.Math.Code

60543 @physics_lib

Сообщество физиков, математиков и разработчиков. Книги, видеоуроки, статьи.

Physics.Math.Code

4 года назад
Открыть в
📗 Распределенные данные. Алгоритмы работы современных систем хранения информации [2021] Петров 📘 Database Internals: A Deep-Dive into How Distributed Data Systems Work [2019] Alex Petrov 💾 Скачать книги
• Storage engines: Explore storage classification and taxonomy, and dive into B-Tree-based and immutable Log Structured storage engines, with differences and use-cases for each

• Storage building blocks: Learn how database files are organized to build efficient storage, using auxiliary data structures such as Page Cache, Buffer Pool and Write-Ahead Log

• Distributed systems: Learn step-by-step how nodes and processes connect and build complex communication patterns

• Database clusters: Which consistency models are commonly used by modern databases and how distributed storage systems achieve consistency

Alex Petrov is a data infrastructure engineer, database and storage systems enthusiast, Apache Cassandra committer, and PMC member. How expertise is in storage, distributed systems, and algorithms. #базы_данных #распределенные_системы #программирование #database #алгоритмы