|
@@ -0,0 +1,142 @@
|
|
|
|
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
|
|
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
+
|
|
|
|
+<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
+ <head>
|
|
|
|
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
+
|
|
|
|
+ <title>Interesting Links — Celery v0.3.5 (unstable) documentation</title>
|
|
|
|
+ <link rel="stylesheet" href="static/agogo.css" type="text/css" />
|
|
|
|
+ <link rel="stylesheet" href="static/pygments.css" type="text/css" />
|
|
|
|
+ <script type="text/javascript">
|
|
|
|
+ var DOCUMENTATION_OPTIONS = {
|
|
|
|
+ URL_ROOT: '',
|
|
|
|
+ VERSION: '0.3.5 (unstable)',
|
|
|
|
+ COLLAPSE_MODINDEX: false,
|
|
|
|
+ FILE_SUFFIX: '.html',
|
|
|
|
+ HAS_SOURCE: true
|
|
|
|
+ };
|
|
|
|
+ </script>
|
|
|
|
+ <script type="text/javascript" src="static/jquery.js"></script>
|
|
|
|
+ <script type="text/javascript" src="static/doctools.js"></script>
|
|
|
|
+ <link rel="top" title="Celery v0.3.5 (unstable) documentation" href="index.html" />
|
|
|
|
+ </head>
|
|
|
|
+ <body>
|
|
|
|
+
|
|
|
|
+ <div class="header-wrapper">
|
|
|
|
+ <div class="header">
|
|
|
|
+ <h1><a href="index.html">Celery v0.3.5 (unstable) documentation</a></h1>
|
|
|
|
+ <div class="rel">
|
|
|
|
+ <a href="genindex.html" title="General Index"
|
|
|
|
+ accesskey="I">index</a> |
|
|
|
|
+ <a href="modindex.html" title="Global Module Index"
|
|
|
|
+ accesskey="M">modules</a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="content-wrapper">
|
|
|
|
+ <div class="content">
|
|
|
|
+ <div class="document">
|
|
|
|
+ <div class="documentwrapper">
|
|
|
|
+ <div class="bodywrapper">
|
|
|
|
+ <div class="body">
|
|
|
|
+
|
|
|
|
+ <div class="section" id="interesting-links">
|
|
|
|
+<h1>Interesting Links<a class="headerlink" href="#interesting-links" title="Permalink to this headline">¶</a></h1>
|
|
|
|
+<div class="section" id="celery">
|
|
|
|
+<h2>celery<a class="headerlink" href="#celery" title="Permalink to this headline">¶</a></h2>
|
|
|
|
+<ul>
|
|
|
|
+<li><dl class="first docutils">
|
|
|
|
+<dt>IRC logs from <tt class="docutils literal"><span class="pre">#celery</span></tt> (Freenode):</dt>
|
|
|
|
+<dd><p class="first last"><a class="reference external" href="http://botland.oebfare.com/logger/celery/">http://botland.oebfare.com/logger/celery/</a></p>
|
|
|
|
+</dd>
|
|
|
|
+</dl>
|
|
|
|
+</li>
|
|
|
|
+</ul>
|
|
|
|
+</div>
|
|
|
|
+<div class="section" id="amqp">
|
|
|
|
+<h2>AMQP<a class="headerlink" href="#amqp" title="Permalink to this headline">¶</a></h2>
|
|
|
|
+<ul class="simple">
|
|
|
|
+<li><a class="reference external" href="http://botland.oebfare.com/logger/celery/">Shovel</a>: An AMQP Relay</li>
|
|
|
|
+</ul>
|
|
|
|
+</div>
|
|
|
|
+<div class="section" id="rabbitmq">
|
|
|
|
+<h2>RabbitMQ<a class="headerlink" href="#rabbitmq" title="Permalink to this headline">¶</a></h2>
|
|
|
|
+<ul>
|
|
|
|
+<li><dl class="first docutils">
|
|
|
|
+<dt><a href="#id2"><span class="problematic" id="id3">`Trixx`_</span></a>: Administration and Monitoring tool for <a class="reference external" href="http://rabbitmq.com/">RabbitMQ</a> (in</dt>
|
|
|
|
+<dd><p class="first last">development).</p>
|
|
|
|
+</dd>
|
|
|
|
+</dl>
|
|
|
|
+</li>
|
|
|
|
+</ul>
|
|
|
|
+</div>
|
|
|
|
+<div class="section" id="non-relational-databases">
|
|
|
|
+<h2>Non-relational databases<a class="headerlink" href="#non-relational-databases" title="Permalink to this headline">¶</a></h2>
|
|
|
|
+<ul>
|
|
|
|
+<li><p class="first"><a class="reference external" href="http://couchdb.org">CouchDB</a>: Document database.</p>
|
|
|
|
+</li>
|
|
|
|
+<li><p class="first"><a class="reference external" href="http://discoproject.org">Disco</a>: <a class="reference external" href="http://en.wikipedia.org/wiki/MapReduce">Map/Reduce</a> framework.</p>
|
|
|
|
+</li>
|
|
|
|
+<li><dl class="first docutils">
|
|
|
|
+<dt><a class="reference external" href="http://tokyocabinet.sourceforge.net/">Tokyo Cabinet</a>/<a class="reference external" href="http://tokyocabinet.sourceforge.net/tyrantdoc/">Tokyo Tyrant</a>: Modern and fast (networked) DBM-</dt>
|
|
|
|
+<dd><p class="first last">implementation.</p>
|
|
|
|
+</dd>
|
|
|
|
+</dl>
|
|
|
|
+</li>
|
|
|
|
+</ul>
|
|
|
|
+</div>
|
|
|
|
+</div>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="sidebar">
|
|
|
|
+ <h3>Contents</h3>
|
|
|
|
+ <ul>
|
|
|
|
+<li class="toctree-l1"><a class="reference external" href="introduction.html">celery - Distributed Task Queue for Django.</a></li>
|
|
|
|
+<li class="toctree-l1"><a class="reference external" href="faq.html">Frequently Asked Questions</a></li>
|
|
|
|
+<li class="toctree-l1"><a class="reference external" href="reference/index.html">Module API Reference</a></li>
|
|
|
|
+<li class="toctree-l1"><a class="reference external" href="changelog.html">Change history</a></li>
|
|
|
|
+</ul>
|
|
|
|
+
|
|
|
|
+ <h3 style="margin-top: 1.5em;">Search</h3>
|
|
|
|
+ <form class="search" action="search.html" method="get">
|
|
|
|
+ <input type="text" name="q" size="18" />
|
|
|
|
+ <input type="submit" value="Go" />
|
|
|
|
+ <input type="hidden" name="check_keywords" value="yes" />
|
|
|
|
+ <input type="hidden" name="area" value="default" />
|
|
|
|
+ </form>
|
|
|
|
+ <p class="searchtip" style="font-size: 90%">
|
|
|
|
+ Enter search terms or a module, class or function name.
|
|
|
|
+ </p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="clearer"></div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="footer-wrapper">
|
|
|
|
+ <div class="footer">
|
|
|
|
+ <div class="left">
|
|
|
|
+ <a href="genindex.html" title="General Index"
|
|
|
|
+ >index</a> |
|
|
|
|
+ <a href="modindex.html" title="Global Module Index"
|
|
|
|
+ >modules</a>
|
|
|
|
+ <br/>
|
|
|
|
+ <a href="sources/links.txt"
|
|
|
|
+ rel="nofollow">Show Source</a>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="right">
|
|
|
|
+ © Copyright 2009, Ask Solem.<br/>
|
|
|
|
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.1.
|
|
|
|
+ </div>
|
|
|
|
+ <div class="clearer"></div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ </body>
|
|
|
|
+</html>
|