[Freeswitch-users] Scripting Language

Anthony Minessale anthony.minessale at gmail.com
Wed Jul 30 06:34:32 PDT 2008


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 <ashutosh.kumars at gmail.com> 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
> Freeswitch-users at lists.freeswitch.org
> 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:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080730/95a595ae/attachment-0002.html 


More information about the FreeSWITCH-users mailing list