I just published GCD, OperationQueue, Swift Concurrency. medium.com/p/gcd-operat...
#iOS #Swift #GCD #iOSDev #SwiftConcurrency #DispatchQueue #OperationQueue #iOSInterview #Actor #AsyncAwait #MainActor #Sendable #TechInterview #MobileDevelopment #SoftwareEngineering
Hashtag
#DispatchQueue
Advertisement · 728 × 90
2
1
0
0
Infelizmente std::async cria um thread novo a cada chamada 🫠 Então eu criei uma implementação de #DispatchQueue / #ThreadPool que é bem simples, mas muito bacana de usar, pra evitar criação de threads todo frame na minha #gameengine de #ECS + #SQL 🚀
github.com/gilzoide/cpp...
#gamedev #C++
4
0
0
0
Turns out std::async creates a new thread in every call on most platforms. So I've created a standalone, simple and very nice to use #DispatchQueue / #ThreadPool implementation to avoid thread creation every frame in my #ECS + #SQL #gameengine 🚀
github.com/gilzoide/cpp...
#C++ #gamedev
4
0
0
0