<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: backfills</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/backfills.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2008-09-28T01:24:57+00:00</updated><author><name>Simon Willison</name></author><entry><title>Flickr Engineers Do It Offline</title><link href="https://simonwillison.net/2008/Sep/28/queues/#atom-tag" rel="alternate"/><published>2008-09-28T01:24:57+00:00</published><updated>2008-09-28T01:24:57+00:00</updated><id>https://simonwillison.net/2008/Sep/28/queues/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://code.flickr.com/blog/2008/09/26/flickr-engineers-do-it-offline/"&gt;Flickr Engineers Do It Offline&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Flickr wrote their own queuing mechanism (in PHP), and currently run ten queue servers on dedicated hardware for tasks like pushing new photos in to indexes, denormalisation and “backfills” which move data between clusters and run bulk scripts against large numbers of existing rows.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/backfills"&gt;backfills&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/denormalisation"&gt;denormalisation&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flickr"&gt;flickr&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/message-queues"&gt;message-queues&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/queues"&gt;queues&lt;/a&gt;&lt;/p&gt;



</summary><category term="backfills"/><category term="denormalisation"/><category term="flickr"/><category term="message-queues"/><category term="queues"/></entry></feed>