Today, after guided by Galih Restu Fardian Suwandi in P2MI for 2023, I propose the title Concurrency and Parallelism with Go for Simulation of Physical System, then I asked Achmad Imam Kistijantoro about concurrency and parallelism, whose terms are still too technical for me.
In the night slide and some articles have been found, but not yet read thoroughly – might be later, and they are
- Concurrency is not Parallelism (Pike, 2012)
- Concurrency is not parallelism (Gerrand, 2013)
- Sane Concurrency with Go (Miller, 2014)
- Go concurrency is not parallelism: Real world lessons with Monte Carlo simulations (Pour, 2015)
- Concurrency in Go (Maccioni, 2016)
- Concurrency and Parallelism in Golang (Lodha, 2017)
- How Concurrency and Parallelism works in Golang [Tutorial] (Mathur, 2018)
- Concurrency vs. Parallelism — A brief view (Nagarajan, 2019)
- Concurrency and Parallelism In Golang (Wadekar, 2020),
- Go: Concurrency vs Parallelism (Elizabeth, 2021).
- A Short Intro on Concurrency and Parallelism (Suvarna, 2022)
and an article might be also interesting
- Creating a Parallel Particle Simulation in Go (Ferguson, 2017)
since I deal with granular materials.