|
@@ -74,7 +74,7 @@ worthwhile.</p>
|
|
|
<div class="section" id="overview">
|
|
|
<h2>Overview<a class="headerlink" href="#overview" title="Permalink to this headline">¶</a></h2>
|
|
|
<p>This is a high level overview of the architecture.</p>
|
|
|
-<img alt="http://cloud.github.com/downloads/ask/celery/Celery-Overview-v2.jpg" src="http://cloud.github.com/downloads/ask/celery/Celery-Overview-v2.jpg" />
|
|
|
+<img alt="http://cloud.github.com/downloads/ask/celery/Celery-Overview-v4.jpg" src="http://cloud.github.com/downloads/ask/celery/Celery-Overview-v4.jpg" />
|
|
|
<p>The broker is an AMQP server pushing tasks to the worker servers.
|
|
|
A worker server is a networked machine running <tt class="docutils literal"><span class="pre">celeryd</span></tt>. This can be one or
|
|
|
more machines, depending on the workload. See <a class="reference internal" href="#a-look-inside-the-worker">A look inside the worker</a> to
|
|
@@ -307,7 +307,7 @@ really make sense.</p>
|
|
|
</div>
|
|
|
<div class="section" id="a-look-inside-the-worker">
|
|
|
<h2>A look inside the worker<a class="headerlink" href="#a-look-inside-the-worker" title="Permalink to this headline">¶</a></h2>
|
|
|
-<img alt="http://cloud.github.com/downloads/ask/celery/Celery-InsideTheWorker.jpg" src="http://cloud.github.com/downloads/ask/celery/Celery-InsideTheWorker.jpg" />
|
|
|
+<img alt="http://cloud.github.com/downloads/ask/celery/Celery-InsideTheWorker-v2.jpg" src="http://cloud.github.com/downloads/ask/celery/Celery-InsideTheWorker-v2.jpg" />
|
|
|
</div>
|
|
|
<div class="section" id="getting-help">
|
|
|
<h2>Getting Help<a class="headerlink" href="#getting-help" title="Permalink to this headline">¶</a></h2>
|