weacast / weacast-app

Weacast demo application
https://weacast.github.io/weacast/
MIT License
61 stars 9 forks source link

Make download process distributed #20

Closed claustres closed 6 years ago

claustres commented 6 years ago

We should rely on external processes for data download to make it more easy to scale, we could for instance rely on https://kalisio.github.io/krawler/how-to-use-it/hooks.html#numerical-weather-prediction-source.

In order to synchronize distributed processes with weacast we should rely on https://github.com/feathersjs-ecosystem/feathers-sync or https://github.com/scttnlsn/mubsub.

claustres commented 6 years ago

Started working on https://github.com/weacast/weacast-loader.