Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Concurrent dependency resolution #77

Open
jspahrsummers opened this issue Sep 25, 2016 · 0 comments
Open

Concurrent dependency resolution #77

jspahrsummers opened this issue Sep 25, 2016 · 0 comments

Comments

@jspahrsummers
Copy link
Member

Users should be able to opt-in to concurrent dependency resolution, which will mean that their behaviors are potentially invoked multiple times concurrently/asynchronously, as a way of speeding up the dependency resolution process.

This can be beneficial even if the resolution algorithm itself is not the bottleneck, as fetching versions could potentially be a long-running operation (e.g., involving the network).

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

No branches or pull requests

1 participant