<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Performance Within Reach &#187; C++</title>
	<atom:link href="http://unmanageability.com/index.php/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://unmanageability.com</link>
	<description>Performance Within Reach</description>
	<lastBuildDate>Sat, 17 Jul 2010 19:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Bjarne on C++0x</title>
		<link>http://unmanageability.com/index.php/2006/01/03/bjarne-on-c0x/</link>
		<comments>http://unmanageability.com/index.php/2006/01/03/bjarne-on-c0x/#comments</comments>
		<pubDate>Tue, 03 Jan 2006 06:37:16 +0000</pubDate>
		<dc:creator>Coder</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://codeperformance.com/index.php/2006/01/03/bjarne-on-c0x/</guid>
		<description><![CDATA[Bjarne Stroustrup offers a sneak peek at the next version of standard C++ (&#8220;C++0x&#8221;) which should be complete by 2009.
A Brief Look at C++0x
The C++0x improvements should be done in such a way that the resulting language is
easier to learn and use. Among the rules of thumb for the committee are:

Provide stability and compatibility (with C++98, and, if possible, with C)
Prefer standard library facilities to language extensions
Make only changes that change the way people think
Prefer generality to specialization
Support both experts ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://public.research.att.com/%7Ebs/homepage.html">Bjarne Stroustrup</a> offers a sneak peek at the next version of standard C++ (&#8220;C++0x&#8221;) which should be complete by 2009.</p>
<p><a href="http://www.artima.com/cppsource/cpp0x.html">A Brief Look at C++0x</a></p>
<blockquote><p>The C++0x improvements should be done in such a way that the resulting language is<br />
easier to learn and use. Among the rules of thumb for the committee are:</p>
<ul>
<li>Provide stability and compatibility (with C++98, and, if possible, with C)</li>
<li>Prefer standard library facilities to language extensions</li>
<li>Make only changes that change the way people think</li>
<li>Prefer generality to specialization</li>
<li>Support both experts and novices</li>
<li>Increase type safety (by providing safe alternatives to currently unsafe facilities)</li>
<li><span style="font-weight: bold">Improve performance and ability to work directly with hardware</span></li>
<li>Fit into the real world</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unmanageability.com/index.php/2006/01/03/bjarne-on-c0x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notable articles on DDJ in 2005</title>
		<link>http://unmanageability.com/index.php/2005/12/29/notable-articles-on-ddj-in-2005/</link>
		<comments>http://unmanageability.com/index.php/2005/12/29/notable-articles-on-ddj-in-2005/#comments</comments>
		<pubDate>Thu, 29 Dec 2005 07:00:12 +0000</pubDate>
		<dc:creator>Coder</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[IO]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://codeperformance.com/index.php/2005/12/29/notable-articles-on-ddj-in-2005/</guid>
		<description><![CDATA[
   Micro Benchmarking  C++, C#, and Java  , Elementary tests for comparing languages, by Thomas Bruckschlegel, ToMMTi-Systems
High-Performance I/O With Java NIO,  How Orbitz.com improved throughput and performance  using NIO, by Brian Pontarelli, Orbitz.com
High-Performance Data Management in Java, On-disk persistent storage, in-memory data storage, &#038; cache management, by Charles Lamb

]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://devnet.developerpipeline.com/documents/s=9851/q=1/cuj0507bruckschlegel/0507bruckschlegel.html">   Micro Benchmarking  C++, C#, and Java </a> , Elementary tests for comparing languages, by Thomas Bruckschlegel, <em>ToMMTi-Systems</em></li>
<li><a href="http://devnet.developerpipeline.com/documents/s=9851/q=1/ddj0509c/0509c.html">High-Performance I/O With Java NIO</a>,  How Orbitz.com improved throughput and performance  using NIO, by Brian Pontarelli, <em>Orbitz.com</em></li>
<li><a href="http://devnet.developerpipeline.com/documents/s=9851/q=1/ddj0507f/0507f.html">High-Performance Data Management in Java</a>, On-disk persistent storage, in-memory data storage, &#038; cache management, by Charles Lamb</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://unmanageability.com/index.php/2005/12/29/notable-articles-on-ddj-in-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
