filmov
tv
Parallelizing iOS Code: How to Overcome Challenges

Показать описание
In a previous video, Rick Leinecker explored the best method to parallelize Android code. This time, he looks at iOS code, which is normally done in Objective-C or Swift, and how to parallelize the code without OpenMP. As Rick shows you, despite the challenges, it can be done successfully with some careful planning.