GCD
Grand Central Dispatch
Apple製
のマルチタスク処理のためのフレームワーク?
スレッドの分散を良い感じにしてくれるやつ
docs
キューのタスク処理の方法
直列
Serial
並列
Concurrent
キューの種類
Main Queue
Global Queue
Private Queue
キーワード
OperationQueue
https://qiita.com/Saayaman/items/e603693a9bf967821e5d
https://dev.classmethod.jp/articles/gcd_swift/
https://qiita.com/shiz/items/693241f41344a9df6d6f