|
@@ -5,13 +5,13 @@
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
|
- <title>Change history — Celery v0.3.0 (unstable) documentation</title>
|
|
|
+ <title>Change history — Celery v0.3.2 (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.0 (unstable)',
|
|
|
+ VERSION: '0.3.2 (unstable)',
|
|
|
COLLAPSE_MODINDEX: false,
|
|
|
FILE_SUFFIX: '.html',
|
|
|
HAS_SOURCE: true
|
|
@@ -19,14 +19,14 @@
|
|
|
</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.0 (unstable) documentation" href="index.html" />
|
|
|
+ <link rel="top" title="Celery v0.3.2 (unstable) documentation" href="index.html" />
|
|
|
<link rel="prev" title="Celery Worker Daemon - celery.bin.celeryd" href="reference/celery.bin.celeryd.html" />
|
|
|
</head>
|
|
|
<body>
|
|
|
|
|
|
<div class="header-wrapper">
|
|
|
<div class="header">
|
|
|
- <h1><a href="index.html">Celery v0.3.0 (unstable) documentation</a></h1>
|
|
|
+ <h1><a href="index.html">Celery v0.3.2 (unstable) documentation</a></h1>
|
|
|
<div class="rel">
|
|
|
<a href="genindex.html" title="General Index"
|
|
|
accesskey="I">index</a> |
|
|
@@ -48,7 +48,33 @@
|
|
|
<div class="section" id="change-history">
|
|
|
<h1>Change history<a class="headerlink" href="#change-history" title="Permalink to this headline">¶</a></h1>
|
|
|
<div class="section" id="p-m-cet-askh-opera-com">
|
|
|
-<h2>0.3.0 [2009-06-08 12:41 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#p-m-cet-askh-opera-com" title="Permalink to this headline">¶</a></h2>
|
|
|
+<h2>0.3.2 [2009-06-08 01:07 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#p-m-cet-askh-opera-com" title="Permalink to this headline">¶</a></h2>
|
|
|
+<ul>
|
|
|
+<li><dl class="first docutils">
|
|
|
+<dt>celeryd: Added option <tt class="docutils literal"><span class="pre">--discard</span></tt>: Discard (delete!) all waiting</dt>
|
|
|
+<dd><p class="first last">messages in the queue.</p>
|
|
|
+</dd>
|
|
|
+</dl>
|
|
|
+</li>
|
|
|
+<li><p class="first">celeryd: The <tt class="docutils literal"><span class="pre">--wakeup-after</span></tt> option was not handled as a float.</p>
|
|
|
+</li>
|
|
|
+</ul>
|
|
|
+</div>
|
|
|
+<div class="section" id="id1">
|
|
|
+<h2>0.3.1 [2009-06-08 01:07 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
|
|
|
+<ul>
|
|
|
+<li><dl class="first docutils">
|
|
|
+<dt>The <cite>PeriodicTask`</cite> worker is now running in its own thread instead</dt>
|
|
|
+<dd><p class="first last">of blocking the <tt class="docutils literal"><span class="pre">TaskController</span></tt> loop.</p>
|
|
|
+</dd>
|
|
|
+</dl>
|
|
|
+</li>
|
|
|
+<li><p class="first">Default <tt class="docutils literal"><span class="pre">QUEUE_WAKEUP_AFTER</span></tt> has been lowered to <tt class="docutils literal"><span class="pre">0.1</span></tt> (was <tt class="docutils literal"><span class="pre">0.3</span></tt>)</p>
|
|
|
+</li>
|
|
|
+</ul>
|
|
|
+</div>
|
|
|
+<div class="section" id="id2">
|
|
|
+<h2>0.3.0 [2009-06-08 12:41 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
|
|
|
<p><strong>NOTE</strong> This is a development version, for the stable release, please
|
|
|
see versions 0.2.x.</p>
|
|
|
<p><strong>VERY IMPORTANT:</strong> Pickle is now the encoder used for serializing task
|
|
@@ -144,8 +170,8 @@ Thanks to Vitaly Babiy and Jirka Vejrazka.</p>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id1">
|
|
|
-<h2>0.2.0 [2009-05-20 05:14 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id3">
|
|
|
+<h2>0.2.0 [2009-05-20 05:14 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul class="simple">
|
|
|
<li>Final release of 0.2.0</li>
|
|
|
<li>Compatible with carrot version 0.4.0.</li>
|
|
@@ -182,23 +208,23 @@ been removed. Use <tt class="docutils literal"><span class="pre">celery.backends
|
|
|
and <tt class="docutils literal"><span class="pre">celery.backends.default_backend.mark_as_failure()</span></tt> instead.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id2">
|
|
|
-<h2>0.1.15 [2009-05-19 04:13 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id4">
|
|
|
+<h2>0.1.15 [2009-05-19 04:13 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul class="simple">
|
|
|
<li>The celery daemon was leaking AMQP connections, this should be fixed,
|
|
|
if you have any problems with too many files open (like <tt class="docutils literal"><span class="pre">emfile</span></tt>
|
|
|
errors in <tt class="docutils literal"><span class="pre">rabbit.log</span></tt>, please contact us!</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id3">
|
|
|
-<h2>0.1.14 [2009-05-19 01:08 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id5">
|
|
|
+<h2>0.1.14 [2009-05-19 01:08 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul class="simple">
|
|
|
<li>Fixed a syntax error in the <tt class="docutils literal"><span class="pre">TaskSet</span></tt> class. (No such variable
|
|
|
<tt class="docutils literal"><span class="pre">TimeOutError</span></tt>).</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id4">
|
|
|
-<h2>0.1.13 [2009-05-19 12:36 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id6">
|
|
|
+<h2>0.1.13 [2009-05-19 12:36 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul>
|
|
|
<li><p class="first">Forgot to add <tt class="docutils literal"><span class="pre">yadayada</span></tt> to install requirements.</p>
|
|
|
</li>
|
|
@@ -219,8 +245,8 @@ $ make html</pre>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id5">
|
|
|
-<h2>0.1.12 [2009-05-18 04:38 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id7">
|
|
|
+<h2>0.1.12 [2009-05-18 04:38 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul>
|
|
|
<li><p class="first"><tt class="docutils literal"><span class="pre">delay_task()</span></tt> etc. now returns <tt class="docutils literal"><span class="pre">celery.task.AsyncResult</span></tt> object,
|
|
|
which lets you check the result and any failure that might have
|
|
@@ -262,23 +288,23 @@ TT_PORT = 6657; # Port of the Tokyo Tyrant server.</p>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id6">
|
|
|
-<h2>0.1.11 [2009-05-12 02:08 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id8">
|
|
|
+<h2>0.1.11 [2009-05-12 02:08 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul class="simple">
|
|
|
<li>The logging system was leaking file descriptors, resulting in
|
|
|
servers stopping with the EMFILES (too many open files) error. (fixed)</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id7">
|
|
|
-<h2>0.1.10 [2009-05-11 12:46 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id9">
|
|
|
+<h2>0.1.10 [2009-05-11 12:46 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul class="simple">
|
|
|
<li>Tasks now supports both positional arguments and keyword arguments.</li>
|
|
|
<li>Requires carrot 0.3.8.</li>
|
|
|
<li>The daemon now tries to reconnect if the connection is lost.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id8">
|
|
|
-<h2>0.1.8 [2009-05-07 12:27 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id10">
|
|
|
+<h2>0.1.8 [2009-05-07 12:27 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul class="simple">
|
|
|
<li>Better test coverage</li>
|
|
|
<li>More documentation</li>
|
|
@@ -286,8 +312,8 @@ servers stopping with the EMFILES (too many open files) error. (fixed)</li>
|
|
|
<tt class="docutils literal"><span class="pre">settings.CELERYD_EMPTY_MSG_EMIT_EVERY</span></tt> is 0.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id9">
|
|
|
-<h2>0.1.7 [2009-04-30 1:50 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id11">
|
|
|
+<h2>0.1.7 [2009-04-30 1:50 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h2>
|
|
|
<ul class="simple">
|
|
|
<li>Added some unittests</li>
|
|
|
<li>Can now use the database for task metadata (like if the task has
|
|
@@ -299,8 +325,8 @@ within the <tt class="docutils literal"><span class="pre">testproj</span></tt> p
|
|
|
and <tt class="docutils literal"><span class="pre">settings.CELERY_AMQP_CONSUMER_QUEUE</span></tt>.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-<div class="section" id="id10">
|
|
|
-<h2>0.1.6 [2009-04-28 2:13 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h2>
|
|
|
+<div class="section" id="id12">
|
|
|
+<h2>0.1.6 [2009-04-28 2:13 P.M CET] <a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a><a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h2>
|
|
|
<blockquote>
|
|
|
<ul class="simple">
|
|
|
<li>Introducing <tt class="docutils literal"><span class="pre">TaskSet</span></tt>. A set of subtasks is executed and you can
|
|
@@ -355,20 +381,22 @@ the name change request is in <tt class="docutils literal"><span class="pre">doc
|
|
|
<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 current"><a class="current reference external" href="">Change history</a><ul>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#p-m-cet-askh-opera-com">0.3.0 [2009-06-08 12:41 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id1">0.2.0 [2009-05-20 05:14 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#p-m-cet-askh-opera-com">0.3.2 [2009-06-08 01:07 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id1">0.3.1 [2009-06-08 01:07 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id2">0.3.0 [2009-06-08 12:41 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id3">0.2.0 [2009-05-20 05:14 P.M CET] askh@opera.com</a></li>
|
|
|
<li class="toctree-l2"><a class="reference external" href="#pre3-2009-05-20-05-14-p-m-cet-askh-opera-com">0.2.0-pre3 [2009-05-20 05:14 P.M CET] askh@opera.com</a></li>
|
|
|
<li class="toctree-l2"><a class="reference external" href="#pre2-2009-05-20-01-56-p-m-cet-askh-opera-com">0.2.0-pre2 [2009-05-20 01:56 P.M CET] askh@opera.com</a></li>
|
|
|
<li class="toctree-l2"><a class="reference external" href="#pre1-2009-05-20-12-33-p-m-cet-askh-opera-com">0.2.0-pre1 [2009-05-20 12:33 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id2">0.1.15 [2009-05-19 04:13 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id3">0.1.14 [2009-05-19 01:08 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id4">0.1.13 [2009-05-19 12:36 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id5">0.1.12 [2009-05-18 04:38 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id6">0.1.11 [2009-05-12 02:08 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id7">0.1.10 [2009-05-11 12:46 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id8">0.1.8 [2009-05-07 12:27 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id9">0.1.7 [2009-04-30 1:50 P.M CET] askh@opera.com</a></li>
|
|
|
-<li class="toctree-l2"><a class="reference external" href="#id10">0.1.6 [2009-04-28 2:13 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id4">0.1.15 [2009-05-19 04:13 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id5">0.1.14 [2009-05-19 01:08 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id6">0.1.13 [2009-05-19 12:36 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id7">0.1.12 [2009-05-18 04:38 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id8">0.1.11 [2009-05-12 02:08 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id9">0.1.10 [2009-05-11 12:46 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id10">0.1.8 [2009-05-07 12:27 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id11">0.1.7 [2009-04-30 1:50 P.M CET] askh@opera.com</a></li>
|
|
|
+<li class="toctree-l2"><a class="reference external" href="#id12">0.1.6 [2009-04-28 2:13 P.M CET] askh@opera.com</a></li>
|
|
|
<li class="toctree-l2"><a class="reference external" href="#a-m-cet-askh-opera-com">0.1.0 [2009-04-24 11:28 A.M CET] askh@opera.com</a></li>
|
|
|
</ul>
|
|
|
</li>
|