<?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>hqlong&#039;s blog &#187; 异步</title>
	<atom:link href="http://hqlong.com/tag/%e5%bc%82%e6%ad%a5/feed" rel="self" type="application/rss+xml" />
	<link>http://hqlong.com</link>
	<description></description>
	<lastBuildDate>Sat, 07 Aug 2010 15:57:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>耗时任务的异步处理</title>
		<link>http://hqlong.com/2010/01/1222.html</link>
		<comments>http://hqlong.com/2010/01/1222.html#comments</comments>
		<pubDate>Mon, 11 Jan 2010 08:08:07 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[web架构]]></category>
		<category><![CDATA[gearman]]></category>
		<category><![CDATA[分布式]]></category>
		<category><![CDATA[异步]]></category>

		<guid isPermaLink="false">http://hqlong.com/?p=1222</guid>
		<description><![CDATA[服务器的访问压力比较大时，我们可以通过负载均衡来将负载分散到多台服务器上.但有些比较耗时的请求.比如： 1. 需要连接邮件服务器，发送一封超长的HTML邮件。 2. 需要对用户上传的图片进... ]]></description>
		<wfw:commentRss>http://hqlong.com/2010/01/1222.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
