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

Implement concurrent backend #5

Open
fbaumgardt opened this issue Feb 3, 2017 · 2 comments
Open

Implement concurrent backend #5

fbaumgardt opened this issue Feb 3, 2017 · 2 comments

Comments

@fbaumgardt
Copy link
Member

incl. Futures as responses, possibly based on concurrent.future or using Celery.

@fbaumgardt
Copy link
Member Author

fbaumgardt commented Feb 6, 2017

Required for full adherence to specs (202 return values).

@fbaumgardt fbaumgardt added this to the Basic functionality and tests milestone Feb 6, 2017
@fbaumgardt
Copy link
Member Author

Get local data, if complete send 200, else send data and get more from known remote nodes.

GET w/o ID is always incomplete, get remote data and deduplicate.

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