A simple view of a process and its threads for a running application
How the Go scheduler manages goroutines
runtime/debug``#``SetMaxThreads
Parallelism is about doing a lot of things at once.
Concurrency is about managing a lot of things at once.
让时间为你证明