<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns="http://purl.org/rss/1.0/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
   xmlns:dcterms="http://purl.org/dc/terms/"

>
<channel rdf:about="http://www.citeulike.org/about">
<pubDate>Fri, 04 Jul 2008 23:37:12 BST</pubDate>


	<title>CiteULike: AbnerCYH's distributed</title>
	<description>CiteULike: AbnerCYH's distributed</description>


	<link>http://www.citeulike.org/user/AbnerCYH/tag/distributed</link>
	<dc:publisher>CiteULike.org</dc:publisher>
	<dc:language>en-gb</dc:language>
	<dc:rights>Copyright &#169; 2004-2008 citeulike.org</dc:rights>
	<items>
    <rdf:Seq>
        <rdf:li rdf:resource="http://www.citeulike.org/user/AbnerCYH/article/2269937"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/AbnerCYH/article/1771611"/>

	</rdf:Seq>
	</items>
	</channel>


<item rdf:about="http://www.citeulike.org/user/AbnerCYH/article/2269937">
    <title>MapReduce: Simplified Data Processing on Large Clusters</title>
    <link>http://www.citeulike.org/user/AbnerCYH/article/2269937</link>
    <description>&lt;i&gt;(December 2004)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair to generate a set of intermediate key/value pairs, and a reduce function that merges all intermediate values associated with the same intermediate key. Many real world tasks are expressible in this model, as shown in the paper. Programs written in this functional style are automatically parallelized and executed on a large cluster of commodity machines. The run-time system takes care of the details of partitioning the input data, scheduling the program's execution across a set of machines, handling machine failures, and managing the required inter-machine communication. This allows programmers without any experience with parallel and distributed systems to easily utilize the resources of a large distributed system. Our implementation of MapReduce runs on a large cluster of commodity machines and is highly scalable: a typical MapReduce computation processes many terabytes of data on thousands of machines. Programmers find the system easy to use: hundreds of MapReduce programs have been implemented and upwards of one thousand MapReduce jobs are executed on Google's clusters every day.</description>
    <dc:title>MapReduce: Simplified Data Processing on Large Clusters</dc:title>

    <dc:creator>Jeffrey Dean</dc:creator>
    <dc:creator>Sanjay Ghemawat</dc:creator>
    <dc:source>(December 2004)</dc:source>
    <dc:date>2008-01-21T20:16:16-00:00</dc:date>
    <prism:publicationYear>2004</prism:publicationYear>
    <prism:category>algorithms</prism:category>
    <prism:category>data_structure</prism:category>
    <prism:category>distributed</prism:category>
    <prism:category>sys_performance</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/AbnerCYH/article/1771611">
    <title>Distributed construction of connected dominating set in wireless ad hoc networks</title>
    <link>http://www.citeulike.org/user/AbnerCYH/article/1771611</link>
    <description>&lt;i&gt;Mob. Netw. Appl., Vol. 9, No. 2. (April 2004), pp. 141-149.&lt;/i&gt;</description>
    <dc:title>Distributed construction of connected dominating set in wireless ad hoc networks</dc:title>

    <dc:creator>Peng-Jun Wan</dc:creator>
    <dc:creator>Khaled Alzoubi</dc:creator>
    <dc:creator>Ophir Frieder</dc:creator>
    <dc:identifier>doi:10.1023/B:MONE.0000013625.87793.13</dc:identifier>
    <dc:source>Mob. Netw. Appl., Vol. 9, No. 2. (April 2004), pp. 141-149.</dc:source>
    <dc:date>2007-10-15T23:20:49-00:00</dc:date>
    <prism:publicationYear>2004</prism:publicationYear>
    <prism:publicationName>Mob. Netw. Appl.</prism:publicationName>
    <prism:volume>9</prism:volume>
    <prism:number>2</prism:number>
    <prism:startingPage>141</prism:startingPage>
    <prism:endingPage>149</prism:endingPage>
    <prism:publisher>ACM Press</prism:publisher>
    <prism:category>algorithms</prism:category>
    <prism:category>distributed</prism:category>
    <prism:category>graph</prism:category>
</item>



</rdf:RDF>

