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

Process crops in parallel to improve latency on big crops #32

Open
serby opened this issue Jun 23, 2015 · 1 comment
Open

Process crops in parallel to improve latency on big crops #32

serby opened this issue Jun 23, 2015 · 1 comment

Comments

@serby
Copy link
Contributor

serby commented Jun 23, 2015

https://github.com/clocklimited/Darkroom-api/blob/master/endpoint/crop.js#L39

@serby
Copy link
Contributor Author

serby commented Oct 29, 2015

async.eachSeries(req.params.crops, function (data, callback) {

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

No branches or pull requests

1 participant