Swift 5.1 Concurrency in Swift Part 1: DispatchQueue As iOS developers we're spoilt when it comes to thread management. The complexity of spinning up and tearing down threads is largely abstracted away into compact APIs like DispatchQueue and