<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Introducing WaterSpout: A light weight, real-time communication server</title>
	<link>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/</link>
	<description>PHP tips, samples, and help.</description>
	<pubDate>Mon, 06 Feb 2012 09:14:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: scott</title>
		<link>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/#comment-43480</link>
		<pubDate>Mon, 07 Jun 2010 13:25:08 +0000</pubDate>
		<guid>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/#comment-43480</guid>
					<description>@PHPGangsta:
It's hard to compare benchmarks because I haven't seen any real benchmarks for the other servers. Most of them are simple hello world or echo systems that don't do any real work. It's easy to make a server that can just spit back what you send it, but to set something up for real request processing is another story. If you have a Jetty or Kaazing set up that does some real work, I would love to see the numbers on it.

Our source is currently on Google Code: http://code.google.com/p/waterspout/

I'll have to brush up on my German before I can edit that page.

Thanks.</description>
		<content:encoded><![CDATA[<p>@PHPGangsta:<br />
It&#8217;s hard to compare benchmarks because I haven&#8217;t seen any real benchmarks for the other servers. Most of them are simple hello world or echo systems that don&#8217;t do any real work. It&#8217;s easy to make a server that can just spit back what you send it, but to set something up for real request processing is another story. If you have a Jetty or Kaazing set up that does some real work, I would love to see the numbers on it.</p>
<p>Our source is currently on Google Code: <a href='http://code.google.com/p/waterspout/' rel='nofollow'>http://code.google.com/p/waterspout/</a></p>
<p>I&#8217;ll have to brush up on my German before I can edit that page.</p>
<p>Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: PHPGangsta</title>
		<link>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/#comment-43461</link>
		<pubDate>Thu, 03 Jun 2010 21:00:18 +0000</pubDate>
		<guid>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/#comment-43461</guid>
					<description>I saw your session on the IPC in Berlin and currently I'm implementing some test scripts, if all works well we will eventually use in production. Let's see how it performs. Do you have any comparison resources to Jetty, phpwebsockets, jwebsocket, kaazing and other servers?

Do you plan to put the source code on github?

Perhaps you should also add your project to the german wikipedia page where server implementations are listed:
http://de.wikipedia.org/wiki/WebSockets#Server-Implementierungen</description>
		<content:encoded><![CDATA[<p>I saw your session on the IPC in Berlin and currently I&#8217;m implementing some test scripts, if all works well we will eventually use in production. Let&#8217;s see how it performs. Do you have any comparison resources to Jetty, phpwebsockets, jwebsocket, kaazing and other servers?</p>
<p>Do you plan to put the source code on github?</p>
<p>Perhaps you should also add your project to the german wikipedia page where server implementations are listed:<br />
<a href='http://de.wikipedia.org/wiki/WebSockets#Server-Implementierungen' rel='nofollow'>http://de.wikipedia.org/wiki/WebSockets#Server-Implementierungen</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

