<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Clustering"]]></title>
		<link>http://s4j.mentaframework.org/posts/list/2.page</link>
		<description><![CDATA[Latest messages posted in the topic "Clustering"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Clustering</title>
				<description><![CDATA[ Clustering can be useful for load-balance and fault-tolerance. It also allows a snapshot to be taken without placing the whole system in read-only mode. That's because you can use a slave to take snapshot while the rest of the nodes continue to run like nothing was happening, in other words, only the slave taking the snapshot needs to enter read-only mode.<br /> <br /> To create a Space4J cluster is very easy and simple. Refer to the [url="http://www.space4j.org/phonebookcluster.jsp"]PhoneBookCluster.java[/url] program for an example. We also have a [url="http://s4j.mentaframework.org/posts/list/4.page"]stress program[/url] to test the cluster feature.<br /> <br /> <br /> ]]></description>
				<guid isPermaLink="true">http://s4j.mentaframework.org/posts/preList/6/6.page</guid>
				<link>http://s4j.mentaframework.org/posts/preList/6/6.page</link>
				<pubDate><![CDATA[Fri, 5 Sep 2008 16:24:35]]> GMT</pubDate>
				<author><![CDATA[ saoj]]></author>
			</item>
	</channel>
</rss>