<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SysAdmin Valley &#187; replication</title>
	<atom:link href="http://www.sysadminvalley.com/tag/replication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sysadminvalley.com</link>
	<description>I might as well write this stuff down so I remember it tomorrow</description>
	<lastBuildDate>Wed, 25 Jan 2012 15:06:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Some interesting MySQL projects to check out</title>
		<link>http://www.sysadminvalley.com/2010/02/11/some-interesting-mysql-projects-to-check-out/</link>
		<comments>http://www.sysadminvalley.com/2010/02/11/some-interesting-mysql-projects-to-check-out/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 17:49:04 +0000</pubDate>
		<dc:creator>mshields</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://www.sysadminvalley.com/?p=187</guid>
		<description><![CDATA[While working on some MySQL stuff today I came across some interesting projects.  About 2 years ago I attended the Boston MySQL Meetup group which had a guest speaker (Patrick Galbraith) and he spoke about setting up MySQL in a Multi-Master setup.  This is where you have two MySQL database servers and each one is [...]]]></description>
			<content:encoded><![CDATA[<p>While working on some <a target="_blank" href="http://www.beantownsoftware.com/shop/search.html?keyword=mysql">MySQL</a> stuff today I came across some interesting projects.  About 2 years ago I attended the <a href="http://www.meetup.com/mysqlbos/calendar/6422572/?from=list&amp;offset=0" target="_blank">Boston MySQL Meetup group</a> which had a guest speaker (Patrick Galbraith) and he spoke about setting up <a target="_blank" href="http://www.beantownsoftware.com/shop/search.html?keyword=mysql">MySQL</a> in a Multi-Master setup.  This is where you have two <a target="_blank" href="http://www.beantownsoftware.com/shop/search.html?keyword=mysql">MySQL</a> database servers and each one is a slave of the other.  Today I came across two projects that look promising, the first is <a href="http://mysql-mmm.org/" target="_blank">Multi-Master Replication Manager for MySQL</a> (or MMM) and the second is <a href="http://code.google.com/p/flipper/" target="_blank">Flipper</a>.</p>
<p>MMM is a set of scripts that perform monitoring/failover and management of <a target="_blank" href="http://www.beantownsoftware.com/shop/search.html?keyword=mysql">MySQL</a> master-master replication.  Flipper is also a set of tools that manage which server in a Multi-Master setup is writable and which is readable by moving IP addresses based on the server&#8217;s role.  Both look very promising and hopefully soon I&#8217;ll have some free time to play around with them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysadminvalley.com/2010/02/11/some-interesting-mysql-projects-to-check-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

