I have not benchmarked them but I will guess lua is the most efficient.  I
really like perl though ;)


On Wed, Jul 30, 2008 at 5:46 AM, Ashutosh <[EMAIL PROTECTED]> wrote:

> Hi brothers,
>   Now that Freeswitch is there, the only problem remains is of choosing the
> right language to use with it, as i hold the view, that you can get the best
> from FS only by using the best and efficient call control language .
>
> I am not sure about the following. Please clarify.
>
> -For all call control languages (CCL) like js, lua, perl, python, do many
> calls coming in spawn one instance of the script (a.k.a static class), or
> each call spawns its own instance of script?
> -if the answer to above is yes, then is there CCL among lua,perl,python,
> which has the ability to spawn a single instance, and open and create child
> threads at will, for all incoming calls ? This is of concern since its
> essentially bad to have an excellent softswitch, and an inefficent and
> memory-hogging script working with it.
> -If there is indeed a CCL to do the above, am i right in saying that the
> combination of this particular language with FS will yield the highest
> number of CPS on any given box, (with and without transcoding), compared to
> other CCLs.
>
> Though personally, my choice is of using mod_perl for the above reason
> because of its "daemonized" nature, but if lua offers the same, i m willing
> to spend few nights learning lua as well.
>
> Please shed light someone.
>
> Thanks for all you do!
> -Ashutosh
>
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to