site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1660828235; bh=o/3NA5a0ZoJs96zaBT5IefOzLQhqhdbSPkCvkRshA4E=; h=From:Content-Type:Mime-Version:Subject:Date:To:Message-Id; b=iOEC7lEH9ma4PWyJrL3f2PGcoDdKzsqzk+gFICYWzkxtKBdHmyjVmwE/bTGxxt5M+ y9orhYkXdoVGH4KxP9Ex0pNnLVjoKZaFrp+E1E9fr4ZzLdbMLJk2J8h9MAIGBb54Ur 9rRp9ylsAK+lUVt+5WBhHcn6Xd49YQfc93wh4I3HrdFliJcBPyFP/bUsj83HFnTTKk 7H7QkDPHYmGon3yiUkoXZZGq/JodyEnlLHIGN0MTZOD8RdE1i+VVbXEOfMimRQofLI 188FmH7qD5L+diFyktrgrnLiYPOnlEHY/Q1nU43LihCCQohSH7F6K2o7woNu7djN23 yhlNJAG/J2PPg==
On Aug 18, 2022, at 6:47 AM, Mike Abdullah via Cocoa-dev <cocoa-dev@lists.apple.com> wrote:
It’s not a very good fit, but when you say a “GCD concurrent queue”, you’d need to be more specific. There are several configs possible. Do you mean a global queue, or one you made yourself? If you made it yourself, how did you configure it?
That was ~14 years ago. I’m just sharing what I remember. In my case, we wanted the threads to read and then perform actions on the images. Of course, reading images from media will be I/O bound from the device they’re being read from. Cheers, Alex Zavatone _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com