<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tokyo Cabinet vs Berkeley DB</title>
	<atom:link href="http://curiousprogrammer.wordpress.com/2010/10/14/tokyo-cabinet-vs-berkeley-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousprogrammer.wordpress.com/2010/10/14/tokyo-cabinet-vs-berkeley-db/</link>
	<description>Leveraging Perl and Emacs</description>
	<lastBuildDate>Tue, 07 May 2013 11:25:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Adam Kennedy</title>
		<link>http://curiousprogrammer.wordpress.com/2010/10/14/tokyo-cabinet-vs-berkeley-db/#comment-8420</link>
		<dc:creator><![CDATA[Adam Kennedy]]></dc:creator>
		<pubDate>Sat, 16 Oct 2010 09:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=1313#comment-8420</guid>
		<description><![CDATA[Yes, it is.]]></description>
		<content:encoded><![CDATA[<p>Yes, it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://curiousprogrammer.wordpress.com/2010/10/14/tokyo-cabinet-vs-berkeley-db/#comment-8419</link>
		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Fri, 15 Oct 2010 06:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=1313#comment-8419</guid>
		<description><![CDATA[Hi garu,

Yes, I&#039;ll probably take a look at Kyoto Cabinet.  I&#039;m often forced to use Windows unfortunately, so a library that works on both Windows and POSIX is preferable.

Hi Adam,

What is tdb?  Is that the trivial database thing designed by the samba guy?]]></description>
		<content:encoded><![CDATA[<p>Hi garu,</p>
<p>Yes, I&#8217;ll probably take a look at Kyoto Cabinet.  I&#8217;m often forced to use Windows unfortunately, so a library that works on both Windows and POSIX is preferable.</p>
<p>Hi Adam,</p>
<p>What is tdb?  Is that the trivial database thing designed by the samba guy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Kennedy</title>
		<link>http://curiousprogrammer.wordpress.com/2010/10/14/tokyo-cabinet-vs-berkeley-db/#comment-8418</link>
		<dc:creator><![CDATA[Adam Kennedy]]></dc:creator>
		<pubDate>Fri, 15 Oct 2010 05:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=1313#comment-8418</guid>
		<description><![CDATA[Might also be interesting to include tdb in that too...]]></description>
		<content:encoded><![CDATA[<p>Might also be interesting to include tdb in that too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garu</title>
		<link>http://curiousprogrammer.wordpress.com/2010/10/14/tokyo-cabinet-vs-berkeley-db/#comment-8417</link>
		<dc:creator><![CDATA[garu]]></dc:creator>
		<pubDate>Thu, 14 Oct 2010 23:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=1313#comment-8417</guid>
		<description><![CDATA[Jared, while you&#039;re at it, would you also consider experimenting with Kyoto Cabinet? 

It is another project by the same author of Tokyo Cabinet, offering even more parallelism, space efficiency, robustness, a simpler API with OO design and better portability, supporting non-POSIX environments. The performance of TC appears to be slightly higher than KC though, at least in single-thread operations.

http://fallabs.com/kyotocabinet/

I&#039;ve been looking at both of them for quite some time now, and would love to hear your thoughts on each.]]></description>
		<content:encoded><![CDATA[<p>Jared, while you&#8217;re at it, would you also consider experimenting with Kyoto Cabinet? </p>
<p>It is another project by the same author of Tokyo Cabinet, offering even more parallelism, space efficiency, robustness, a simpler API with OO design and better portability, supporting non-POSIX environments. The performance of TC appears to be slightly higher than KC though, at least in single-thread operations.</p>
<p><a href="http://fallabs.com/kyotocabinet/" rel="nofollow">http://fallabs.com/kyotocabinet/</a></p>
<p>I&#8217;ve been looking at both of them for quite some time now, and would love to hear your thoughts on each.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
