Goroutine はなぜ軽量スレッドと称されるのか
時間軸並行処理:ある時間の 『範囲』 において、複数のタスクを扱うこと並列処理:ある時間の 『点』 において、複数のタスクを扱うこと 書籍:Linux System Programming, 2nd Edition Chap.7 でも "時間" という観点での違いが言及されています。 Concurrency is the ability of two or more threads to execute in ov...
みんなの反応
はてなブックマークでの反応
※メールアドレスは公開されません。