Knowledge System

Home

❯

references

❯

Concurrency is not Parallelism (Talk)

Concurrency is not Parallelism (Talk)

Aug 08, 20241 min read

  • go
  • concurrency
  • goroutines


Talk by Rob Pike on Concurrency vs Parallelism for Go

Blog Post: https://go.dev/blog/waza-talk

go concurrency goroutines


Recent Notes

  • Mutex

    Aug 17, 2025

  • Race conditions

    Aug 13, 2025

  • Escape Analysis

    Aug 12, 2025

  • Locality of reference

    Feb 14, 2025

  • Tri-colour Marking

    Feb 13, 2025

Graph View

Notes written by Khaleel. Site generated with Quartz.

  • Personal Landing Page
  • GitHub