<?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>ACM Queue</title>
	<atom:link href="http://queue.acm.org/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://queue.acm.org/blog</link>
	<description>Architecting Tomorrow&#039;s Computing</description>
	<lastBuildDate>Fri, 10 May 2013 14:31:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Realtime GPU Audio</title>
		<link>http://queue.acm.org/blog/?p=244</link>
		<comments>http://queue.acm.org/blog/?p=244#comments</comments>
		<pubDate>Fri, 10 May 2013 14:31:26 +0000</pubDate>
		<dc:creator>Matt Slaybaugh</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[GPUs]]></category>
		<category><![CDATA[processors]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=244</guid>
		<description><![CDATA[Finite difference-based sound synthesis using graphics processors BILL HSU AND MARC SOSNICK-PÉREZ, DEPARTMENT OF COMPUTER SCIENCE, SAN FRANCISCO STATE UNIVERSITY Today&#8217;s CPUs are capable of supporting realtime audio for many popular applications, but some compute-intensive audio applications require hardware acceleration. &#8230; <a href="http://queue.acm.org/blog/?p=244">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Finite difference-based sound synthesis using graphics processors</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">BILL HSU AND MARC SOSNICK-PÉREZ, DEPARTMENT OF COMPUTER SCIENCE, SAN FRANCISCO STATE UNIVERSITY</span></p>
<p>Today&#8217;s CPUs are capable of supporting realtime audio for many popular applications, but some compute-intensive audio applications require hardware acceleration. This article looks at some realtime sound-synthesis applications and shares the authors&#8217; experiences implementing them on GPUs (graphics processing units).</p>
<p><strong>&gt; <a href="http://queue.acm.org/detail.cfm?id=2484010">Realtime GPU Audio</a></strong></p>
<p>&nbsp;</p>
<p>Related:</p>
<p><a href="http://queue.acm.org/detail.cfm?id=1365498">GPUs: A Closer Look</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=2000516">Computing without Processors</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=2206309">Realtime Computer Vision with OpenCV</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=244</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There&#8217;s Just No Getting around It: You&#8217;re Building a Distributed System</title>
		<link>http://queue.acm.org/blog/?p=242</link>
		<comments>http://queue.acm.org/blog/?p=242#comments</comments>
		<pubDate>Tue, 07 May 2013 17:30:12 +0000</pubDate>
		<dc:creator>Matt Slaybaugh</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[distributed systems]]></category>
		<category><![CDATA[requirements]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=242</guid>
		<description><![CDATA[Building a distributed system requires a methodical approach to requirements. MARK CAVAGE Distributed systems are difficult to understand, design, build, and operate. They introduce exponentially more variables into a design than a single machine does, making the root cause of &#8230; <a href="http://queue.acm.org/blog/?p=242">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Building a distributed system requires a methodical approach to requirements.</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">MARK CAVAGE</span></p>
<p>Distributed systems are difficult to understand, design, build, and operate. They introduce exponentially more variables into a design than a single machine does, making the root cause of an application problem much harder to discover. It should be said that if an application does not have meaningful SLAs (service-level agreements) and can tolerate extended downtime and/or performance degradation, then the barrier to entry is greatly reduced. Most modern applications, however, have an expectation of resiliency from their users, and SLAs are typically measured by &#8220;the number of nines&#8221; (e.g., 99.9 or 99.99 percent availability per month). Each additional 9 becomes harder and harder to achieve.</p>
<p><strong>&gt; <a href="http://queue.acm.org/detail.cfm?id=2482856">There&#8217;s Just No Getting around It:</a> <a href="http://queue.acm.org/detail.cfm?id=2482856">You&#8217;re Building a Distributed System</a></strong></p>
<p>&nbsp;</p>
<p>Related:</p>
<p><a href="http://queue.acm.org/detail.cfm?id=1394131">Distributed Computing Economics</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=2398392">Condos and Clouds</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=1577839">Monitoring and Control of Large Systems with MonALISA</a></p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=242</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resolved: the Internet Is No Place for Critical Infrastructure</title>
		<link>http://queue.acm.org/blog/?p=238</link>
		<comments>http://queue.acm.org/blog/?p=238#comments</comments>
		<pubDate>Fri, 03 May 2013 14:00:46 +0000</pubDate>
		<dc:creator>Matt Slaybaugh</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=238</guid>
		<description><![CDATA[Risk is a necessary consequence of dependence DAN GEER What is critical? To what degree is critical defined as a matter of principle, and to what degree is it defined operationally? I am distinguishing what we say from what we &#8230; <a href="http://queue.acm.org/blog/?p=238">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Risk is a necessary consequence of dependence</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">DAN GEER</span></p>
<p>What is critical? To what degree is critical defined as a matter of principle, and to what degree is it defined operationally? I am distinguishing what we say from what we do.</p>
<p>Mainstream media love to turn a spotlight on anything they can label &#8220;hypocrisy,&#8221; the Merriam-Webster unabridged dictionary meaning of which is:</p>
<p><i>the act or practice of pretending to be what one is not or to have principles or beliefs that one does not have, especially the false assumption of an appearance of virtue</i></p>
<p>&nbsp;</p>
<p><strong>&gt; <a href="http://queue.acm.org/detail.cfm?id=2479677">Resolved: the Internet Is No Place for Critical Infrastructure</a></strong></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=238</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cherry-picking and the Scientific Method</title>
		<link>http://queue.acm.org/blog/?p=236</link>
		<comments>http://queue.acm.org/blog/?p=236#comments</comments>
		<pubDate>Fri, 26 Apr 2013 08:12:35 +0000</pubDate>
		<dc:creator>Matt Slaybaugh</dc:creator>
				<category><![CDATA[Column]]></category>
		<category><![CDATA[Kode Vicious]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[cs]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[scientific method]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=236</guid>
		<description><![CDATA[Software is supposed be a part of computer science, and science demands proof. GEORGE NEVILLE-NEIL Dear KV, I&#8217;ve spent the past three weeks trying to cherry-pick changes out of one branch into another. When do I just give up and &#8230; <a href="http://queue.acm.org/blog/?p=236">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Software is supposed be a part of computer science, and science demands proof.</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">GEORGE NEVILLE-NEIL</span></p>
<p>Dear KV,</p>
<p>I&#8217;ve spent the past three weeks trying to cherry-pick changes out of one branch into another. When do I just give up and merge?</p>
<p>In the Pits</p>
<p>Dear Pits,</p>
<p>I once rode home with a friend from a computer conference in Monterey. It just so happened that this friend is a huge fan of fresh cherries, and when he saw a small stand selling baskets of them he stopped to buy some. Another trait this friend possesses is that he can&#8217;t ever pass up a good deal. So while haggling with the cherry seller, it became obvious that buying a whole flat of cherries would be a better deal than buying a single basket, even though that was all we really wanted. Not wanting to pass up a deal, however, my friend bought the entire flat and off we went—eating and talking. It took another 45 minutes to get home, and during that time we had eaten more than half the flat of cherries. I couldn&#8217;t look at anything even remotely cherry-flavored for months; and today, when someone says &#8220;cherry-picking,&#8221; that doesn&#8217;t conjure up happy images of privileged kids playing farmer on Saturday mornings along the California coast—I just feel ill.</p>
<p><strong><a href="http://queue.acm.org/detail.cfm?id=2466488">Cherry-picking and the Scientific Method</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=236</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A File System All Its Own</title>
		<link>http://queue.acm.org/blog/?p=232</link>
		<comments>http://queue.acm.org/blog/?p=232#comments</comments>
		<pubDate>Wed, 17 Apr 2013 06:38:59 +0000</pubDate>
		<dc:creator>Matt Slaybaugh</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[file systems]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash memory]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[ssds]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=232</guid>
		<description><![CDATA[Flash memory has come a long way. Now it&#8217;s time for software to catch up. ADAM H. LEVENTHAL In the past five years, flash memory has progressed from a promising accelerator, whose place in the data center was still uncertain, to &#8230; <a href="http://queue.acm.org/blog/?p=232">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Flash memory has come a long way. Now it&#8217;s time for software to catch up.</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">ADAM H. LEVENTHAL</span></p>
<p>In the past five years, flash memory has progressed from a promising accelerator, whose place in the data center was still uncertain, to an established enterprise component for storing performance-critical data. It&#8217;s rise to prominence followed its proliferation in the consumer world and the volume economics that followed. With SSDs (solid-state devices), flash arrived in a form optimized for compatibility—just replace a hard drive with an SSD for radically better performance. But the properties of the NAND flash memory used by SSDs differ significantly from those of the magnetic media in the hard drives they often displace. While SSDs have become more pervasive in a variety of uses, the industry has only just started to design storage systems that embrace the nuances of flash memory. As it escapes the confines of compatibility, significant improvements in performance, reliability, and cost are possible.</p>
<p><strong><a href="http://queue.acm.org/detail.cfm?id=2463636">A File System All Its Own</a></strong></p>
<p>&nbsp;</p>
<p>Related:</p>
<p><a href="http://queue.acm.org/detail.cfm?id=2385276">Anatomy of a Solid-state Drive</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=1413263">Enterprise SSDs</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=1413261">Flash Disk Opportunity for Server Applications</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=232</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eventual Consistency Today: Limitations, Extensions, and Beyond</title>
		<link>http://queue.acm.org/blog/?p=229</link>
		<comments>http://queue.acm.org/blog/?p=229#comments</comments>
		<pubDate>Sat, 13 Apr 2013 01:11:00 +0000</pubDate>
		<dc:creator>Matt Slaybaugh</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[consistency]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[systems]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=229</guid>
		<description><![CDATA[How can applications be built on eventually consistent infrastructure given no guarantee of safety? PETER BAILIS AND ALI GHODSI, UC BERKELEY In a July 2000 conference keynote, Eric Brewer, now VP of engineering at Google and a professor at the &#8230; <a href="http://queue.acm.org/blog/?p=229">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>How can applications be built on eventually consistent infrastructure given no guarantee of safety?</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">PETER BAILIS AND ALI GHODSI, UC BERKELEY</span></p>
<p>In a July 2000 conference keynote, Eric Brewer, now VP of engineering at Google and a professor at the University of California, Berkeley, publicly postulated the CAP (consistency, availability, and partition tolerance) theorem, which would change the landscape of how distributed storage systems were architected.<sup>8</sup> Brewer&#8217;s conjecture—based on his experiences building infrastructure for some of the first Internet search engines at Inktomi—states that distributed systems requiring always-on, highly available operation cannot guarantee the illusion of coherent, consistent single-system operation in the presence of network partitions, which cut communication between active servers. Brewer&#8217;s conjecture proved prescient: in the following decade, with the continued rise of large-scale Internet services, distributed-system architects frequently dropped &#8220;strong&#8221; guarantees in favor of weaker models—the most notable being <i>eventual consistency</i>.</p>
<p><strong><a href="http://queue.acm.org/detail.cfm?id=2462076">Eventual Consistency Today:<br />
Limitations, Extensions, and Beyond</a></strong></p>
<div></div>
<div>Related:</div>
<div><a href="http://queue.acm.org/detail.cfm?id=1466448">Eventually Consistent<br />
</a><a href="http://queue.acm.org/detail.cfm?id=1394128">BASE: An Acid Alternative<br />
</a><a href="http://queue.acm.org/detail.cfm?id=1971597">Scalable SQL</a></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=229</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discrimination in Online Ad Delivery</title>
		<link>http://queue.acm.org/blog/?p=225</link>
		<comments>http://queue.acm.org/blog/?p=225#comments</comments>
		<pubDate>Wed, 03 Apr 2013 22:51:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hci]]></category>
		<category><![CDATA[racism]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[society]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=225</guid>
		<description><![CDATA[Google ads, black names and white names, racial discrimination, and click advertising LATANYA SWEENEY Do online ads suggestive of arrest records appear more often with searches of black-sounding names than white-sounding names? What is a black-sounding name or white-sounding name, &#8230; <a href="http://queue.acm.org/blog/?p=225">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Google ads, black names and white names, racial discrimination, and click advertising</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">LATANYA SWEENEY</span></p>
<p>Do online ads suggestive of arrest records appear more often with searches of black-sounding names than white-sounding names? What is a black-sounding name or white-sounding name, anyway? How many more times would an ad have to appear adversely affecting one racial group for it to be considered discrimination? Is online activity so ubiquitous that computer scientists have to think about societal consequences such as structural racism in technology design? If so, how is this technology to be built? Let&#8217;s take a scientific dive into online ad delivery to find answers.</p>
<p>&#8220;Have you ever been arrested?&#8221; Imagine this question appearing whenever someone enters your name in a search engine. Perhaps you are in competition for an award, a scholarship, an appointment, a promotion, or a new job, or maybe you are in a position of trust, such as a professor, a physician, a banker, a judge, a manager, or a volunteer. Perhaps you are completing a rental application, selling goods, applying for a loan, joining a social club, making new friends, dating, or engaged in any one of hundreds of circumstances for which someone wants to learn more about you online. Appearing alongside your list of accomplishments is an advertisement implying you may have a criminal record, whether you actually have one or not. Worse, the ads may not appear for your competitors.</p>
<p><strong>&gt; <a href="http://queue.acm.org/detail.cfm?id=2460278">Discrimination in Online Ad Delivery</a></strong></p>
<p>&nbsp;</p>
<p>Related:</p>
<div>- <a href="http://queue.acm.org/detail.cfm?id=2146416">Interactive Dynamics for Visual Analysis<br />
</a>- <a href="http://queue.acm.org/detail.cfm?id=1147531">Social Perception<br />
</a>- <a href="http://queue.acm.org/detail.cfm?id=2212756">Modeling People and Places with Internet Photo Collections</a></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=225</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Fast is Your Web Site?</title>
		<link>http://queue.acm.org/blog/?p=222</link>
		<comments>http://queue.acm.org/blog/?p=222#comments</comments>
		<pubDate>Wed, 06 Mar 2013 07:39:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=222</guid>
		<description><![CDATA[Web site performance data has never been more readily available. PATRICK MEENAN The overwhelming evidence indicates that a Web site&#8217;s performance (speed) correlates directly to its success, across industries and business metrics. With such a clear correlation (and even proven &#8230; <a href="http://queue.acm.org/blog/?p=222">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Web site performance data has never been more readily available.</h2>
<p><span style="font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase;">PATRICK MEENAN</span></p>
<p>The overwhelming evidence indicates that a Web site&#8217;s performance (speed) correlates directly to its success, across industries and business metrics. With such a clear correlation (and even proven causation), it is important to monitor how your Web site performs. So, how fast <i>is</i> your Web site?</p>
<p>First, it is important to understand that no single number will answer that question. Even if you have defined exactly what you are trying to measure on your Web site, performance will vary widely across your user base and across the different pages on your site.</p>
<p>We will discuss active testing techniques that have traditionally been used, then explain newer technologies that permit the browser to report accurate timing data to the server.</p>
<p><strong><a href="http://queue.acm.org/detail.cfm?id=2446236">How Fast is Your Web Site?</a></strong></p>
<p>&nbsp;</p>
<p>Related:</p>
<p><a href="http://queue.acm.org/detail.cfm?id=1466450">High Performance Web Sites</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=1466447">Building Scalable Web Services</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=1466449">Improving Performance on the Internet</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=222</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Queue Video Portrait: Ang Cui</title>
		<link>http://queue.acm.org/blog/?p=219</link>
		<comments>http://queue.acm.org/blog/?p=219#comments</comments>
		<pubDate>Tue, 26 Feb 2013 21:09:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[portrait]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=219</guid>
		<description><![CDATA[Ang Cui is a Ph.D. student at Columbia University in New York City. His research focuses on embedded devices such as routers, printers and VOIP phones. He is the inventor of a novel, host-based defense mechanism known as Symbiotes. Symbiotes &#8230; <a href="http://queue.acm.org/blog/?p=219">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Ang Cui is a Ph.D. student at Columbia University in New York City. His research focuses on embedded devices such as routers, printers and VOIP phones. He is the inventor of a novel, host-based defense mechanism known as Symbiotes. Symbiotes are designed specifically to retrofit black-box, vulnerable, legacy embedded systems with sophisticated anti-exploitation mechanisms. In this video portrait, Ang describes how the extent of the embedded threat in real-world environments, discusses novel exploitation techniques for embedded systems&#8211;like enterprise networking equipment&#8211;and develops practical defenses for embedded systems that constitute our global communication substrate.</p>
<p>&nbsp;</p>
<p><a href="http://queue.acm.org/detail_video.cfm?id=2382552"><img alt="Ang Cui" src="http://queue.acm.org/portraits/cui.png" /></a></p>
<p>&nbsp;</p>
<p><a href="http://queue.acm.org/detail_video.cfm?id=2443857">Queue Portrait: Ang Cui</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=219</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FPGA Programming for the Masses</title>
		<link>http://queue.acm.org/blog/?p=217</link>
		<comments>http://queue.acm.org/blog/?p=217#comments</comments>
		<pubDate>Mon, 25 Feb 2013 02:21:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[fpga]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://queue.acm.org/blog/?p=217</guid>
		<description><![CDATA[The programmability of FPGAs must improve if they are to be part of mainstream computing. DAVID F. BACON, RODRIC RABBAH, SUNIL SHUKLA, T.J. WATSON RESEARCH CENTER When looking at how hardware influences computing performance, we have GPPs (general-purpose processors) on &#8230; <a href="http://queue.acm.org/blog/?p=217">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>The programmability of FPGAs must improve if they are to be part of mainstream computing.</h2>
<h3>DAVID F. BACON, RODRIC RABBAH, SUNIL SHUKLA, T.J. WATSON RESEARCH CENTER</h3>
<p>When looking at how hardware influences computing performance, we have GPPs (general-purpose processors) on one end of the spectrum and ASICs (application-specific integrated circuits) on the other. Processors are highly programmable but often inefficient in terms of power and performance. ASICs implement a dedicated and fixed function and provide the best power and performance characteristics, but any functional change requires a complete (and extremely expensive) re-spinning of the circuits.</p>
<p>Fortunately, several architectures exist between these two extremes. PLDs (programmable logic devices) are one such example, providing the best of both worlds. They are closer to the hardware and can be reprogrammed.</p>
<p><a href="http://queue.acm.org/detail.cfm?id=2443836">FPGA Programming for the Masses</a></p>
<p>&nbsp;</p>
<p>Related:</p>
<p><a href="http://queue.acm.org/detail.cfm?id=2020861">Abstraction in Hardware System Design</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=2000516">Computing without Processors</a></p>
<p><a href="http://queue.acm.org/detail.cfm?id=984478">Of Processors and Processing</a></p>
]]></content:encoded>
			<wfw:commentRss>http://queue.acm.org/blog/?feed=rss2&#038;p=217</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
