<?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: Memcache的分布式应用</title>
	<atom:link href="http://www.ooso.net/archives/263/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ooso.net/archives/263</link>
	<description>Linux + Apache + Mysql + Php + Flash</description>
	<lastBuildDate>Wed, 11 Jan 2012 15:01:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-33093</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Wed, 17 Aug 2011 05:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-33093</guid>
		<description>好吧，我承认这篇2006年的blog可能有些歧义。

我在当时有n台web server,没有专门的memcache服务器，为了能用上memcache，我在每台web server上都装了memcache，然后采用hash策略去读写缓冲。</description>
		<content:encoded><![CDATA[<p>好吧，我承认这篇2006年的blog可能有些歧义。</p>
<p>我在当时有n台web server,没有专门的memcache服务器，为了能用上memcache，我在每台web server上都装了memcache，然后采用hash策略去读写缓冲。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fising</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-33087</link>
		<dc:creator>fising</dc:creator>
		<pubDate>Tue, 16 Aug 2011 01:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-33087</guid>
		<description>既然是分布式，memcached server 很少与 web server 在同一台机器的。</description>
		<content:encoded><![CDATA[<p>既然是分布式，memcached server 很少与 web server 在同一台机器的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timgzhu</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-29695</link>
		<dc:creator>timgzhu</dc:creator>
		<pubDate>Mon, 22 Mar 2010 09:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-29695</guid>
		<description>一台机器装这个也会有性能提升的。。。</description>
		<content:encoded><![CDATA[<p>一台机器装这个也会有性能提升的。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-24676</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Mon, 28 Jul 2008 05:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-24676</guid>
		<description>应用大了，web server难道只有一台么？讨论问题喜欢用粗话，能让你更有气势一些？</description>
		<content:encoded><![CDATA[<p>应用大了，web server难道只有一台么？讨论问题喜欢用粗话，能让你更有气势一些？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-24674</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 28 Jul 2008 03:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-24674</guid>
		<description># memcache适合与web server安装在同一server上
# memcache可以在n个端口开n个进程,如果和web server在同一机器的话,还能减少网络开销.

哈哈，兄弟啊，要搞清楚为什么弄缓存，而且要搞清楚为什么要搞分布式？
如果你所有东西都跑在一台机器上搞定的话，要么说明你的应用压力很小，要么说明你的这台机器很牛。

那么请问你还搞什么缓存，还搞什么分布式？ 那不是脱裤子放P啊？

另外，在内网，现在的网络速度不一定比硬盘的速度慢多少！</description>
		<content:encoded><![CDATA[<p># memcache适合与web server安装在同一server上<br />
# memcache可以在n个端口开n个进程,如果和web server在同一机器的话,还能减少网络开销.</p>
<p>哈哈，兄弟啊，要搞清楚为什么弄缓存，而且要搞清楚为什么要搞分布式？<br />
如果你所有东西都跑在一台机器上搞定的话，要么说明你的应用压力很小，要么说明你的这台机器很牛。</p>
<p>那么请问你还搞什么缓存，还搞什么分布式？ 那不是脱裤子放P啊？</p>
<p>另外，在内网，现在的网络速度不一定比硬盘的速度慢多少！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volcano</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-22010</link>
		<dc:creator>volcano</dc:creator>
		<pubDate>Tue, 15 Apr 2008 12:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-22010</guid>
		<description>分布式怎么就没了</description>
		<content:encoded><![CDATA[<p>分布式怎么就没了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 00</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-21806</link>
		<dc:creator>00</dc:creator>
		<pubDate>Sun, 13 Apr 2008 02:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-21806</guid>
		<description>”memcache适合与web server安装在同一server上“

分布史被你搞没拉</description>
		<content:encoded><![CDATA[<p>”memcache适合与web server安装在同一server上“</p>
<p>分布史被你搞没拉</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volcano</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-2845</link>
		<dc:creator>volcano</dc:creator>
		<pubDate>Sun, 29 Oct 2006 02:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-2845</guid>
		<description>还没有仔细看过MCache,不知道它的性能方面的数据如何.
另外我的同事在应用memcache之后对它的稳定性很满意,负载均衡方面有待加强,但是目前而言已经是能够接受,毕竟是内存缓存,重启之后就会没有</description>
		<content:encoded><![CDATA[<p>还没有仔细看过MCache,不知道它的性能方面的数据如何.<br />
另外我的同事在应用memcache之后对它的稳定性很满意,负载均衡方面有待加强,但是目前而言已经是能够接受,毕竟是内存缓存,重启之后就会没有</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nightsailer</title>
		<link>http://www.ooso.net/archives/263/comment-page-1#comment-2841</link>
		<dc:creator>nightsailer</dc:creator>
		<pubDate>Sat, 28 Oct 2006 17:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/263#comment-2841</guid>
		<description>PECL版本的Memcache extension并没有MCache快多少，另外在负载均衡和灾难恢复上都差很多。可惜，Mache站点已经down了。估计作者离职了吧。</description>
		<content:encoded><![CDATA[<p>PECL版本的Memcache extension并没有MCache快多少，另外在负载均衡和灾难恢复上都差很多。可惜，Mache站点已经down了。估计作者离职了吧。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

