<?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: BigPipe Done in Node.js</title>
	<atom:link href="http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 05:16:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Subbu Allamaraju</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-163329</link>
		<dc:creator>Subbu Allamaraju</dc:creator>
		<pubDate>Sat, 03 Sep 2011 06:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-163329</guid>
		<description>Have you verified that the JS is written before the end body tag?</description>
		<content:encoded><![CDATA[<p>Have you verified that the JS is written before the end body tag?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rares Mirica</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-163324</link>
		<dc:creator>Rares Mirica</dc:creator>
		<pubDate>Sat, 03 Sep 2011 06:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-163324</guid>
		<description>Later edit: i meant response.end at line 30</description>
		<content:encoded><![CDATA[<p>Later edit: i meant response.end at line 30</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rares Mirica</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-163166</link>
		<dc:creator>Rares Mirica</dc:creator>
		<pubDate>Fri, 02 Sep 2011 17:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-163166</guid>
		<description>Does the browser begin executing and rendering the fragments before closing the connection at line 52: response.close()?

I have experimented a little myself trying to replicate bigpipe in nodejs without success because the browser wouldn&#039;t start executing the code before the response was fully sent, I believe this has something to do with content-length header or the lack thereof.</description>
		<content:encoded><![CDATA[<p>Does the browser begin executing and rendering the fragments before closing the connection at line 52: response.close()?</p>
<p>I have experimented a little myself trying to replicate bigpipe in nodejs without success because the browser wouldn&#8217;t start executing the code before the response was fully sent, I believe this has something to do with content-length header or the lack thereof.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A random link (@randlink)</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-158075</link>
		<dc:creator>A random link (@randlink)</dc:creator>
		<pubDate>Wed, 17 Aug 2011 07:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-158075</guid>
		<description>BigPipe Done in Node.js http://j.mp/ndzI0l #link</description>
		<content:encoded><![CDATA[<p>BigPipe Done in Node.js <a href="http://j.mp/ndzI0l" rel="nofollow">http://j.mp/ndzI0l</a> #link</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [译]BigPipe：高性能的&#8217;流水线技术&#8217;网页 - Leebay&#039;s Blog</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-148533</link>
		<dc:creator>[译]BigPipe：高性能的&#8217;流水线技术&#8217;网页 - Leebay&#039;s Blog</dc:creator>
		<pubDate>Sun, 10 Jul 2011 13:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-148533</guid>
		<description>[...] （译者还找到了几篇关于BigPipe的文章，如果有兴趣大家可以了解下：Facebook创新之BigPipe：优化页面加载时间、名站技术分析 — facebook奇特的页面加载技术、Facebook让网站速度提升一倍的BigPipe技术分析、Facebooks BigPipe Done in Java、Open BigPipe javascript implementation、Tutorial: Implementing Facebook’s BigPipe Using ASP.Net MVC、BigPipe Done in Node.js） [...]</description>
		<content:encoded><![CDATA[<p>[...] （译者还找到了几篇关于BigPipe的文章，如果有兴趣大家可以了解下：Facebook创新之BigPipe：优化页面加载时间、名站技术分析 — facebook奇特的页面加载技术、Facebook让网站速度提升一倍的BigPipe技术分析、Facebooks BigPipe Done in Java、Open BigPipe javascript implementation、Tutorial: Implementing Facebook’s BigPipe Using ASP.Net MVC、BigPipe Done in Node.js） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [译] BigPipe：高性能的“流水线技术”网页</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-136433</link>
		<dc:creator>[译] BigPipe：高性能的“流水线技术”网页</dc:creator>
		<pubDate>Sat, 07 May 2011 04:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-136433</guid>
		<description>[...] （译者还找到了几篇关于BigPipe的文章，如果有兴趣大家可以了解下：Facebook创新之BigPipe：优化页面加载时间、名站技术分析 — facebook奇特的页面加载技术、Facebook让网站速度提升一倍的BigPipe技术分析、Facebooks BigPipe Done in Java、Open BigPipe javascript implementation、Tutorial: Implementing Facebook’s BigPipe Using ASP.Net MVC、BigPipe Done in Node.js） [...]</description>
		<content:encoded><![CDATA[<p>[...] （译者还找到了几篇关于BigPipe的文章，如果有兴趣大家可以了解下：Facebook创新之BigPipe：优化页面加载时间、名站技术分析 — facebook奇特的页面加载技术、Facebook让网站速度提升一倍的BigPipe技术分析、Facebooks BigPipe Done in Java、Open BigPipe javascript implementation、Tutorial: Implementing Facebook’s BigPipe Using ASP.Net MVC、BigPipe Done in Node.js） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Facebook技术探讨-BigPipe：高性能的“流水线技术”网页 &#187; F-commerce.cn</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-130224</link>
		<dc:creator>Facebook技术探讨-BigPipe：高性能的“流水线技术”网页 &#187; F-commerce.cn</dc:creator>
		<pubDate>Thu, 31 Mar 2011 08:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-130224</guid>
		<description>[...] BigPipe Done in Node.js） 原文地址: http://isd.tencent.com/?p=2419      Posted by lyz at 16:37 Tagged with: facebook, social [...]</description>
		<content:encoded><![CDATA[<p>[...] BigPipe Done in Node.js） 原文地址: <a href="http://isd.tencent.com/?p=2419" rel="nofollow">http://isd.tencent.com/?p=2419</a>      Posted by lyz at 16:37 Tagged with: facebook, social [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derjan (@derjan) (@derjan)</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-127464</link>
		<dc:creator>derjan (@derjan) (@derjan)</dc:creator>
		<pubDate>Mon, 14 Mar 2011 04:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-127464</guid>
		<description>@stilkov for the next time you should add one about making #REST faster with Facebook&#039;s BigPipe http://goo.gl/Lg7mO</description>
		<content:encoded><![CDATA[<p>@stilkov for the next time you should add one about making #REST faster with Facebook&#8217;s BigPipe <a href="http://goo.gl/Lg7mO" rel="nofollow">http://goo.gl/Lg7mO</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 【转】BigPipe：高性能的“流水线技术”网页&#124;楚湖博-白洋荷色-WEB开发笔记</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-126880</link>
		<dc:creator>【转】BigPipe：高性能的“流水线技术”网页&#124;楚湖博-白洋荷色-WEB开发笔记</dc:creator>
		<pubDate>Sat, 12 Mar 2011 09:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-126880</guid>
		<description>[...] BigPipe javascript implementation、Tutorial: Implementing Facebook’s BigPipe Using ASP.Net MVC、BigPipe Done in Node.js）   固定链接: 【转】BigPipe：高性能的“流水线技术”网页 &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] BigPipe javascript implementation、Tutorial: Implementing Facebook’s BigPipe Using ASP.Net MVC、BigPipe Done in Node.js）   固定链接: 【转】BigPipe：高性能的“流水线技术”网页 | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Performance of RESTful Apps</title>
		<link>http://www.subbu.org/blog/2010/07/bigpipe-done-in-node-js/comment-page-1#comment-125580</link>
		<dc:creator>Performance of RESTful Apps</dc:creator>
		<pubDate>Fri, 04 Mar 2011 19:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.subbu.org/?p=1194#comment-125580</guid>
		<description>[...] &#8211; asynchronous I/O based servers like nodejs are very attractive for this (see my nodejs example or Bruno&#8216;s example using [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; asynchronous I/O based servers like nodejs are very attractive for this (see my nodejs example or Bruno&#8216;s example using [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

