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

Parallelize the nutrition API requests #27

Open
dcolli23 opened this issue May 20, 2020 · 0 comments
Open

Parallelize the nutrition API requests #27

dcolli23 opened this issue May 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request learning Issues that will help me expand my C++ knowledge

Comments

@dcolli23
Copy link
Owner

Description

I need to parallelize (whether that be multithread or multiprocess) the nutrition API requests since they're going to take longer than a few milliseconds to process. This will ensure there are no hangups with the UI.

@dcolli23 dcolli23 added enhancement New feature or request learning Issues that will help me expand my C++ knowledge labels May 20, 2020
@dcolli23 dcolli23 self-assigned this May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request learning Issues that will help me expand my C++ knowledge
Projects
None yet
Development

No branches or pull requests

1 participant