The problem is not the number of simultaneous calls but cps. I&#39;m doing thousands of simultaneous calls too and that&#39;s not an issue. I&#39;m using 64 bit machines and just started tests this week. The most expensive system call right now is select and trying to isolate where its coming from. The issue is not the number of calls but cps.<br>
<br><br><div class="gmail_quote">On Thu, Mar 29, 2012 at 12:30 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div class="im">On Thu, Mar 29, 2012 at 12:15 PM, Joe Flemmings <span dir="ltr">&lt;<a href="mailto:joe.jflemmings@gmail.com" target="_blank">joe.jflemmings@gmail.com</a>&gt;</span> wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
My question was very specific, speed or system resource utilization.<br><br>Which has the least load of FreeSwitch? I can always look for different ways to accomplish other tasks like redundancy etc.<br><br>I have tried both xml_curl and lua and under high load the system level calls are killing me. <br>


I was wondering if event socket are a better way to go/<br><br></div>so between lua, xml_curl and event socket.<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>I&#39;m curious - what system level calls are killing your system when you use xml_curl? (Or Lua, etc.) I can refer you to Ken Rice who does thousands upon thousands of calls a day, many simultaneously. I&#39;m sure he&#39;s got some good insights on this. Also, make sure that you&#39;re not on crappy hardware or doing something silly like running a 32 bit OS on 64 bit hardware...<span class="HOEnZb"><font color="#888888"><br>

<br>-MC<br>
</font></span><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>