[Freeswitch-users] Performance bottleneck

Brian West brian at freeswitch.org
Wed Aug 13 07:35:06 PDT 2008


Remember that by default FreeSWITCH uses sqlite internally.

mount -t tmpfs tmpfs /path/to/dir to create a ram disk.

/b



On Aug 13, 2008, at 9:27 AM, Joseph Bajin wrote:

> Though you don't have to load a MySQL DB onto a RamDisk. MySQL has  
> the MySQL cluster that loads the entire DB into memory and creates a  
> fault tolerant DB as well. We use that today for an LCR that works  
> well. The newest version of MySQL has stored procs, a very mature  
> replication (it can even do a Cluster to Cluster Replication),  
> triggers, and competes very well with Postgres. But this is a Chevy  
> vs Ford type of discussion.
>
> http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster.html
>
> There are lots of telco's using it as well. I use it a lot for many  
> differnet projects and it keeps up nicely.
>
> --Joe

Brian West
sip:brian at freeswitch.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080813/16b4a5fa/attachment-0002.html 


More information about the FreeSWITCH-users mailing list