<?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>评论：leveldb注释1&#8211;整体介绍</title>
	<atom:link href="http://www.petermao.com/leveldb/leveldb-1-overview.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.petermao.com/leveldb/leveldb-1-overview.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=leveldb-1-overview</link>
	<description>欢迎探讨，共同进步</description>
	<lastBuildDate>Tue, 24 Mar 2026 07:36:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>由：coos</title>
		<link>http://www.petermao.com/leveldb/leveldb-1-overview.html#comment-23026</link>
		<dc:creator>coos</dc:creator>
		<pubDate>Thu, 28 Jan 2016 05:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.petermao.com/?p=481#comment-23026</guid>
		<description>请问关于锁定的问题。当我想要多个程序进行读操作的时候（同一个数据库），遇到了只有一个程序能够占用数据库的问题。我想，既然是读操作，没有必要锁定，不知道该如何控制写锁定而读不锁定？</description>
		<content:encoded><![CDATA[<p>请问关于锁定的问题。当我想要多个程序进行读操作的时候（同一个数据库），遇到了只有一个程序能够占用数据库的问题。我想，既然是读操作，没有必要锁定，不知道该如何控制写锁定而读不锁定？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
