<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Granville Barnett : many-core</title><link>http://weblogs.asp.net/gbarnett/archive/tags/many-core/default.aspx</link><description>Tags: many-core</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Software pipelines</title><link>http://weblogs.asp.net/gbarnett/archive/2008/09/30/software-pipelines.aspx</link><pubDate>Tue, 30 Sep 2008 12:19:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6648515</guid><dc:creator>gbarnett</dc:creator><author>gbarnett</author><slash:comments>0</slash:comments><description>&lt;p&gt;There is a pretty interesting architecture based on software pipelines that will at least allow your systems to utilize many-core processors in a far easier manner than other alternatives. This approach has a lot in common with fluid dynamics in that some principals are the same.&lt;/p&gt;  &lt;p&gt;All service requests hit something called a pipeline distributor. The pipeline distributor routes the request to the appropriate pipeline. What is pretty nice about this approach is that the pipelines within a pool can delegate requests to other pipelines within the same pool&amp;#160; or even delegate requests to another pipeline distributor that maps requests to a different set of pipelines within a different pipeline pool.&lt;/p&gt;  &lt;p&gt;I can’t do this approach justice myself via a simple blog post but upon further searching I came across a rough cuts book named &lt;a href="http://safari.adobepress.com/9780321603944"&gt;Software Pipelines: The Key to Capitalizing on the Multi-core Revolution&lt;/a&gt;. I’ve quickly skimmed the book just now and it looks as though it covers the subject quite well.&lt;/p&gt;
&lt;span style="font-size: x-large; text-decoration: underline;"&gt;Originally posted at &lt;a href="http://msmvps.com/blogs/gbarnett"&gt;http://msmvps.com/blogs/gbarnett&lt;/a&gt;. Please post &lt;strong&gt;all&lt;/strong&gt; comments there. Thanks, Granville.&lt;/span&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6648515" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/gbarnett/archive/tags/many-core/default.aspx">many-core</category><category domain="http://weblogs.asp.net/gbarnett/archive/tags/Architecture/default.aspx">Architecture</category></item></channel></rss>