CyCoreSystems / ari

Golang Asterisk REST Interface (ARI) library
Apache License 2.0
180 stars 74 forks source link

What is the maximum concurrent calls that ARI can handle? #136

Open sreeram-narayanan opened 2 years ago

sreeram-narayanan commented 2 years ago

Hi,

What is the maximum number of concurrent connections (calls) that ARI can handle? Has this been tested?

Ulexus commented 1 year ago

Some users have put through some load testing, mainly on the ari-proxy system, but I haven't done any particular benchmarks. In general, Asterisk is likely to be the limiting factor, not this client.