Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More parallelization in MS File handlers #58

Open
jcnelson opened this issue Dec 12, 2013 · 1 comment
Open

More parallelization in MS File handlers #58

jcnelson opened this issue Dec 12, 2013 · 1 comment
Labels
Milestone

Comments

@jcnelson
Copy link
Member

See if we can get the MS client to pass enough information to the handler such that on the fast path, we can load the Volume, Gateway, and MSEntry data we need in parallel, and perform the validations as we get the data back.

@jcnelson
Copy link
Member Author

Moreover, it might be faster if we resolve a whole path at a time, instead of one directory at a time (but in parallel). Investigate both, and choose the faster one.

@jcnelson jcnelson added this to the Syndicate 1.0 milestone Jul 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant