(no title)
peterept | 7 years ago
Both those are designed to enable developers to easily offload work to background threads and prioritise queued work for the user. No open-for-interpretation thread priorities, but named QoS priorities (User Interactive, User Initiated, Utility and Background). It makes much more sense for that abstraction.
We just need more developers to make use of it.
mort96|7 years ago
lukeh|7 years ago