@eskimo I am using Operation to download videos from the web.
My plan is to use 1 operation if this is a first video (to get full mobile bandwidth) and then once it is downloaded, allow to use all (6) cores and download 6 videos at the same time. Maybe my approach is wrong? If not, how to do it with swift concurrency? I couldn't find a solution that's why I choose Operation
Topic:
Programming Languages
SubTopic:
Swift
Tags: