cytoscape / appstore

Cytoscape App Store web application code
16 stars 20 forks source link

Download stats tables get out of sync due to low-level DoS #2

Closed samadlotia closed 10 years ago

samadlotia commented 10 years ago

This requires putting download requests onto an async queue so that download stat writes are done by a single process.