<?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: Local Sockets Support</title>
	<atom:link href="http://pocoproject.org/blog/?feed=rss2&#038;p=210" rel="self" type="application/rss+xml" />
	<link>http://pocoproject.org/blog/?p=210</link>
	<description>News and discussion for the POCO Community</description>
	<lastBuildDate>Thu, 09 May 2013 12:05:16 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: electic</title>
		<link>http://pocoproject.org/blog/?p=210&#038;cpage=1#comment-450</link>
		<dc:creator>electic</dc:creator>
		<pubDate>Sun, 05 Apr 2009 04:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=210#comment-450</guid>
		<description>I wish there was a way to write properties in XMLConfiguration. I get a: Not implemented: Setting a property in an XMLConfiguration. So that is my wish:D</description>
		<content:encoded><![CDATA[<p>I wish there was a way to write properties in XMLConfiguration. I get a: Not implemented: Setting a property in an XMLConfiguration. So that is my wish:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=210&#038;cpage=1#comment-448</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 30 Mar 2009 11:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=210#comment-448</guid>
		<description>&gt; Can’t wait to see 1.3.4

Just to set the record straight: this will NOT be in 1.3.4</description>
		<content:encoded><![CDATA[<p>> Can’t wait to see 1.3.4</p>
<p>Just to set the record straight: this will NOT be in 1.3.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viet</title>
		<link>http://pocoproject.org/blog/?p=210&#038;cpage=1#comment-447</link>
		<dc:creator>Viet</dc:creator>
		<pubDate>Mon, 30 Mar 2009 10:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=210#comment-447</guid>
		<description>Can&#039;t wait to see 1.3.4 :) Hopefully it will be released this week.</description>
		<content:encoded><![CDATA[<p>Can&#8217;t wait to see 1.3.4 <img src='http://pocoproject.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Hopefully it will be released this week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=210&#038;cpage=1#comment-446</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 27 Mar 2009 12:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=210#comment-446</guid>
		<description>I&#039;d be curious to see the results for other platforms. Also, I slapped this together rather quickly, so a double-check of my testing code is by all means welcome. The code is in &lt;a href=&quot;http://poco.svn.sourceforge.net/viewvc/poco/sandbox/Sockets/testsuite/src/DatagramLocalSocketTest.cpp?view=markup&quot; rel=&quot;nofollow&quot;&gt;DatagramLocalSocketTest::testDatagramSocketPerformance()
&lt;/a&gt; and &lt;a href=&quot;http://poco.svn.sourceforge.net/viewvc/poco/sandbox/Sockets/testsuite/src/LocalSocketTest.cpp?view=markup&quot; rel=&quot;nofollow&quot;&gt;LocalSocketTest::testSocketsPerformance()
&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;d be curious to see the results for other platforms. Also, I slapped this together rather quickly, so a double-check of my testing code is by all means welcome. The code is in <a href="http://poco.svn.sourceforge.net/viewvc/poco/sandbox/Sockets/testsuite/src/DatagramLocalSocketTest.cpp?view=markup" rel="nofollow">DatagramLocalSocketTest::testDatagramSocketPerformance()<br />
</a> and <a href="http://poco.svn.sourceforge.net/viewvc/poco/sandbox/Sockets/testsuite/src/LocalSocketTest.cpp?view=markup" rel="nofollow">LocalSocketTest::testSocketsPerformance()<br />
</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guenter</title>
		<link>http://pocoproject.org/blog/?p=210&#038;cpage=1#comment-445</link>
		<dc:creator>guenter</dc:creator>
		<pubDate>Fri, 27 Mar 2009 10:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=210#comment-445</guid>
		<description>Thanks. I find these numbers quite interesting.</description>
		<content:encoded><![CDATA[<p>Thanks. I find these numbers quite interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=210&#038;cpage=1#comment-444</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 26 Mar 2009 23:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://pocoproject.org/blog/?p=210#comment-444</guid>
		<description>Just to make sure the work was not in vain (and to please Günter ;-), I&#039;ve ran some tests (positive percentage means local sockets are faster):
&lt;/br&gt;&lt;/br&gt;
&lt;table&gt;
&lt;tr&gt;&lt;td&gt;Platform&lt;/td&gt;&lt;td&gt;UDP&lt;/td&gt;&lt;td&gt;TCP&lt;/td&gt;&lt;td&gt;TCP NODELAY&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Open Solaris (SunOs 5.11)&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;-24.5%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;10.4%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;17.3%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Linux (Ubuntu 2.6.27-7 32 bit)&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;4.6%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;87.0%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;98.3%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Linux (Gentoo 2.6.11-r6 32 bit)&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;8.1%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;37.2%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;40.0%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Linux (Ubuntu 2.6.27-9 64 bit)&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;20.8%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;40.6%&lt;/td&gt;&lt;td align=&#039;right&#039;&gt;41.7%&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
		<content:encoded><![CDATA[<p>Just to make sure the work was not in vain (and to please Günter <img src='http://pocoproject.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> , I&#8217;ve ran some tests (positive percentage means local sockets are faster):</p>
<table>
<tr>
<td>Platform</td>
<td>UDP</td>
<td>TCP</td>
<td>TCP NODELAY</td>
</tr>
<tr>
<td>Open Solaris (SunOs 5.11)</td>
<td align='right'>-24.5%</td>
<td align='right'>10.4%</td>
<td align='right'>17.3%</td>
</tr>
<tr>
<td>Linux (Ubuntu 2.6.27-7 32 bit)</td>
<td align='right'>4.6%</td>
<td align='right'>87.0%</td>
<td align='right'>98.3%</td>
</tr>
<tr>
<td>Linux (Gentoo 2.6.11-r6 32 bit)</td>
<td align='right'>8.1%</td>
<td align='right'>37.2%</td>
<td align='right'>40.0%</td>
</tr>
<tr>
<td>Linux (Ubuntu 2.6.27-9 64 bit)</td>
<td align='right'>20.8%</td>
<td align='right'>40.6%</td>
<td align='right'>41.7%</td>
</tr>
</table>
]]></content:encoded>
	</item>
</channel>
</rss>
