Skip to content
On this page

2023/07 2週目

Docker

Linux

CI

Wasm

Go

  • Concurrency is not Parallelism
    • 並行処理は並列処理ではない
    • 並行性はデータ構造に関するもの、並列性は実行に関するもの

      Concurrency is about structure, parallelism is about execution.

JavaScript

Rust

Rust

その他

Released under the MIT License.