Rust Atomics and Locks: Low-Level Concurrency in Practice

Rust Atomics and Locks: Low-Level Concurrency in Practice

简介:

在这本实用的书中,Rust库团队的负责人Mara Bos帮助各个级别的Rust程序员对低级并发有一个清晰的认识。您将了解有关原子和内存排序的所有信息,以及它们如何与基本操作系统api相结合,以构建互斥和条件变量等常见原语。

英文简介:

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.

书名
Rust Atomics and Locks: Low-Level Concurrency in Practice
译名
Rust 原子和锁:实践中的低级并发
语言
英语
年份
2023
页数
252页
大小
2.56 MB
标签
  • Rust
  • 下载
    pdf iconRust Atomics and Locks: Low-Level Concurrency in Practice.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:37

    ←Why Rust? Trustworthy, Concurrent Systems Programming

    →Mobile Edge Computing