Rust Atomics and Locks Rust Atomics and Locks

Rust Atomics and Locks

    • ‏47٫99 US$
    • ‏47٫99 US$

وصف الناشر

The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.

In this practical book, Mara Bos, leader of the Rust library team, helps Rust programmers of all levels gain a clear understanding of low-level concurrency. You'll learn everything about atomics and memory ordering and how they're combined with basic operating system APIs to build common primitives like mutexes and condition variables. Once you're done, you'll have a firm grasp of how Rust's memory model, the processor, and the role of the operating system all fit together.

With this guide, you'll learn:
How Rust's type system works exceptionally well for programming concurrency correctlyAll about mutexes, condition variables, atomics, and memory orderingWhat happens in practice with atomic operations on Intel and ARM processorsHow locks are implemented with support from the operating systemHow to write correct code that includes concurrency, atomics, and locksHow to build your own locking and synchronization primitives correctly

النوع
كمبيوتر وإنترنت
تاريخ النشر
٢٠٢٢
١٤ ديسمبر
اللغة
EN
الإنجليزية
عدد الصفحات
٢٥٢
الناشر
O'Reilly Media
البائع
O Reilly Media, Inc.
الحجم
٥
‫م.ب.‬
C++ Concurrency in Action C++ Concurrency in Action
٢٠١٩
Rust High Performance Rust High Performance
٢٠١٨
The Complete Friday Q&A: Volume III The Complete Friday Q&A: Volume III
٢٠١٧
The Complete Friday Q&A: Volume II The Complete Friday Q&A: Volume II
٢٠١٧
The Complete Friday Q&A: Volume I The Complete Friday Q&A: Volume I
٢٠١١
Multicore and GPU Programming Multicore and GPU Programming
٢٠٢٢
Programming Rust Programming Rust
٢٠٢١
Rust for Rustaceans Rust for Rustaceans
٢٠٢١
The Rust Programming Language, 2nd Edition The Rust Programming Language, 2nd Edition
٢٠٢٣