<br><br><div class="gmail_quote">On Thu, Mar 29, 2012 at 12:15 PM, Joe Flemmings <span dir="ltr">&lt;<a href="mailto:joe.jflemmings@gmail.com">joe.jflemmings@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">
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>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...<br>
<br>-MC<br>