David Garden

Recent Blogs

  • Byte order and Bit order

    Oct 20, 2025

  • cpp memory model

    Oct 20, 2025

  • Structured Concurrency

    May 16, 2025

  • CPP standard networking proposal(execution)

    May 13, 2025

  • c++ reflection(introspection) and code generation

    Apr 10, 2025

  • code reuse in work with using type erasure

    Mar 21, 2025

  • Hazard Pointer

    Feb 12, 2025

  • Memory barriers are like source control operation

    Feb 09, 2025

  • Memory ordering at Runtime

    Feb 09, 2025

See 63 more →

Home

❯

Area

❯

All Blogs

❯

parallel patterns

parallel patterns

Jan 05, 20241 min read

  • reprint
  • concurrency
  • pattern

parallel_patterns.drawio

reference

  • Our Pattern Language Kurt Keutzer (EECS UC Berkeley) and Tim Mattson (Intel) 合著
  • perfbook

Graph View

Backlinks

  • No backlinks found

Created with Quartz v4.4.0 © 2026

  • GitHub