<?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: Performance breakthrough with BlazeDS</title>
	<atom:link href="http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/feed" rel="self" type="application/rss+xml" />
	<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds</link>
	<description>A blog about our experience with Adobe Flex</description>
	<lastBuildDate>Sun, 15 Jan 2012 16:29:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank</title>
		<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/comment-page-1#comment-90078</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 07 Feb 2011 10:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=368#comment-90078</guid>
		<description>Hi Yakov,
thanks for your books and great ideas improving BlazeDS and Flex Platform! 

Tried NIO-Streaming in Jetty8 today and I got same error like Venu (java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.isInitial()Z). Do you think to publish a newer version working with jetty? I can remember that 2008 you told us that you will wait till more web servers implemented the Servlet3.0 standard, it&#039;s now 2011 and I am looking forward for some signs...

@Venu: You can try using &quot;org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint&quot; with long polling and client-wait-time-millis set to &quot;-1&quot;. Seems that Long-Polling with Nio almost feels like Streaming.</description>
		<content:encoded><![CDATA[<p>Hi Yakov,<br />
thanks for your books and great ideas improving BlazeDS and Flex Platform! </p>
<p>Tried NIO-Streaming in Jetty8 today and I got same error like Venu (java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.isInitial()Z). Do you think to publish a newer version working with jetty? I can remember that 2008 you told us that you will wait till more web servers implemented the Servlet3.0 standard, it&#8217;s now 2011 and I am looking forward for some signs&#8230;</p>
<p>@Venu: You can try using &#8220;org.mortbay.jetty.asyncblazeds.AsyncAMFEndpoint&#8221; with long polling and client-wait-time-millis set to &#8220;-1&#8243;. Seems that Long-Polling with Nio almost feels like Streaming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yakov Fain</title>
		<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/comment-page-1#comment-84141</link>
		<dc:creator>Yakov Fain</dc:creator>
		<pubDate>Wed, 10 Nov 2010 12:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=368#comment-84141</guid>
		<description>The nioblazeds code located in the SourceForge has never been officially released as a product and is provided on &quot;as is&quot; basis.  As of today, we are modifying deploying this solution on commercial projects of Farata Systems.</description>
		<content:encoded><![CDATA[<p>The nioblazeds code located in the SourceForge has never been officially released as a product and is provided on &#8220;as is&#8221; basis.  As of today, we are modifying deploying this solution on commercial projects of Farata Systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venu</title>
		<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/comment-page-1#comment-84027</link>
		<dc:creator>Venu</dc:creator>
		<pubDate>Tue, 09 Nov 2010 16:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=368#comment-84027</guid>
		<description>I tried that nioblazeds setup, but i get the same error as posted by another user sometime back.

java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.isInitial()Z
        at com.farata.nioblaze.messaging.endpoints.BaseNioHttpEndpoint.serviceStreamingRequest(BaseNioHttpEndpoint.java:1194)

any ideas?</description>
		<content:encoded><![CDATA[<p>I tried that nioblazeds setup, but i get the same error as posted by another user sometime back.</p>
<p>java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.isInitial()Z<br />
        at com.farata.nioblaze.messaging.endpoints.BaseNioHttpEndpoint.serviceStreamingRequest(BaseNioHttpEndpoint.java:1194)</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yakov Fain</title>
		<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/comment-page-1#comment-77084</link>
		<dc:creator>Yakov Fain</dc:creator>
		<pubDate>Fri, 27 Aug 2010 11:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=368#comment-77084</guid>
		<description>Sure you can. To support thousands concurrent users you also need to customize networking layer of BlazeDS. We did something similar a couple of years ago as described in this blog.</description>
		<content:encoded><![CDATA[<p>Sure you can. To support thousands concurrent users you also need to customize networking layer of BlazeDS. We did something similar a couple of years ago as described in this blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/comment-page-1#comment-77069</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 27 Aug 2010 03:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=368#comment-77069</guid>
		<description>Can i used the BlazeDS NIO on Websphere application server 6.1? What can i do get thousand of concurrent connection with BlazeDS ?</description>
		<content:encoded><![CDATA[<p>Can i used the BlazeDS NIO on Websphere application server 6.1? What can i do get thousand of concurrent connection with BlazeDS ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yakov Fain</title>
		<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/comment-page-1#comment-56336</link>
		<dc:creator>Yakov Fain</dc:creator>
		<pubDate>Thu, 04 Feb 2010 20:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=368#comment-56336</guid>
		<description>Joshua,

The source code (Jetty only) is released as is in the CVS repository of Clear Toolkit project at sourceforge.net.</description>
		<content:encoded><![CDATA[<p>Joshua,</p>
<p>The source code (Jetty only) is released as is in the CVS repository of Clear Toolkit project at sourceforge.net.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Curtiss</title>
		<link>http://flexblog.faratasystems.com/2008/10/22/performance-breakthrough-with-blazeds/comment-page-1#comment-56188</link>
		<dc:creator>Joshua Curtiss</dc:creator>
		<pubDate>Wed, 03 Feb 2010 23:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=368#comment-56188</guid>
		<description>Dear Farata Systems folks,

Whatever happened regarding your BlazeDS NIO efforts? It is difficult to find out what the final result was. It appears that you were planning on releasing code to help people have NIO messaging via BlazeDS, but I cannot find anything showing you actually did this. I have an app that needs to use BlazeDS for messaging with around 2,000 connections, and am thus interested in this. Thank you for your response.</description>
		<content:encoded><![CDATA[<p>Dear Farata Systems folks,</p>
<p>Whatever happened regarding your BlazeDS NIO efforts? It is difficult to find out what the final result was. It appears that you were planning on releasing code to help people have NIO messaging via BlazeDS, but I cannot find anything showing you actually did this. I have an app that needs to use BlazeDS for messaging with around 2,000 connections, and am thus interested in this. Thank you for your response.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

