VEuPathDB / EdaDataService

Apache License 2.0
2 stars 0 forks source link

Query in parallel study vocabularies for different entities #363

Closed dmgaldi closed 8 months ago

dmgaldi commented 8 months ago

Overview

Looked into slowness in the impute zeroes viz activity. This change avoids invoking the vocab endpoint for each entity in sequence and invokes in parallel instead.