<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.9" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Pushlets in Java</title>
	<link>http://engrm.com/blogometer/2005/11/17/pushlets-in-java/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 06 Jan 2009 22:24:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.9</generator>

	<item>
		<title>by: Chris Double</title>
		<link>http://engrm.com/blogometer/2005/11/17/pushlets-in-java/#comment-159</link>
		<pubDate>Sun, 20 Nov 2005 00:32:06 +0000</pubDate>
		<guid>http://engrm.com/blogometer/2005/11/17/pushlets-in-java/#comment-159</guid>
					<description>Server push has a disadvantage of leaving a connection open - and the browser has a limited number of these connections that it uses (2 for IE for example). I write about it here with some discussion of the options:

http://www.bluishcoder.co.nz/2005/11/more-on-ajax-and-server-push.html

I mention there the possibility of using a hidden flash applet to hold a perssitent connection and have the javascript code communicate with it to send and receive events. The author of the AFLAX library has since implemented an example of doing this:

http://www.bluishcoder.co.nz/2005/11/aflax-makes-server-push-easy.html</description>
		<content:encoded><![CDATA[<p>Server push has a disadvantage of leaving a connection open - and the browser has a limited number of these connections that it uses (2 for IE for example). I write about it here with some discussion of the options:</p>
<p><a href="http://www.bluishcoder.co.nz/2005/11/more-on-ajax-and-server-push.html" rel="nofollow">http://www.bluishcoder.co.nz/2005/11/more-on-ajax-and-server-push.html</a></p>
<p>I mention there the possibility of using a hidden flash applet to hold a perssitent connection and have the javascript code communicate with it to send and receive events. The author of the AFLAX library has since implemented an example of doing this:</p>
<p><a href="http://www.bluishcoder.co.nz/2005/11/aflax-makes-server-push-easy.html" rel="nofollow">http://www.bluishcoder.co.nz/2005/11/aflax-makes-server-push-easy.html</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
