<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LAMP &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/lamp/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Sun, 11 Oct 2009 13:42:00 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>LAMP实践</title>
		<link>https://dbtan.com/2009/10/lamp.html</link>
					<comments>https://dbtan.com/2009/10/lamp.html#comments</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sun, 11 Oct 2009 13:42:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[LAMP]]></category>
		<guid isPermaLink="false">http://dbtan.com/2009/10/lamp.html</guid>

					<description><![CDATA[LAMP是Linux+Apache+Mysql+Php的简称 多进程操作为原子操作，不可分割，CPU对进程分时 [&#8230;]]]></description>
										<content:encoded><![CDATA[<blockquote>
<p>LAMP是Linux+Apache+Mysql+Php的简称  </p>
<p><a href="https://dbtan.com/dbtan/blog_pic/LAMPLAMP_131E8/clip_image001.gif"><img title="clip_image001" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="168" alt="clip_image001" src="https://dbtan.com/dbtan/blog_pic/LAMPLAMP_131E8/clip_image001_thumb.gif" width="357" border="0"/></a>  </p>
<p>多进程操作为原子操作，不可分割，CPU对进程分时操作  </p>
<p>多线程为非原子操作，线程操作不安全，当一个线程操作时需加线程锁使别的线程不能抢。  </p>
<p>一、 编译安装  </p>
<p><a href="https://dbtan.com/dbtan/blog_pic/LAMPLAMP_131E8/clip_image002.gif"><img title="clip_image002" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="155" alt="clip_image002" src="https://dbtan.com/dbtan/blog_pic/LAMPLAMP_131E8/clip_image002_thumb.gif" width="556" border="0"/></a>  </p>
<p>推举书籍：unix环境高级编程 第二版  <br />[......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/10/lamp.html">阅读全文</a></p>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/10/lamp.html/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
