This is Adrian Marius Popa's TypePad Profile.
Join TypePad and start following Adrian Marius Popa's activity
Adrian Marius Popa
Recent Activity
One way to scale Firebird Database is to put it on memory virtual disk or ramfs
On linux i can mount a partition in memory (Install ubuntu/debian)
sudo mkdir /mnt/ram
sudo mount -t ramfs -o size=200G ramfs /mnt/ram
mount to show you the partitions mounted
and then move your database into the ram partition
cp -rp /var/lib/firebird/2.5/data /mnt/ram
That large instance could help you with the Firebird cache settings also the extra SSD could do wonders
Inspired by the stack overflow big fat server architecture
http://highscalability.com/blog/2009/8/5/stack-overflow-architecture.html
EC2 for In-Memory Computing - The High Memory Cluster Eight Extra Large Instance
Our new High Memory Cluster Eight Extra Large (cr1.8xlarge) instance type is designed to host applications that have a voracious need for compute power, memory, and network bandwidth such as in-memory databases, graph databases, and memory intensive HPC. Here are the specs: Two Intel E5-2670 p...
Adrian Marius Popa is now following The Typepad Team
Jan 22, 2013
Subscribe to Adrian Marius Popa’s Recent Activity
