# C++ Concurrency in Action 中文翻译

:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。

Repository: https://github.com/xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019
Canonical: https://ross.abutalabs.com/products/c-concurrency-in-action
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2021-01-26T13:48:55+00:00
Link (homepage): https://legacy.gitbook.com/book/chenxiaowei/cpp_concurrency_in_action
Link (site_page): https://gitbook.com/docs/getting-started/ai-documentation/gitbook-mcp

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2746, "days_push": 2045, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2343, forks 461 (observed 2026-08-28T04:06:39.373188+00:00)

## What it is
A Chinese translation of the book 'C++ Concurrency in Action, Second Edition' by Anthony Williams, hosted on GitHub and published via GitBook. It covers writing multithreaded C++17 applications, from thread management to designing concurrent code and debugging.

## Use cases
- learn C++ multithreading in Chinese
- understand C++17 concurrency features
- study thread synchronization in C++
- read C++ Concurrency in Action 2nd edition translation
- learn to design concurrent code in C++
- debug multithreaded C++ applications

## When to choose
- you read Chinese and want the authoritative C++ concurrency book
- you are a C/C++ developer learning concurrency from scratch
- you need coverage of C++14/C++17 threading features

## When to avoid
- you prefer reading the original English edition
- you need a hands-on library or tool rather than a book
- you need concurrency guidance for languages other than C++

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, concurrency
- domain: tutorials, programming-languages, developer-tools
- platform: cpp, cross-platform
- tags: book-translation, chinese-translation, cpp17, multithreading, concurrency, gitbook

## Member repositories
- xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019 (docs) score 10
- xiaoweiChen/Cpp_Concurrency_In_Action (docs) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:39.373188+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:37:13.406474+00:00, confidence not recorded.
  - readme: https://github.com/xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019 (fetched 2026-08-28T04:06:39.373188+00:00, sha aedadf16abaf)
  - homepage: https://legacy.gitbook.com/book/chenxiaowei/cpp_concurrency_in_action (fetched 2026-08-29T10:18:25.886243+00:00, sha 6dbaff80a6ad)
  - site_page: https://gitbook.com/docs/getting-started/ai-documentation/gitbook-mcp (fetched 2026-08-29T10:18:25.895121+00:00, sha 1c5f29291bd9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
