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

Improve fetching data from third-party APIs #321

Open
bartoszmajsak opened this issue Jul 19, 2016 · 0 comments
Open

Improve fetching data from third-party APIs #321

bartoszmajsak opened this issue Jul 19, 2016 · 0 comments

Comments

@bartoszmajsak
Copy link
Member

bartoszmajsak commented Jul 19, 2016

Initial build takes significant amount of time. Parallelization of REST calls could be the first step to speed up the whole process. We are currently processing metadata about repositories, releases, contributors, talks and alike from

  • GitHub
  • JIRA
  • Lynard
  • Gravatar
  • Confluence

Parallel gem might be a good starting point. Any other ideas welcome!

@bartoszmajsak bartoszmajsak changed the title Improve fetching data from third-party API Improve fetching data from third-party APIs Jul 19, 2016
bartoszmajsak added a commit that referenced this issue Jul 26, 2016
…tors and so on) in to parallel batches - introducing parallel gem #321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant