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

Support for batch metadata / meta-metadata request #5

Open
quyin opened this issue Jan 31, 2013 · 0 comments
Open

Support for batch metadata / meta-metadata request #5

quyin opened this issue Jan 31, 2013 · 0 comments

Comments

@quyin
Copy link
Member

quyin commented Jan 31, 2013

Use cases:

  1. Operations on all elements of a collection, e.g. sorting citations by year
  2. Monadic exploration

A set of questions need to be answered:

  1. How requests will be made, in what format
  2. How results will be returned, e.g. all-in-one-batch, paging, or async through websocket

Performance will be a very important factor. Careful thoughts needed for dividing work between client and server.

@quyin quyin changed the title Support for async multiple-document responses over WebSocket Support for batch metadata / meta-metadata request Sep 18, 2014
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