<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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 : manycore</title><link>http://msmvps.com/blogs/gbarnett/archive/tags/manycore/default.aspx</link><description>Tags: manycore</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Software pipelines</title><link>http://msmvps.com/blogs/gbarnett/archive/2008/09/30/software-pipelines.aspx</link><pubDate>Tue, 30 Sep 2008 12:19:42 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649252</guid><dc:creator>Granville Barnett</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/gbarnett/rsscomments.aspx?PostID=1649252</wfw:commentRss><comments>http://msmvps.com/blogs/gbarnett/archive/2008/09/30/software-pipelines.aspx#comments</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;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649252" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/gbarnett/archive/tags/manycore/default.aspx">manycore</category><category domain="http://msmvps.com/blogs/gbarnett/archive/tags/Architecture/default.aspx">Architecture</category></item></channel></rss>