Core Data Concurrency - The Easy Way (Swift, iOS 9+)Why Concurrency? Data processing can be CPU-intensive, and if it is performed on the main queue, it...