cytoscape / diffusion

A Cytoscape app to interface with the heat diffusion service
3 stars 5 forks source link

Diffusion service under load #15

Open bdemchak opened 7 years ago

bdemchak commented 7 years ago

Verify that for long Diffusion calls, a number of Diffusion calls can be made from separate clients and that service degrades appropriately without breaking. Also determine the threshold for service overload and what failure mode the client sees. Verify that the failure is reported gracefully by the Diffusion app.

keiono commented 7 years ago

This should be tested with Apache Bench or something:

https://gist.github.com/kelvinn/6a1c51b8976acf25bd78