EarthScope / rover

ROVER: robust data access tool for FDSN data centers
https://earthscope.github.io/rover/
Other
10 stars 1 forks source link

Handling of massive data requests #100

Open chad-earthscope opened 5 years ago

chad-earthscope commented 5 years ago

ROVER should be able to handle massive data requests as gracefully as possible.

To target goals (as extreme end-members):

Note: initial evaluation should be done with list-retrive to avoid making actual data requests.

First step is to evaluate where the current bottlenecks are for handling these requests. Then we can determine how to address them.