<div>&gt;&gt; the javascript lib [...] we have does not scale along with FS </div><div><br></div><div>I think this is a really good one <a href="http://code.google.com/p/v8/">http://code.google.com/p/v8/</a></div><br><div class="gmail_quote">
On Sat, Jul 10, 2010 at 5:25 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<p>Our xml parser is very low on memory because its a small barebones lib based on c pointer black magic that we came across. Scary to look at but fast and low in memory usage.</p>
<p>Our onboard asr and tts is only as bad in resource consumption as the engine you choose, but we do have mrcp. </p>
<p>The big one, as you have already identified, is the javascript lib.  The one we have does not scale along with FS for sure.  However, that is when using the js context to run the whole call.  Maybe in the case of vxml it would be a different model?  Lua has shown the best parallel scalibility of all the embedded languages because its small and runs a separate interpreter for each instance.  If we found a js implementation that works in a similar way it might scale.</p>


<p></p><blockquote type="cite"><div class="im">On Jul 10, 2010 7:56 AM, &quot;Jan Berger&quot; &lt;<a href="mailto:jan.berger@video24.no" target="_blank">jan.berger@video24.no</a>&gt; wrote:<br><br>








</div><div lang="NO-BOK" link="blue" vlink="blue">

<div><div class="im">

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size:10.0pt;font-family:Arial;color:navy"> </span></font></p>

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span lang="EN-GB" style="font-size:10.0pt;font-family:Arial;color:navy">I don’t use OpenVXI
for reasons like – dead project, performance, reliability, non-scaling
architecture, wrong dependencies – and so on. We have a target of 20,000 sessions
on my laptop alone – and I have already secured that and more. We can do
more, but we start running out of memory. What I expect out of
FreeSWITCH/CCXML/VXML is that we can scale up as much as FreeSWITCH can without
CCXML/VXML being the show-stopper.</span></font></p>

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span lang="EN-GB" style="font-size:10.0pt;font-family:Arial;color:navy"> </span></font></p>

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span lang="EN-GB" style="font-size:10.0pt;font-family:Arial;color:navy">Then OpenVXI came out it
was adopted by tier1 companies that still use the stack today. Some people
consider that a reference, but they fail to understand that those companies
have the strength needed to pick up half-done-work and make it right. Though
the ones I know of still struggle with performance issues.</span></font></p>

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span lang="EN-GB" style="font-size:10.0pt;font-family:Arial;color:navy"> </span></font></p>

<div>

<p class="MsoNormal"><font size="3" color="navy" face="Times New Roman"><span style="font-size:12.0pt;color:navy">&lt;snip&gt;</span></font></p>

<p class="MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size:10.0pt;font-family:Arial;color:navy"> </span></font></p>

</div></div><p><font color="#500050"><br><br>So when it was first invented, people tried to sell the editors for money, the only implementation...</font></p><div>

<p class="MsoNormal"><font size="3" color="navy" face="Times New Roman"><span style="font-size:12.0pt;color:navy">&lt;/snip&gt;</span></font></p>

</div>

</div>

</div><div class="im">


<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></div></blockquote><p></p>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>