<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: B is for Billion</title>
	<atom:link href="http://blog.wordnik.com/b-is-for-billion/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.wordnik.com/b-is-for-billion</link>
	<description>Connecting people with meaning.</description>
	<lastBuildDate>Wed, 09 May 2012 19:58:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tonytam</title>
		<link>http://blog.wordnik.com/b-is-for-billion/comment-page-1#comment-1047</link>
		<dc:creator>tonytam</dc:creator>
		<pubDate>Mon, 12 Jul 2010 21:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wordnik.com/?p=528#comment-1047</guid>
		<description>Hi Alex, we use MongoDB for a number of different data structures.  One structure is not sharded and has 800M records in it.  Another (the biggest) is sharded at the application layer.  Distribution across the shards is pretty good but there are a couple hot spots of ~100M records.  The sharding was primarily to improve bulk insert performance, not seek performance.

We don&#039;t use MR within MongoDB.  It is powerful but we are treating the system as storage &amp; (deep object) retrieval.  We use Lucene for analytics.

We&#039;ll be using auto-sharding after 1.6 comes out and we get enough testing on it.</description>
		<content:encoded><![CDATA[<p>Hi Alex, we use MongoDB for a number of different data structures.  One structure is not sharded and has 800M records in it.  Another (the biggest) is sharded at the application layer.  Distribution across the shards is pretty good but there are a couple hot spots of ~100M records.  The sharding was primarily to improve bulk insert performance, not seek performance.</p>
<p>We don&#8217;t use MR within MongoDB.  It is powerful but we are treating the system as storage &#038; (deep object) retrieval.  We use Lucene for analytics.</p>
<p>We&#8217;ll be using auto-sharding after 1.6 comes out and we get enough testing on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex S</title>
		<link>http://blog.wordnik.com/b-is-for-billion/comment-page-1#comment-1044</link>
		<dc:creator>Alex S</dc:creator>
		<pubDate>Mon, 12 Jul 2010 09:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wordnik.com/?p=528#comment-1044</guid>
		<description>I&#039;d be very interested to know a couple of things about your MongoDB setup:

1. Are you using sharding at all? If so, how many records can you handle per shard? 
2. Are you doing any map/reduce queries across all of those 9bn records? How do you deal with MongoDB&#039;s poor map/reduce performance?</description>
		<content:encoded><![CDATA[<p>I&#8217;d be very interested to know a couple of things about your MongoDB setup:</p>
<p>1. Are you using sharding at all? If so, how many records can you handle per shard?<br />
2. Are you doing any map/reduce queries across all of those 9bn records? How do you deal with MongoDB&#8217;s poor map/reduce performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonytam</title>
		<link>http://blog.wordnik.com/b-is-for-billion/comment-page-1#comment-1032</link>
		<dc:creator>tonytam</dc:creator>
		<pubDate>Fri, 09 Jul 2010 22:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wordnik.com/?p=528#comment-1032</guid>
		<description>Hi Marc, take a look here, this covers some of your question:

http://www.slideshare.net/fehguy/migrating-from-mysql-to-mongodb-at-wordnik</description>
		<content:encoded><![CDATA[<p>Hi Marc, take a look here, this covers some of your question:</p>
<p><a href="http://www.slideshare.net/fehguy/migrating-from-mysql-to-mongodb-at-wordnik" rel="nofollow">http://www.slideshare.net/fehguy/migrating-from-mysql-to-mongodb-at-wordnik</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://blog.wordnik.com/b-is-for-billion/comment-page-1#comment-1031</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 09 Jul 2010 21:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wordnik.com/?p=528#comment-1031</guid>
		<description>More information about the setup (Servers, RAM, Replication, backup procedure, ...) would be awesome!</description>
		<content:encoded><![CDATA[<p>More information about the setup (Servers, RAM, Replication, backup procedure, &#8230;) would be awesome!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

