[Freeswitch-users] new module: mod_memcache

Anthony Minessale anthony.minessale at gmail.com
Wed Apr 1 14:24:38 PDT 2009


Thank you,

You are brave to contribute something on April 1st =D
I saw it go into tree everyone so it's real ;)


2009/4/1 Rupa Schomaker <rupa at rupa.com>

> Announcing a new module: mod_memcache
>
> Up until now one had two choices for storing arbitrary key/value pairs.
> hash or db.  hash is fast, but it is local to the current FreeSWITCH
> instance.  If you run multiple instances of FreeSWITCH then one could use
> db, an ODBC connection and a centralized database server (eg: postgresql).
>
> The choice was between fast but isolated or slow and distributed.
>
> memcached (http://www.danga.com/memcached/) is a high-performance,
> distributed memory object caching system, generic in nature, but intended
> for use in speeding up dynamic web applications by alleviating database
> load.  Only now you can use it for dynamic phone applications.
>
> Check out the wiki page at: http://wiki.freeswitch.org/wiki/Mod_memcache
>
> Try this module out and file bug (jira) reports for problems / enhancement
> requests.
>
> --
> -Rupa
>
> _______________________________________________
> 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/20090401/d9f29280/attachment-0002.html 


More information about the FreeSWITCH-users mailing list