Comment by astrange
18 days ago
There's also priority inheritance (two different systems for it) so that requests originating from users/apps are more important.
Swift concurrency is more about structured concurrency than thread pools. A lot of other systems seem to use futures, which aren't good at priority inheritance.
No comments yet
Contribute on Hacker News ↗