Post

Replies

Boosts

Views

Activity

Comment on Questions about `dispatch_sync` vs `dispatch_async_and_wait` and DispatchWorkloops
Thanks Aaron, that's very informative. I was wondering if you could speak to some of the workloop-specific differences if possible. Why is dispatch_sync unsupported on workloops? And in the 'multiple serial queues targeting a single workloop' case, why is it noted that dispatch_sync is discouraged for 'performance reasons'? Do those same performance concerns not apply in other configurations where serial queues ultimately target another serial queue?
3w