Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Async: Consider using a single concurrent base queue #12

Open
helje5 opened this issue Nov 13, 2017 · 0 comments
Open

Async: Consider using a single concurrent base queue #12

helje5 opened this issue Nov 13, 2017 · 0 comments

Comments

@helje5
Copy link
Member

helje5 commented Nov 13, 2017

As discussed in the main repo, it may be non-sense to do the multiple base queue thing manually. We should be able to have serial connections queues on top of a single concurrent base queue and have GCD assign the work as it sees fit.

swift-server#96 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant