genouest / biomaj-download

Download microservice for BioMAJ
GNU Affero General Public License v3.0
1 stars 7 forks source link

Add rate limiting for downloads #3

Closed osallou closed 7 years ago

osallou commented 7 years ago

Some server limit the number of simultaneous connections. Download should be optionally limited , using set_rate_limiting of biomajclient.

In biomaj, should make use of existing parameter files.num.threads If set to 0, do not limit. Else only download X files in parallel