[Freeswitch-users] Installation report, a python crash and a bottleneck
Brian West
brian at freeswitch.org
Fri Jun 13 12:03:47 PDT 2008
You really can't do a metric like that. Its all going to depend on
what you're doing in your scripts how fast you can go. If you really
want speed you need to be using outbound event socket which is like
Fast AGI but 10 times more powerful.
On Jun 13, 2008, at 1:56 PM, Matt Porter wrote:
> What is really needed is an associated "cost' with the modules.
> Granted, that is a hard thing to get a defined metric for.
>
> Blanket statements like "Freeswitch does millions of calls a day, and
> 500 CPS, or whatever".. arent very useful to the rest of us without
> knowing the configuration they are using.
> Even if you rewrite your IVR in javascript, you still might have
> problems. Spidermonkey itself has some global contention in it too
> and is not going to scale linearly. But at what point is that even
> noticed?
>
> Given some predefined reference platform..it would be nice to look at
> a chart of modules
>
> mod_lua = 500 CPS
> mod_spidermonkey = 300 CPS
> mod_python = 50 CPS
>
Brian West
sip:brian at freeswitch.org
More information about the FreeSWITCH-users
mailing list