<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
            <atom:link href="http://blog.classsoftware.com/rss.cfm?mode=full" rel="self" type="application/rss+xml" />
			<title>Class Software - Scalability</title>
			<link>http://blog.classsoftware.com/index.cfm</link>
			<description>Web technologies and applications focusing on ColdFusion, Flex and Flash.</description>
			<image>
    			<title>Class Software</title>
    			<url>http://www.classsoftware.com/images/logosm.gif</url>
    			<link>http://blog.classsoftware.com/index.cfm</link>
			</image>			
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 23:56:49 +1000</pubDate>
			<lastBuildDate>Sun, 06 May 2007 12:50:00 +1000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>justin@classsoftware.com (Justin Mclean)</managingEditor>
			<webMaster>justin@classsoftware.com (Justin Mclean)</webMaster>
				
			
			
			
			
			<item>
				<title>ColdFusion Database Pool Master/Slave(s)</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/5/6/ColdFusion-Database-Pool-MasterSlaves</link>
				<description>
				
				Last week when I looked at databases pools I got a few suggestions re master/slaves databases. In this configuration you set up a single database (called the master) and have it replicate to one or more other databases (called the slaves).
				 [More]
				</description>
						
				
				<category>Scalability</category>				
				
				<category>Singleton</category>				
				
				<category>Database</category>				
				
				<category>Custom Tag</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Sun, 06 May 2007 12:50:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/5/6/ColdFusion-Database-Pool-MasterSlaves</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion RAID databases (or database pools)</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/4/28/RAID-databases</link>
				<description>
				
				You&apos;ve tuned your databases queries, added all of the indexes you can think of and cached all of the queries you can but your database still isn&apos;t giving you the performance you need.

So it&apos;s time to split up your database into several databases and move each of these new databases off onto separate database servers. Or perhaps a RAID database is the solution to your performance issues.
				 [More]
				</description>
						
				
				<category>Scalability</category>				
				
				<category>Database</category>				
				
				<category>Singleton</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Sat, 28 Apr 2007 16:30:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/4/28/RAID-databases</guid>
				
			</item>
			
		 	
			</channel></rss>