<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: djangospringsteen</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/djangospringsteen.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-02-25T22:28:25+00:00</updated><author><name>Simon Willison</name></author><entry><title>django-springsteen and Distributed Search</title><link href="https://simonwillison.net/2009/Feb/25/springsteen/#atom-tag" rel="alternate"/><published>2009-02-25T22:28:25+00:00</published><updated>2009-02-25T22:28:25+00:00</updated><id>https://simonwillison.net/2009/Feb/25/springsteen/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://lethain.com/entry/2009/feb/25/django-springsteen-and-distributed-search/"&gt;django-springsteen and Distributed Search&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Will Larson’s Django search library currently just talks to Yahoo! BOSS, but is designed to be extensible for other external search services. Interestingly, it uses threads to fire off several HTTP requests in parallel from within the Django view.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/concurrency"&gt;concurrency&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/djangospringsteen"&gt;djangospringsteen&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/http"&gt;http&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/search"&gt;search&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/threads"&gt;threads&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/will-larson"&gt;will-larson&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/yahoo-boss"&gt;yahoo-boss&lt;/a&gt;&lt;/p&gt;



</summary><category term="concurrency"/><category term="django"/><category term="djangospringsteen"/><category term="http"/><category term="python"/><category term="search"/><category term="threads"/><category term="will-larson"/><category term="yahoo-boss"/></entry></feed>