|
What you should know before Migrating from GCD to Swift Concurrency
|
|
0
|
153
|
March 16, 2026
|
|
Custom DispatchQueue using main thread
|
|
9
|
1076
|
December 18, 2024
|
|
Continuation on heap vs thread context switch
|
|
1
|
272
|
September 3, 2024
|
|
DispatchQueue.concurrentPerform + UnsafeRawPointer in Swift 6
|
|
7
|
456
|
August 23, 2024
|
|
What's the best practices For GCD?
|
|
1
|
952
|
July 8, 2024
|
|
Can I use a Dispatch group for a Process.terminationhandler(:
|
|
6
|
359
|
June 19, 2024
|
|
Retain cycle with DisptachQueue
|
|
4
|
2335
|
March 18, 2023
|
|
GCD vs Structured Concurrency, which is most appropriate?
|
|
3
|
2290
|
May 2, 2022
|
|
Incremental migration to Structured Concurrency
|
|
26
|
8219
|
March 1, 2022
|
|
NSOperationQueue memory leak
|
|
3
|
1780
|
November 19, 2021
|
|
DispatchQueue.main.async Not Work when Using RunLoop In Swift Package
|
|
1
|
2502
|
October 29, 2021
|
|
New GCD API: DispatchWorkItem.current like Thread.current
|
|
2
|
1002
|
May 27, 2021
|
|
Good alternatives to DispatchGroup for repeating events?
|
|
9
|
6401
|
March 18, 2021
|
|
Is it safe to cast DispatchData to Data this way?
|
|
11
|
3103
|
February 2, 2021
|