summaryrefslogtreecommitdiff
path: root/reference
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2012-06-06 14:52:02 +0100
committerAsk Solem <ask@celeryproject.org>2012-06-06 14:52:02 +0100
commit0b7736c3bc313c03dca5b04f1df35b68c699a90b (patch)
tree736c5c6a0fc259be4f7f27a925ba469baa925947 /reference
parent66b1efe3f9189828bb5edbc7552489d1957eee35 (diff)
downloadkombu-gh-pages.tar.gz
Rendered documentation for Github Pages.gh-pages
Diffstat (limited to 'reference')
-rw-r--r--reference/index.html16
-rw-r--r--reference/kombu.abstract.html12
-rw-r--r--reference/kombu.clocks.html12
-rw-r--r--reference/kombu.common.html14
-rw-r--r--reference/kombu.compat.html14
-rw-r--r--reference/kombu.compression.html12
-rw-r--r--reference/kombu.connection.html32
-rw-r--r--reference/kombu.entity.html14
-rw-r--r--reference/kombu.exceptions.html12
-rw-r--r--reference/kombu.log.html12
-rw-r--r--reference/kombu.messaging.html12
-rw-r--r--reference/kombu.mixins.html33
-rw-r--r--reference/kombu.pidbox.html12
-rw-r--r--reference/kombu.pools.html159
-rw-r--r--reference/kombu.serialization.html14
-rw-r--r--reference/kombu.simple.html12
-rw-r--r--reference/kombu.syn.html12
-rw-r--r--reference/kombu.transport.SQS.html12
-rw-r--r--reference/kombu.transport.amqplib.html57
-rw-r--r--reference/kombu.transport.base.html12
-rw-r--r--reference/kombu.transport.beanstalk.html12
-rw-r--r--reference/kombu.transport.couchdb.html12
-rw-r--r--reference/kombu.transport.django.html12
-rw-r--r--reference/kombu.transport.django.management.commands.clean_kombu_messages.html12
-rw-r--r--reference/kombu.transport.django.managers.html12
-rw-r--r--reference/kombu.transport.django.models.html16
-rw-r--r--reference/kombu.transport.html12
-rw-r--r--reference/kombu.transport.librabbitmq.html279
-rw-r--r--reference/kombu.transport.memory.html14
-rw-r--r--reference/kombu.transport.mongodb.html12
-rw-r--r--reference/kombu.transport.pika.html12
-rw-r--r--reference/kombu.transport.pika2.html12
-rw-r--r--reference/kombu.transport.redis.html255
-rw-r--r--reference/kombu.transport.sqlalchemy.html12
-rw-r--r--reference/kombu.transport.sqlalchemy.models.html12
-rw-r--r--reference/kombu.transport.virtual.exchange.html12
-rw-r--r--reference/kombu.transport.virtual.html35
-rw-r--r--reference/kombu.transport.virtual.scheduling.html12
-rw-r--r--reference/kombu.utils.compat.html14
-rw-r--r--reference/kombu.utils.debug.html12
-rw-r--r--reference/kombu.utils.encoding.html12
-rw-r--r--reference/kombu.utils.finalize.html12
-rw-r--r--reference/kombu.utils.functional.html12
-rw-r--r--reference/kombu.utils.html14
-rw-r--r--reference/kombu.utils.limits.html12
45 files changed, 949 insertions, 379 deletions
diff --git a/reference/index.html b/reference/index.html
index 117a8e81..9bcf73b5 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>API Reference &mdash; Kombu 2.1.3 documentation</title>
+ <title>API Reference &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="next" title="kombu.connection" href="kombu.connection.html" />
<link rel="prev" title="Frequently Asked Questions" href="../faq.html" />
</head>
@@ -44,7 +44,7 @@
<li class="right" >
<a href="../faq.html" title="Frequently Asked Questions"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
</ul>
</div>
@@ -59,9 +59,9 @@
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Release:</th><td class="field-body">2.1</td>
+<tr class="field-odd field"><th class="field-name">Release:</th><td class="field-body">2.2</td>
</tr>
-<tr class="field-even field"><th class="field-name">Date:</th><td class="field-body">April 03, 2012</td>
+<tr class="field-even field"><th class="field-name">Date:</th><td class="field-body">June 06, 2012</td>
</tr>
</tbody>
</table>
@@ -308,12 +308,12 @@
<li class="right" >
<a href="../faq.html" title="Frequently Asked Questions"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.abstract.html b/reference/kombu.abstract.html
index 55b96a68..194e2654 100644
--- a/reference/kombu.abstract.html
+++ b/reference/kombu.abstract.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.compression &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.compression &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Async Utilities - kombu.syn" href="kombu.syn.html" />
<link rel="prev" title="General Pools - kombu.pools" href="kombu.pools.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.pools.html" title="General Pools - kombu.pools"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -174,13 +174,13 @@
<li class="right" >
<a href="kombu.pools.html" title="General Pools - kombu.pools"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.clocks.html b/reference/kombu.clocks.html
index cfab2b52..d9e86497 100644
--- a/reference/kombu.clocks.html
+++ b/reference/kombu.clocks.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Clocks and Synchronization - kombu.clocks &mdash; Kombu 2.1.3 documentation</title>
+ <title>Clocks and Synchronization - kombu.clocks &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.compat" href="kombu.compat.html" />
<link rel="prev" title="Mixin Classes - kombu.mixins" href="kombu.mixins.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.mixins.html" title="Mixin Classes - kombu.mixins"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -191,13 +191,13 @@ the time stamp of the incoming message.</p>
<li class="right" >
<a href="kombu.mixins.html" title="Mixin Classes - kombu.mixins"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.common.html b/reference/kombu.common.html
index 1760d93d..7f540f26 100644
--- a/reference/kombu.common.html
+++ b/reference/kombu.common.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Common Utilities - kombu.common &mdash; Kombu 2.1.3 documentation</title>
+ <title>Common Utilities - kombu.common &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Mixin Classes - kombu.mixins" href="kombu.mixins.html" />
<link rel="prev" title="kombu.entity" href="kombu.entity.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.entity.html" title="kombu.entity"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -123,7 +123,7 @@ collision.</p>
<dl class="function">
<dt id="kombu.common.itermessages">
-<tt class="descclassname">kombu.common.</tt><tt class="descname">itermessages</tt><big>(</big><em>conn</em>, <em>channel</em>, <em>queue</em>, <em>limit=1</em>, <em>timeout=None</em>, <em>Consumer=&lt;class 'kombu.messaging.Consumer'&gt;</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.common.itermessages" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">kombu.common.</tt><tt class="descname">itermessages</tt><big>(</big><em>conn</em>, <em>channel</em>, <em>queue</em>, <em>limit=1</em>, <em>timeout=None</em>, <em>Consumer=&lt;class 'kombu.messaging.Consumer'&gt;</em>, <em>callbacks=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.common.itermessages" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="function">
@@ -215,13 +215,13 @@ despite intermittent connection failures.</p>
<li class="right" >
<a href="kombu.entity.html" title="kombu.entity"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.compat.html b/reference/kombu.compat.html
index b9cba741..9c0c632e 100644
--- a/reference/kombu.compat.html
+++ b/reference/kombu.compat.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.compat &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.compat &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.pidbox" href="kombu.pidbox.html" />
<link rel="prev" title="Clocks and Synchronization - kombu.clocks" href="kombu.clocks.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.clocks.html" title="Clocks and Synchronization - kombu.clocks"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -493,7 +493,7 @@ and the <cite>Message</cite> instance (a subclass of
<p>Replace with <a class="reference internal" href="kombu.messaging.html#kombu.messaging.Consumer" title="kombu.messaging.Consumer"><tt class="xref py py-class docutils literal"><span class="pre">kombu.messaging.Consumer</span></tt></a>.</p>
<dl class="class">
<dt id="kombu.compat.ConsumerSet">
-<em class="property">class </em><tt class="descclassname">kombu.compat.</tt><tt class="descname">ConsumerSet</tt><big>(</big><em>connection</em>, <em>from_dict=None</em>, <em>consumers=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.compat.ConsumerSet" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descclassname">kombu.compat.</tt><tt class="descname">ConsumerSet</tt><big>(</big><em>connection</em>, <em>from_dict=None</em>, <em>consumers=None</em>, <em>channel=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.compat.ConsumerSet" title="Permalink to this definition">¶</a></dt>
<dd><dl class="method">
<dt id="kombu.compat.ConsumerSet.add_consumer">
<tt class="descname">add_consumer</tt><big>(</big><em>consumer</em><big>)</big><a class="headerlink" href="#kombu.compat.ConsumerSet.add_consumer" title="Permalink to this definition">¶</a></dt>
@@ -771,13 +771,13 @@ and the <cite>Message</cite> instance (a subclass of
<li class="right" >
<a href="kombu.clocks.html" title="Clocks and Synchronization - kombu.clocks"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.compression.html b/reference/kombu.compression.html
index 42aa6323..8b6eb552 100644
--- a/reference/kombu.compression.html
+++ b/reference/kombu.compression.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.compression &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.compression &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="General Pools - kombu.pools" href="kombu.pools.html" />
<link rel="prev" title="kombu.serialization" href="kombu.serialization.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.serialization.html" title="kombu.serialization"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -220,13 +220,13 @@
<li class="right" >
<a href="kombu.serialization.html" title="kombu.serialization"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.connection.html b/reference/kombu.connection.html
index e24a5df2..e1fd71be 100644
--- a/reference/kombu.connection.html
+++ b/reference/kombu.connection.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.connection &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.connection &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.simple" href="kombu.simple.html" />
<link rel="prev" title="API Reference" href="index.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="index.html" title="API Reference"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -82,7 +82,7 @@
<h2><a class="toc-backref" href="#id1">Connection</a><a class="headerlink" href="#connection" title="Permalink to this headline">¶</a></h2>
<dl class="class">
<dt id="kombu.connection.BrokerConnection">
-<em class="property">class </em><tt class="descclassname">kombu.connection.</tt><tt class="descname">BrokerConnection</tt><big>(</big><em>hostname='localhost'</em>, <em>userid=None</em>, <em>password=None</em>, <em>virtual_host=None</em>, <em>port=None</em>, <em>insist=False</em>, <em>ssl=False</em>, <em>transport=None</em>, <em>connect_timeout=5</em>, <em>transport_options=None</em>, <em>login_method=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.connection.BrokerConnection" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descclassname">kombu.connection.</tt><tt class="descname">BrokerConnection</tt><big>(</big><em>hostname='localhost'</em>, <em>userid=None</em>, <em>password=None</em>, <em>virtual_host=None</em>, <em>port=None</em>, <em>insist=False</em>, <em>ssl=False</em>, <em>transport=None</em>, <em>connect_timeout=5</em>, <em>transport_options=None</em>, <em>login_method=None</em>, <em>uri_prefix=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.connection.BrokerConnection" title="Permalink to this definition">¶</a></dt>
<dd><p>A connection to the broker.</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
@@ -197,7 +197,7 @@ Raises <tt class="xref py py-exc docutils literal"><span class="pre">socket.time
<dl class="method">
<dt id="kombu.connection.BrokerConnection.ensure_connection">
-<tt class="descname">ensure_connection</tt><big>(</big><em>errback=None</em>, <em>max_retries=None</em>, <em>interval_start=2</em>, <em>interval_step=2</em>, <em>interval_max=30</em><big>)</big><a class="headerlink" href="#kombu.connection.BrokerConnection.ensure_connection" title="Permalink to this definition">¶</a></dt>
+<tt class="descname">ensure_connection</tt><big>(</big><em>errback=None</em>, <em>max_retries=None</em>, <em>interval_start=2</em>, <em>interval_step=2</em>, <em>interval_max=30</em>, <em>callback=None</em><big>)</big><a class="headerlink" href="#kombu.connection.BrokerConnection.ensure_connection" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we have a connection to the server.</p>
<p>If not retry establishing the connection with the settings
specified.</p>
@@ -216,6 +216,10 @@ If this limit is exceeded the connection error will be re-raised.</li>
for each retry.</li>
<li><strong>interval_max</strong> &#8211; Maximum number of seconds to sleep between
each retry.</li>
+<li><strong>callback</strong> &#8211; Optional callback that is called for every
+internal iteration (1 s)</li>
+<li><strong>callback</strong> &#8211; Optional callback that is called for every
+internal iteration (1 s).</li>
</ul>
</td>
</tr>
@@ -438,11 +442,7 @@ and the limit has been exceeded.</p>
<dl class="method">
<dt id="kombu.connection.ConnectionPool.release">
<tt class="descname">release</tt><big>(</big><em>resource</em><big>)</big><a class="headerlink" href="#kombu.connection.ConnectionPool.release" title="Permalink to this definition">¶</a></dt>
-<dd><p>Release resource so it can be used by another thread.</p>
-<p>The caller is responsible for discarding the object,
-and to never use the resource again. A new resource must
-be acquired if so needed.</p>
-</dd></dl>
+<dd></dd></dl>
</dd></dl>
@@ -482,11 +482,7 @@ and the limit has been exceeded.</p>
<dl class="method">
<dt id="kombu.connection.ChannelPool.release">
<tt class="descname">release</tt><big>(</big><em>resource</em><big>)</big><a class="headerlink" href="#kombu.connection.ChannelPool.release" title="Permalink to this definition">¶</a></dt>
-<dd><p>Release resource so it can be used by another thread.</p>
-<p>The caller is responsible for discarding the object,
-and to never use the resource again. A new resource must
-be acquired if so needed.</p>
-</dd></dl>
+<dd></dd></dl>
</dd></dl>
@@ -553,13 +549,13 @@ be acquired if so needed.</p>
<li class="right" >
<a href="index.html" title="API Reference"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.entity.html b/reference/kombu.entity.html
index a7472ea6..01569c66 100644
--- a/reference/kombu.entity.html
+++ b/reference/kombu.entity.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.entity &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.entity &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Common Utilities - kombu.common" href="kombu.common.html" />
<link rel="prev" title="kombu.messaging" href="kombu.messaging.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.messaging.html" title="kombu.messaging"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -277,7 +277,7 @@ properly sets content_encoding.</li>
<dl class="attribute">
<dt id="kombu.entity.Exchange.attrs">
-<tt class="descname">attrs</tt><em class="property"> = (('name', None), ('type', None), ('arguments', None), ('durable', &lt;type 'bool'&gt;), ('auto_delete', &lt;type 'bool'&gt;), ('delivery_mode', &lt;function &lt;lambda&gt; at 0x1026f8500&gt;))</em><a class="headerlink" href="#kombu.entity.Exchange.attrs" title="Permalink to this definition">¶</a></dt>
+<tt class="descname">attrs</tt><em class="property"> = (('name', None), ('type', None), ('arguments', None), ('durable', &lt;type 'bool'&gt;), ('auto_delete', &lt;type 'bool'&gt;), ('delivery_mode', &lt;function &lt;lambda&gt; at 0x102912a28&gt;))</em><a class="headerlink" href="#kombu.entity.Exchange.attrs" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
@@ -761,13 +761,13 @@ without modifying the server state.</li>
<li class="right" >
<a href="kombu.messaging.html" title="kombu.messaging"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.exceptions.html b/reference/kombu.exceptions.html
index 6adc5ecd..0ef1f88b 100644
--- a/reference/kombu.exceptions.html
+++ b/reference/kombu.exceptions.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.exceptions &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.exceptions &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Logging - kombu.log" href="kombu.log.html" />
<link rel="prev" title="kombu.pidbox" href="kombu.pidbox.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.pidbox.html" title="kombu.pidbox"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -161,13 +161,13 @@
<li class="right" >
<a href="kombu.pidbox.html" title="kombu.pidbox"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.log.html b/reference/kombu.log.html
index e9aaeed0..79a98a8f 100644
--- a/reference/kombu.log.html
+++ b/reference/kombu.log.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Logging - kombu.log &mdash; Kombu 2.1.3 documentation</title>
+ <title>Logging - kombu.log &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport" href="kombu.transport.html" />
<link rel="prev" title="kombu.exceptions" href="kombu.exceptions.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.exceptions.html" title="kombu.exceptions"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -185,13 +185,13 @@
<li class="right" >
<a href="kombu.exceptions.html" title="kombu.exceptions"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.messaging.html b/reference/kombu.messaging.html
index abd6f64e..ef8b4ba1 100644
--- a/reference/kombu.messaging.html
+++ b/reference/kombu.messaging.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.messaging &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.messaging &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.entity" href="kombu.entity.html" />
<link rel="prev" title="kombu.simple" href="kombu.simple.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.simple.html" title="kombu.simple"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -480,13 +480,13 @@ registered.</p>
<li class="right" >
<a href="kombu.simple.html" title="kombu.simple"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.mixins.html b/reference/kombu.mixins.html
index fdfd43e3..5e6b434b 100644
--- a/reference/kombu.mixins.html
+++ b/reference/kombu.mixins.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Mixin Classes - kombu.mixins &mdash; Kombu 2.1.3 documentation</title>
+ <title>Mixin Classes - kombu.mixins &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Clocks and Synchronization - kombu.clocks" href="kombu.clocks.html" />
<link rel="prev" title="Common Utilities - kombu.common" href="kombu.common.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.common.html" title="Common Utilities - kombu.common"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -92,19 +92,20 @@ of <a class="reference internal" href="kombu.messaging.html#kombu.messaging.Cons
Supporting multiple consumers is important so that multiple
channels can be used for different QoS requirements.</p>
<p><strong>Example</strong>:</p>
-<div class="highlight-python"><pre>class Worker(ConsumerMixin):
- task_queue = Queue("tasks", Exchange("tasks"), "tasks"))
+<div class="highlight-python"><div class="highlight"><pre><span class="k">class</span> <span class="nc">Worker</span><span class="p">(</span><span class="n">ConsumerMixin</span><span class="p">):</span>
+ <span class="n">task_queue</span> <span class="o">=</span> <span class="n">Queue</span><span class="p">(</span><span class="s">&quot;tasks&quot;</span><span class="p">,</span> <span class="n">Exchange</span><span class="p">(</span><span class="s">&quot;tasks&quot;</span><span class="p">),</span> <span class="s">&quot;tasks&quot;</span><span class="p">))</span>
- def __init__(self, connection):
- self.connection = None
+ <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">connection</span><span class="p">):</span>
+ <span class="bp">self</span><span class="o">.</span><span class="n">connection</span> <span class="o">=</span> <span class="bp">None</span>
- def get_consumers(self, Consumer, channel):
- return [Consumer(queues=[self.task_queue],
- callback=[self.on_task])]
+ <span class="k">def</span> <span class="nf">get_consumers</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">Consumer</span><span class="p">,</span> <span class="n">channel</span><span class="p">):</span>
+ <span class="k">return</span> <span class="p">[</span><span class="n">Consumer</span><span class="p">(</span><span class="n">queues</span><span class="o">=</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">task_queue</span><span class="p">],</span>
+ <span class="n">callback</span><span class="o">=</span><span class="p">[</span><span class="bp">self</span><span class="o">.</span><span class="n">on_task</span><span class="p">])]</span>
- def on_task(self, body, message):
- print("Got task: %r" % (body, ))
- message.ack()</pre>
+ <span class="k">def</span> <span class="nf">on_task</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">body</span><span class="p">,</span> <span class="n">message</span><span class="p">):</span>
+ <span class="k">print</span><span class="p">(</span><span class="s">&quot;Got task: </span><span class="si">%r</span><span class="s">&quot;</span> <span class="o">%</span> <span class="p">(</span><span class="n">body</span><span class="p">,</span> <span class="p">))</span>
+ <span class="n">message</span><span class="o">.</span><span class="n">ack</span><span class="p">()</span>
+</pre></div>
</div>
<p><strong>Additional handler methods</strong>:</p>
<blockquote>
@@ -328,13 +329,13 @@ of a thread.</p>
<li class="right" >
<a href="kombu.common.html" title="Common Utilities - kombu.common"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.pidbox.html b/reference/kombu.pidbox.html
index 43fb1d3b..40de2ed3 100644
--- a/reference/kombu.pidbox.html
+++ b/reference/kombu.pidbox.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.pidbox &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.pidbox &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.exceptions" href="kombu.exceptions.html" />
<link rel="prev" title="kombu.compat" href="kombu.compat.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.compat.html" title="kombu.compat"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -351,13 +351,13 @@
<li class="right" >
<a href="kombu.compat.html" title="kombu.compat"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.pools.html b/reference/kombu.pools.html
index 2675a6c7..e5840d28 100644
--- a/reference/kombu.pools.html
+++ b/reference/kombu.pools.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>General Pools - kombu.pools &mdash; Kombu 2.1.3 documentation</title>
+ <title>General Pools - kombu.pools &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.compression" href="kombu.abstract.html" />
<link rel="prev" title="kombu.compression" href="kombu.compression.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.compression.html" title="kombu.compression"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -82,34 +82,167 @@
<dl class="class">
<dt id="kombu.pools.ProducerPool">
<em class="property">class </em><tt class="descclassname">kombu.pools.</tt><tt class="descname">ProducerPool</tt><big>(</big><em>connections</em>, <em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool" title="Permalink to this definition">¶</a></dt>
-<dd><dl class="method">
+<dd><dl class="class">
<dt id="kombu.pools.ProducerPool.Producer">
-<tt class="descname">Producer</tt><big>(</big><em>connection</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descname">Producer</tt><big>(</big><em>channel</em>, <em>exchange=None</em>, <em>routing_key=None</em>, <em>serializer=None</em>, <em>auto_declare=None</em>, <em>compression=None</em>, <em>on_return=None</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer" title="Permalink to this definition">¶</a></dt>
+<dd><p>Message Producer.</p>
+<table class="docutils field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
+<li><strong>channel</strong> &#8211; Connection or channel.</li>
+<li><strong>exchange</strong> &#8211; Optional default exchange.</li>
+<li><strong>routing_key</strong> &#8211; Optional default routing key.</li>
+<li><strong>serializer</strong> &#8211; Default serializer. Default is <cite>&#8220;json&#8221;</cite>.</li>
+<li><strong>compression</strong> &#8211; Default compression method. Default is no
+compression.</li>
+<li><strong>auto_declare</strong> &#8211; Automatically declare the default exchange
+at instantiation. Default is <tt class="xref py py-const docutils literal"><span class="pre">True</span></tt>.</li>
+<li><strong>on_return</strong> &#8211; Callback to call for undeliverable messages,
+when the <cite>mandatory</cite> or <cite>immediate</cite> arguments to
+<a class="reference internal" href="#kombu.pools.ProducerPool.Producer.publish" title="kombu.pools.ProducerPool.Producer.publish"><tt class="xref py py-meth docutils literal"><span class="pre">publish()</span></tt></a> is used. This callback needs the following
+signature: <cite>(exception, exchange, routing_key, message)</cite>.
+Note that the producer needs to drain events to use this feature.</li>
+</ul>
+</td>
+</tr>
+</tbody>
+</table>
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.auto_declare">
+<tt class="descname">auto_declare</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.auto_declare" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.channel">
+<tt class="descname">channel</tt><em class="property"> = None</em><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.channel" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.pools.ProducerPool.Producer.close">
+<tt class="descname">close</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.close" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.compression">
+<tt class="descname">compression</tt><em class="property"> = None</em><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.compression" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.connection">
+<tt class="descname">connection</tt><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.connection" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.pools.ProducerPool.Producer.declare">
+<tt class="descname">declare</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.declare" title="Permalink to this definition">¶</a></dt>
+<dd><p>Declare the exchange.</p>
+<p>This happens automatically at instantiation if
+<a class="reference internal" href="#kombu.pools.ProducerPool.Producer.auto_declare" title="kombu.pools.ProducerPool.Producer.auto_declare"><tt class="xref py py-attr docutils literal"><span class="pre">auto_declare</span></tt></a> is enabled.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.exchange">
+<tt class="descname">exchange</tt><em class="property"> = None</em><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.exchange" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.pools.ProducerPool.Producer.maybe_declare">
+<tt class="descname">maybe_declare</tt><big>(</big><em>entity</em>, <em>retry=False</em>, <em>**retry_policy</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.maybe_declare" title="Permalink to this definition">¶</a></dt>
+<dd><p>Declare the exchange if it hasn&#8217;t already been declared
+during this session.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.on_return">
+<tt class="descname">on_return</tt><em class="property"> = None</em><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.on_return" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.pools.ProducerPool.Producer.publish">
+<tt class="descname">publish</tt><big>(</big><em>body</em>, <em>routing_key=None</em>, <em>delivery_mode=None</em>, <em>mandatory=False</em>, <em>immediate=False</em>, <em>priority=0</em>, <em>content_type=None</em>, <em>content_encoding=None</em>, <em>serializer=None</em>, <em>headers=None</em>, <em>compression=None</em>, <em>exchange=None</em>, <em>retry=False</em>, <em>retry_policy=None</em>, <em>declare=</em><span class="optional">[</span><span class="optional">]</span>, <em>**properties</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.publish" title="Permalink to this definition">¶</a></dt>
+<dd><p>Publish message to the specified exchange.</p>
+<table class="docutils field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
+<li><strong>body</strong> &#8211; Message body.</li>
+<li><strong>routing_key</strong> &#8211; Message routing key.</li>
+<li><strong>delivery_mode</strong> &#8211; See <tt class="xref py py-attr docutils literal"><span class="pre">delivery_mode</span></tt>.</li>
+<li><strong>mandatory</strong> &#8211; Currently not supported.</li>
+<li><strong>immediate</strong> &#8211; Currently not supported.</li>
+<li><strong>priority</strong> &#8211; Message priority. A number between 0 and 9.</li>
+<li><strong>content_type</strong> &#8211; Content type. Default is auto-detect.</li>
+<li><strong>content_encoding</strong> &#8211; Content encoding. Default is auto-detect.</li>
+<li><strong>serializer</strong> &#8211; Serializer to use. Default is auto-detect.</li>
+<li><strong>compression</strong> &#8211; Compression method to use. Default is none.</li>
+<li><strong>headers</strong> &#8211; Mapping of arbitrary headers to pass along
+with the message body.</li>
+<li><strong>exchange</strong> &#8211; Override the exchange. Note that this exchange
+must have been declared.</li>
+<li><strong>declare</strong> &#8211; Optional list of required entities that must
+have been declared before publishing the message. The entities
+will be declared using <a class="reference internal" href="kombu.common.html#kombu.common.maybe_declare" title="kombu.common.maybe_declare"><tt class="xref py py-func docutils literal"><span class="pre">maybe_declare()</span></tt></a>.</li>
+<li><strong>retry</strong> &#8211; Retry publishing, or declaring entities if the
+connection is lost.</li>
+<li><strong>retry_policy</strong> &#8211; Retry configuration, this is the keywords
+supported by <tt class="xref py py-meth docutils literal"><span class="pre">ensure()</span></tt>.</li>
+<li><strong>**properties</strong> &#8211; Additional message properties, see AMQP spec.</li>
+</ul>
+</td>
+</tr>
+</tbody>
+</table>
+</dd></dl>
+
+<dl class="method">
+<dt id="kombu.pools.ProducerPool.Producer.release">
+<tt class="descname">release</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.release" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.pools.ProducerPool.Producer.revive">
+<tt class="descname">revive</tt><big>(</big><em>channel</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.revive" title="Permalink to this definition">¶</a></dt>
+<dd><p>Revive the producer after connection loss.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.routing_key">
+<tt class="descname">routing_key</tt><em class="property"> = ''</em><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.routing_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.pools.ProducerPool.Producer.serializer">
+<tt class="descname">serializer</tt><em class="property"> = None</em><a class="headerlink" href="#kombu.pools.ProducerPool.Producer.serializer" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
<dl class="method">
<dt id="kombu.pools.ProducerPool.create_producer">
-<tt class="descname">create_producer</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.create_producer" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">ProducerPool.</tt><tt class="descname">create_producer</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.create_producer" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.pools.ProducerPool.new">
-<tt class="descname">new</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.new" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">ProducerPool.</tt><tt class="descname">new</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.new" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.pools.ProducerPool.prepare">
-<tt class="descname">prepare</tt><big>(</big><em>p</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.prepare" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">ProducerPool.</tt><tt class="descname">prepare</tt><big>(</big><em>p</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.prepare" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.pools.ProducerPool.release">
-<tt class="descname">release</tt><big>(</big><em>resource</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.release" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">ProducerPool.</tt><tt class="descname">release</tt><big>(</big><em>resource</em><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.release" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.pools.ProducerPool.setup">
-<tt class="descname">setup</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.setup" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">ProducerPool.</tt><tt class="descname">setup</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.pools.ProducerPool.setup" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
@@ -206,13 +339,13 @@
<li class="right" >
<a href="kombu.compression.html" title="kombu.compression"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.serialization.html b/reference/kombu.serialization.html
index 67249a5a..e0819d4f 100644
--- a/reference/kombu.serialization.html
+++ b/reference/kombu.serialization.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.serialization &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.serialization &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.compression" href="kombu.compression.html" />
<link rel="prev" title="kombu.transport.virtual.scheduling" href="kombu.transport.virtual.scheduling.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.virtual.scheduling.html" title="kombu.transport.virtual.scheduling"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -199,7 +199,7 @@ utf-8`, <cite>us-ascii</cite>, or <cite>binary</cite>.</li>
<dl class="data">
<dt id="kombu.serialization.registry">
-<tt class="descclassname">kombu.serialization.</tt><tt class="descname">registry</tt><em class="property"> = &lt;kombu.serialization.SerializerRegistry object at 0x10269b250&gt;</em><a class="headerlink" href="#kombu.serialization.registry" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">kombu.serialization.</tt><tt class="descname">registry</tt><em class="property"> = &lt;kombu.serialization.SerializerRegistry object at 0x1026a6d50&gt;</em><a class="headerlink" href="#kombu.serialization.registry" title="Permalink to this definition">¶</a></dt>
<dd><dl class="function">
<dt>
<tt class="descclassname">kombu.serialization.</tt><tt class="descname">encode</tt><big>(</big><em>data</em>, <em>serializer=default_serializer</em><big>)</big></dt>
@@ -308,13 +308,13 @@ requested is not available.</p>
<li class="right" >
<a href="kombu.transport.virtual.scheduling.html" title="kombu.transport.virtual.scheduling"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.simple.html b/reference/kombu.simple.html
index 23cbb56b..599c976d 100644
--- a/reference/kombu.simple.html
+++ b/reference/kombu.simple.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.simple &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.simple &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.messaging" href="kombu.messaging.html" />
<link rel="prev" title="kombu.connection" href="kombu.connection.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.connection.html" title="kombu.connection"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -314,13 +314,13 @@
<li class="right" >
<a href="kombu.connection.html" title="kombu.connection"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.syn.html b/reference/kombu.syn.html
index 2406a792..28448efd 100644
--- a/reference/kombu.syn.html
+++ b/reference/kombu.syn.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Async Utilities - kombu.syn &mdash; Kombu 2.1.3 documentation</title>
+ <title>Async Utilities - kombu.syn &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Utilities - kombu.utils" href="kombu.utils.html" />
<link rel="prev" title="kombu.compression" href="kombu.abstract.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.abstract.html" title="kombu.compression"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -145,13 +145,13 @@
<li class="right" >
<a href="kombu.abstract.html" title="kombu.compression"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.SQS.html b/reference/kombu.transport.SQS.html
index 30b45045..3f6782be 100644
--- a/reference/kombu.transport.SQS.html
+++ b/reference/kombu.transport.SQS.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.SQS &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.SQS &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.base" href="kombu.transport.base.html" />
<link rel="prev" title="Models" href="kombu.transport.sqlalchemy.models.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.sqlalchemy.models.html" title="Models"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -497,13 +497,13 @@
<li class="right" >
<a href="kombu.transport.sqlalchemy.models.html" title="Models"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.amqplib.html b/reference/kombu.transport.amqplib.html
index 738b56e0..611f29f8 100644
--- a/reference/kombu.transport.amqplib.html
+++ b/reference/kombu.transport.amqplib.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.amqplib &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.amqplib &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.librabbitmq" href="kombu.transport.librabbitmq.html" />
<link rel="prev" title="kombu.transport" href="kombu.transport.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.html" title="kombu.transport"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -95,8 +95,8 @@
<dl class="method">
<dt id="kombu.transport.amqplib.Transport.Connection.drain_events">
-<tt class="descname">drain_events</tt><big>(</big><em>allowed_methods=None</em>, <em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.Connection.drain_events" title="Permalink to this definition">¶</a></dt>
-<dd><p>Wait for an event on any channel.</p>
+<tt class="descname">drain_events</tt><big>(</big><em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.Connection.drain_events" title="Permalink to this definition">¶</a></dt>
+<dd><p>Wait for an event on a channel.</p>
</dd></dl>
<dl class="method">
@@ -104,12 +104,6 @@
<tt class="descname">read_timeout</tt><big>(</big><em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.Connection.read_timeout" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
-<dl class="method">
-<dt id="kombu.transport.amqplib.Transport.Connection.wait_multi">
-<tt class="descname">wait_multi</tt><big>(</big><em>channels</em>, <em>allowed_methods=None</em>, <em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.Connection.wait_multi" title="Permalink to this definition">¶</a></dt>
-<dd><p>Wait for an event on a channel.</p>
-</dd></dl>
-
</dd></dl>
<dl class="attribute">
@@ -155,10 +149,35 @@
</dd></dl>
<dl class="method">
+<dt id="kombu.transport.amqplib.Transport.eventmap">
+<tt class="descclassname">Transport.</tt><tt class="descname">eventmap</tt><big>(</big><em>connection</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.eventmap" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.amqplib.Transport.get_manager">
+<tt class="descclassname">Transport.</tt><tt class="descname">get_manager</tt><big>(</big><em>hostname=None</em>, <em>port=None</em>, <em>userid=None</em>, <em>password=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.get_manager" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
<dt id="kombu.transport.amqplib.Transport.is_alive">
<tt class="descclassname">Transport.</tt><tt class="descname">is_alive</tt><big>(</big><em>connection</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.is_alive" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
+<dl class="attribute">
+<dt id="kombu.transport.amqplib.Transport.nb_keep_draining">
+<tt class="descclassname">Transport.</tt><tt class="descname">nb_keep_draining</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.amqplib.Transport.nb_keep_draining" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.amqplib.Transport.on_poll_init">
+<tt class="descclassname">Transport.</tt><tt class="descname">on_poll_init</tt><big>(</big><em>poller</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.on_poll_init" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.amqplib.Transport.on_poll_start">
+<tt class="descclassname">Transport.</tt><tt class="descname">on_poll_start</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.on_poll_start" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
<dl class="method">
<dt id="kombu.transport.amqplib.Transport.verify_connection">
<tt class="descclassname">Transport.</tt><tt class="descname">verify_connection</tt><big>(</big><em>connection</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Transport.verify_connection" title="Permalink to this definition">¶</a></dt>
@@ -235,8 +254,8 @@ is the ID of the method.</p>
<dl class="method">
<dt id="kombu.transport.amqplib.Connection.drain_events">
-<tt class="descname">drain_events</tt><big>(</big><em>allowed_methods=None</em>, <em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Connection.drain_events" title="Permalink to this definition">¶</a></dt>
-<dd><p>Wait for an event on any channel.</p>
+<tt class="descname">drain_events</tt><big>(</big><em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Connection.drain_events" title="Permalink to this definition">¶</a></dt>
+<dd><p>Wait for an event on a channel.</p>
</dd></dl>
<dl class="method">
@@ -251,12 +270,6 @@ is the ID of the method.</p>
default value of None means match any method), and dispatch to it.</p>
</dd></dl>
-<dl class="method">
-<dt id="kombu.transport.amqplib.Connection.wait_multi">
-<tt class="descname">wait_multi</tt><big>(</big><em>channels</em>, <em>allowed_methods=None</em>, <em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.amqplib.Connection.wait_multi" title="Permalink to this definition">¶</a></dt>
-<dd><p>Wait for an event on a channel.</p>
-</dd></dl>
-
</dd></dl>
</div>
@@ -377,13 +390,13 @@ default value of None means match any method), and dispatch to it.</p>
<li class="right" >
<a href="kombu.transport.html" title="kombu.transport"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.base.html b/reference/kombu.transport.base.html
index cefdf765..5a162919 100644
--- a/reference/kombu.transport.base.html
+++ b/reference/kombu.transport.base.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.base &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.base &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.virtual" href="kombu.transport.virtual.html" />
<link rel="prev" title="kombu.transport.SQS" href="kombu.transport.SQS.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.SQS.html" title="kombu.transport.SQS"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -318,13 +318,13 @@ python structure sent by the publisher.</p>
<li class="right" >
<a href="kombu.transport.SQS.html" title="kombu.transport.SQS"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.beanstalk.html b/reference/kombu.transport.beanstalk.html
index a158485f..725b0406 100644
--- a/reference/kombu.transport.beanstalk.html
+++ b/reference/kombu.transport.beanstalk.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.beanstalk &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.beanstalk &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.mongodb" href="kombu.transport.mongodb.html" />
<link rel="prev" title="kombu.transport.redis" href="kombu.transport.redis.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.redis.html" title="kombu.transport.redis"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -201,13 +201,13 @@
<li class="right" >
<a href="kombu.transport.redis.html" title="kombu.transport.redis"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.couchdb.html b/reference/kombu.transport.couchdb.html
index d6075c67..1e982a2d 100644
--- a/reference/kombu.transport.couchdb.html
+++ b/reference/kombu.transport.couchdb.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.couchdb &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.couchdb &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.django" href="kombu.transport.django.html" />
<link rel="prev" title="kombu.transport.mongodb" href="kombu.transport.mongodb.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.mongodb.html" title="kombu.transport.mongodb"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -211,13 +211,13 @@
<li class="right" >
<a href="kombu.transport.mongodb.html" title="kombu.transport.mongodb"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.django.html b/reference/kombu.transport.django.html
index 6c1a28fc..847fa121 100644
--- a/reference/kombu.transport.django.html
+++ b/reference/kombu.transport.django.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.django &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.django &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Django Models - kombu.transport.django.models" href="kombu.transport.django.models.html" />
<link rel="prev" title="kombu.transport.couchdb" href="kombu.transport.couchdb.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.couchdb.html" title="kombu.transport.couchdb"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -187,13 +187,13 @@
<li class="right" >
<a href="kombu.transport.couchdb.html" title="kombu.transport.couchdb"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.django.management.commands.clean_kombu_messages.html b/reference/kombu.transport.django.management.commands.clean_kombu_messages.html
index 1ba02159..fd8c0532 100644
--- a/reference/kombu.transport.django.management.commands.clean_kombu_messages.html
+++ b/reference/kombu.transport.django.management.commands.clean_kombu_messages.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Django Management - clean_kombu_messages &mdash; Kombu 2.1.3 documentation</title>
+ <title>Django Management - clean_kombu_messages &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.sqlalchemy" href="kombu.transport.sqlalchemy.html" />
<link rel="prev" title="Django Managers - kombu.transport.django.managers" href="kombu.transport.django.managers.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.django.managers.html" title="Django Managers - kombu.transport.django.managers"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -120,13 +120,13 @@
<li class="right" >
<a href="kombu.transport.django.managers.html" title="Django Managers - kombu.transport.django.managers"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.django.managers.html b/reference/kombu.transport.django.managers.html
index b8689373..f6ae1c28 100644
--- a/reference/kombu.transport.django.managers.html
+++ b/reference/kombu.transport.django.managers.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Django Managers - kombu.transport.django.managers &mdash; Kombu 2.1.3 documentation</title>
+ <title>Django Managers - kombu.transport.django.managers &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Django Management - clean_kombu_messages" href="kombu.transport.django.management.commands.clean_kombu_messages.html" />
<link rel="prev" title="Django Models - kombu.transport.django.models" href="kombu.transport.django.models.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.django.models.html" title="Django Models - kombu.transport.django.models"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -165,13 +165,13 @@
<li class="right" >
<a href="kombu.transport.django.models.html" title="Django Models - kombu.transport.django.models"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.django.models.html b/reference/kombu.transport.django.models.html
index e8634661..1cd37b9b 100644
--- a/reference/kombu.transport.django.models.html
+++ b/reference/kombu.transport.django.models.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Django Models - kombu.transport.django.models &mdash; Kombu 2.1.3 documentation</title>
+ <title>Django Models - kombu.transport.django.models &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Django Managers - kombu.transport.django.managers" href="kombu.transport.django.managers.html" />
<link rel="prev" title="kombu.transport.django" href="kombu.transport.django.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.django.html" title="kombu.transport.django"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -73,7 +73,7 @@
<dl class="attribute">
<dt id="kombu.transport.django.models.Message.objects">
-<tt class="descclassname">Message.</tt><tt class="descname">objects</tt><em class="property"> = &lt;kombu.transport.django.managers.MessageManager object at 0x1034fe090&gt;</em><a class="headerlink" href="#kombu.transport.django.models.Message.objects" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Message.</tt><tt class="descname">objects</tt><em class="property"> = &lt;kombu.transport.django.managers.MessageManager object at 0x1041d93d0&gt;</em><a class="headerlink" href="#kombu.transport.django.models.Message.objects" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
@@ -104,7 +104,7 @@
<dl class="attribute">
<dt id="kombu.transport.django.models.Queue.objects">
-<tt class="descclassname">Queue.</tt><tt class="descname">objects</tt><em class="property"> = &lt;kombu.transport.django.managers.QueueManager object at 0x1034feb90&gt;</em><a class="headerlink" href="#kombu.transport.django.models.Queue.objects" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Queue.</tt><tt class="descname">objects</tt><em class="property"> = &lt;kombu.transport.django.managers.QueueManager object at 0x1041d2e90&gt;</em><a class="headerlink" href="#kombu.transport.django.models.Queue.objects" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
@@ -162,13 +162,13 @@
<li class="right" >
<a href="kombu.transport.django.html" title="kombu.transport.django"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.html b/reference/kombu.transport.html
index bea53438..3c61bea2 100644
--- a/reference/kombu.transport.html
+++ b/reference/kombu.transport.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.amqplib" href="kombu.transport.amqplib.html" />
<link rel="prev" title="Logging - kombu.log" href="kombu.log.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.log.html" title="Logging - kombu.log"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -175,13 +175,13 @@ the alias table will be consulted.</p>
<li class="right" >
<a href="kombu.log.html" title="Logging - kombu.log"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.librabbitmq.html b/reference/kombu.transport.librabbitmq.html
index 77ced493..d24229af 100644
--- a/reference/kombu.transport.librabbitmq.html
+++ b/reference/kombu.transport.librabbitmq.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.librabbitmq &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.librabbitmq &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.pika" href="kombu.transport.pika.html" />
<link rel="prev" title="kombu.transport.amqplib" href="kombu.transport.amqplib.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.amqplib.html" title="kombu.transport.amqplib"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -57,7 +57,7 @@
<span class="target" id="module-kombu.transport.librabbitmq"></span><div class="section" id="kombu-transport-librabbitmq">
<h1>kombu.transport.librabbitmq<a class="headerlink" href="#kombu-transport-librabbitmq" title="Permalink to this headline">¶</a></h1>
-<p>pylibrabbitmq transport.</p>
+<p><a class="reference external" href="http://pypi.python.org/librabbitmq/">librabbitmq</a> transport.</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
@@ -87,13 +87,13 @@
<em class="property">class </em><tt class="descclassname">kombu.transport.librabbitmq.</tt><tt class="descname">Transport</tt><big>(</big><em>client</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport" title="Permalink to this definition">¶</a></dt>
<dd><dl class="class">
<dt id="kombu.transport.librabbitmq.Transport.Connection">
-<em class="property">class </em><tt class="descname">Connection</tt><big>(</big><em>host='localhost'</em>, <em>userid='guest'</em>, <em>password='guest'</em>, <em>virtual_host='/'</em>, <em>port=5672</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.Connection" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descname">Connection</tt><big>(</big><em>host='localhost'</em>, <em>userid='guest'</em>, <em>password='guest'</em>, <em>virtual_host='/'</em>, <em>port=5672</em>, <em>channel_max=65535</em>, <em>frame_max=131072</em>, <em>heartbeat=0</em>, <em>lazy=False</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.Connection" title="Permalink to this definition">¶</a></dt>
<dd><dl class="class">
<dt id="kombu.transport.librabbitmq.Transport.Connection.Channel">
<em class="property">class </em><tt class="descname">Channel</tt><big>(</big><em>connection</em>, <em>channel_id</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.Connection.Channel" title="Permalink to this definition">¶</a></dt>
<dd><dl class="class">
<dt id="kombu.transport.librabbitmq.Transport.Connection.Channel.Message">
-<em class="property">class </em><tt class="descname">Message</tt><big>(</big><em>body</em>, <em>props</em>, <em>info</em>, <em>channel</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.Connection.Channel.Message" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descname">Message</tt><big>(</big><em>channel</em>, <em>props</em>, <em>info</em>, <em>body</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.Connection.Channel.Message" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -104,11 +104,16 @@
</dd></dl>
+<dl class="class">
+<dt id="kombu.transport.librabbitmq.Transport.Connection.Message">
+<em class="property">class </em><tt class="descclassname">Transport.Connection.</tt><tt class="descname">Message</tt><big>(</big><em>channel</em>, <em>props</em>, <em>info</em>, <em>body</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.Connection.Message" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
</dd></dl>
<dl class="attribute">
<dt id="kombu.transport.librabbitmq.Transport.channel_errors">
-<tt class="descclassname">Transport.</tt><tt class="descname">channel_errors</tt><em class="property"> = (&lt;class 'kombu.exceptions.StdChannelError'&gt;, &lt;class '_pyrabbitmq.ChannelError'&gt;)</em><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.channel_errors" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.</tt><tt class="descname">channel_errors</tt><em class="property"> = (&lt;class 'kombu.exceptions.StdChannelError'&gt;, &lt;class '_librabbitmq.ChannelError'&gt;)</em><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.channel_errors" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -119,7 +124,7 @@
<dl class="attribute">
<dt id="kombu.transport.librabbitmq.Transport.connection_errors">
-<tt class="descclassname">Transport.</tt><tt class="descname">connection_errors</tt><em class="property"> = (&lt;class '_pyrabbitmq.ConnectionError'&gt;, &lt;class 'socket.error'&gt;, &lt;type 'exceptions.IOError'&gt;, &lt;type 'exceptions.OSError'&gt;)</em><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.connection_errors" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.</tt><tt class="descname">connection_errors</tt><em class="property"> = (&lt;class '_librabbitmq.ConnectionError'&gt;, &lt;class 'socket.error'&gt;, &lt;type 'exceptions.IOError'&gt;, &lt;type 'exceptions.OSError'&gt;)</em><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.connection_errors" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -148,6 +153,26 @@
<dd><p>Establish connection to the AMQP broker.</p>
</dd></dl>
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Transport.eventmap">
+<tt class="descclassname">Transport.</tt><tt class="descname">eventmap</tt><big>(</big><em>connection</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.eventmap" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Transport.nb_keep_draining">
+<tt class="descclassname">Transport.</tt><tt class="descname">nb_keep_draining</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.nb_keep_draining" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Transport.on_poll_init">
+<tt class="descclassname">Transport.</tt><tt class="descname">on_poll_init</tt><big>(</big><em>poller</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.on_poll_init" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Transport.on_poll_start">
+<tt class="descclassname">Transport.</tt><tt class="descname">on_poll_start</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Transport.on_poll_start" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
</dd></dl>
</div>
@@ -155,7 +180,7 @@
<h2><a class="toc-backref" href="#id2">Connection</a><a class="headerlink" href="#connection" title="Permalink to this headline">¶</a></h2>
<dl class="class">
<dt id="kombu.transport.librabbitmq.Connection">
-<em class="property">class </em><tt class="descclassname">kombu.transport.librabbitmq.</tt><tt class="descname">Connection</tt><big>(</big><em>host='localhost'</em>, <em>userid='guest'</em>, <em>password='guest'</em>, <em>virtual_host='/'</em>, <em>port=5672</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descclassname">kombu.transport.librabbitmq.</tt><tt class="descname">Connection</tt><big>(</big><em>host='localhost'</em>, <em>userid='guest'</em>, <em>password='guest'</em>, <em>virtual_host='/'</em>, <em>port=5672</em>, <em>channel_max=65535</em>, <em>frame_max=131072</em>, <em>heartbeat=0</em>, <em>lazy=False</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection" title="Permalink to this definition">¶</a></dt>
<dd><dl class="class">
<dt id="kombu.transport.librabbitmq.Connection.Channel">
<em class="property">class </em><tt class="descname">Channel</tt><big>(</big><em>connection</em>, <em>channel_id</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel" title="Permalink to this definition">¶</a></dt>
@@ -166,7 +191,7 @@
<dl class="class">
<dt id="kombu.transport.librabbitmq.Connection.Channel.Message">
-<em class="property">class </em><tt class="descname">Message</tt><big>(</big><em>body</em>, <em>props</em>, <em>info</em>, <em>channel</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.Message" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descname">Message</tt><big>(</big><em>channel</em>, <em>props</em>, <em>info</em>, <em>body</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.Message" title="Permalink to this definition">¶</a></dt>
<dd><dl class="exception">
<dt id="kombu.transport.librabbitmq.Connection.Channel.Message.MessageStateError">
<em class="property">exception </em><tt class="descname">MessageStateError</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.Message.MessageStateError" title="Permalink to this definition">¶</a></dt>
@@ -330,7 +355,7 @@ after transient reply message received.</p>
<dl class="method">
<dt id="kombu.transport.librabbitmq.Connection.Channel.basic_consume">
-<tt class="descclassname">Connection.Channel.</tt><tt class="descname">basic_consume</tt><big>(</big><em>queue=''</em>, <em>consumer_tag=None</em>, <em>no_local=False</em>, <em>no_ack=False</em>, <em>exclusive=False</em>, <em>callback=None</em>, <em>nowait=False</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.basic_consume" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Connection.Channel.</tt><tt class="descname">basic_consume</tt><big>(</big><em>queue=''</em>, <em>consumer_tag=None</em>, <em>no_local=False</em>, <em>no_ack=False</em>, <em>exclusive=False</em>, <em>callback=None</em>, <em>arguments=None</em>, <em>nowait=False</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.basic_consume" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -340,7 +365,7 @@ after transient reply message received.</p>
<dl class="method">
<dt id="kombu.transport.librabbitmq.Connection.Channel.basic_publish">
-<tt class="descclassname">Connection.Channel.</tt><tt class="descname">basic_publish</tt><big>(</big><em>message</em>, <em>exchange=''</em>, <em>routing_key=''</em>, <em>mandatory=False</em>, <em>immediate=False</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.basic_publish" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Connection.Channel.</tt><tt class="descname">basic_publish</tt><big>(</big><em>body</em>, <em>exchange=''</em>, <em>routing_key=''</em>, <em>mandatory=False</em>, <em>immediate=False</em>, <em>**properties</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.basic_publish" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -361,7 +386,16 @@ after transient reply message received.</p>
<dl class="method">
<dt id="kombu.transport.librabbitmq.Connection.Channel.exchange_declare">
<tt class="descclassname">Connection.Channel.</tt><tt class="descname">exchange_declare</tt><big>(</big><em>exchange=''</em>, <em>type='direct'</em>, <em>passive=False</em>, <em>durable=False</em>, <em>auto_delete=False</em>, <em>arguments=None</em>, <em>nowait=False</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.exchange_declare" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
+<dd><p>Declare exchange.</p>
+<table class="docutils field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>auto_delete</strong> &#8211; Not recommended and so it is ignored.</td>
+</tr>
+</tbody>
+</table>
+</dd></dl>
<dl class="method">
<dt id="kombu.transport.librabbitmq.Connection.Channel.exchange_delete">
@@ -370,7 +404,7 @@ after transient reply message received.</p>
<dl class="method">
<dt id="kombu.transport.librabbitmq.Connection.Channel.flow">
-<tt class="descclassname">Connection.Channel.</tt><tt class="descname">flow</tt><big>(</big><em>enabled</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.flow" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Connection.Channel.</tt><tt class="descname">flow</tt><big>(</big><em>active</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.flow" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
@@ -416,24 +450,171 @@ after transient reply message received.</p>
<dl class="method">
<dt id="kombu.transport.librabbitmq.Connection.Channel.queue_unbind">
-<tt class="descclassname">Connection.Channel.</tt><tt class="descname">queue_unbind</tt><big>(</big><em>queue=''</em>, <em>exchange=''</em>, <em>binding_key=''</em>, <em>nowait=False</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.queue_unbind" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Connection.Channel.</tt><tt class="descname">queue_unbind</tt><big>(</big><em>queue=''</em>, <em>exchange=''</em>, <em>binding_key=''</em>, <em>arguments=None</em>, <em>nowait=False</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.queue_unbind" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.Channel.recover">
+<tt class="descclassname">Connection.Channel.</tt><tt class="descname">recover</tt><big>(</big><em>requeue=True</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Channel.recover" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="class">
+<dt id="kombu.transport.librabbitmq.Connection.Message">
+<em class="property">class </em><tt class="descclassname">Connection.</tt><tt class="descname">Message</tt><big>(</big><em>channel</em>, <em>props</em>, <em>info</em>, <em>body</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message" title="Permalink to this definition">¶</a></dt>
+<dd><dl class="exception">
+<dt id="kombu.transport.librabbitmq.Connection.Message.MessageStateError">
+<em class="property">exception </em><tt class="descname">MessageStateError</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.MessageStateError" title="Permalink to this definition">¶</a></dt>
+<dd><p>The message has already been acknowledged.</p>
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.MessageStateError.args">
+<tt class="descname">args</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.MessageStateError.args" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.MessageStateError.message">
+<tt class="descname">message</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.MessageStateError.message" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="method">
-<dt id="kombu.transport.librabbitmq.Connection.channel">
-<tt class="descclassname">Connection.</tt><tt class="descname">channel</tt><big>(</big><em>channel_id=None</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.channel" title="Permalink to this definition">¶</a></dt>
+<dt id="kombu.transport.librabbitmq.Connection.Message.ack">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">ack</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.ack" title="Permalink to this definition">¶</a></dt>
+<dd><p>Acknowledge this message as being processed.,
+This will remove the message from the queue.</p>
+<table class="docutils field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field-odd field"><th class="field-name" colspan="2">Raises MessageStateError:</th></tr>
+<tr class="field-odd field"><td>&nbsp;</td><td class="field-body">If the message has already been
+acknowledged/requeued/rejected.</td>
+</tr>
+</tbody>
+</table>
+</dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.Message.ack_log_error">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">ack_log_error</tt><big>(</big><em>logger</em>, <em>errors</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.ack_log_error" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
-<dt id="kombu.transport.librabbitmq.Connection.channel_max">
-<tt class="descclassname">Connection.</tt><tt class="descname">channel_max</tt><em class="property"> = 65535</em><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.channel_max" title="Permalink to this definition">¶</a></dt>
+<dt id="kombu.transport.librabbitmq.Connection.Message.acknowledged">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">acknowledged</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.acknowledged" title="Permalink to this definition">¶</a></dt>
+<dd><p>Set to true if the message has been acknowledged.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.body">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">body</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.body" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
-<dt id="kombu.transport.librabbitmq.Connection.channels">
-<tt class="descclassname">Connection.</tt><tt class="descname">channels</tt><em class="property"> = {}</em><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.channels" title="Permalink to this definition">¶</a></dt>
+<dt id="kombu.transport.librabbitmq.Connection.Message.channel">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">channel</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.channel" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.content_encoding">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">content_encoding</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.content_encoding" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.content_type">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">content_type</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.content_type" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.Message.decode">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">decode</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.decode" title="Permalink to this definition">¶</a></dt>
+<dd><p>Deserialize the message body, returning the original
+python structure sent by the publisher.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.delivery_info">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">delivery_info</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.delivery_info" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.delivery_tag">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">delivery_tag</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.delivery_tag" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.headers">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">headers</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.headers" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.payload">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">payload</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.payload" title="Permalink to this definition">¶</a></dt>
+<dd><p>The decoded message body.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.Message.properties">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">properties</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.properties" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.Message.reject">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">reject</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.reject" title="Permalink to this definition">¶</a></dt>
+<dd><p>Reject this message.</p>
+<p>The message will be discarded by the server.</p>
+<table class="docutils field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field-odd field"><th class="field-name" colspan="2">Raises MessageStateError:</th></tr>
+<tr class="field-odd field"><td>&nbsp;</td><td class="field-body">If the message has already been
+acknowledged/requeued/rejected.</td>
+</tr>
+</tbody>
+</table>
+</dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.Message.reject_log_error">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">reject_log_error</tt><big>(</big><em>logger</em>, <em>errors</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.reject_log_error" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.Message.requeue">
+<tt class="descclassname">Connection.Message.</tt><tt class="descname">requeue</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.Message.requeue" title="Permalink to this definition">¶</a></dt>
+<dd><p>Reject this message and put it back on the queue.</p>
+<p>You must not use this method as a means of selecting messages
+to process.</p>
+<table class="docutils field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field-odd field"><th class="field-name" colspan="2">Raises MessageStateError:</th></tr>
+<tr class="field-odd field"><td>&nbsp;</td><td class="field-body">If the message has already been
+acknowledged/requeued/rejected.</td>
+</tr>
+</tbody>
+</table>
+</dd></dl>
+
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.callbacks">
+<tt class="descclassname">Connection.</tt><tt class="descname">callbacks</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.callbacks" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.channel">
+<tt class="descclassname">Connection.</tt><tt class="descname">channel</tt><big>(</big><em>channel_id=None</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.channel" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.channel_max">
+<tt class="descclassname">Connection.</tt><tt class="descname">channel_max</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.channel_max" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -442,18 +623,50 @@ after transient reply message received.</p>
<dd></dd></dl>
<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.connect">
+<tt class="descclassname">Connection.</tt><tt class="descname">connect</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.connect" title="Permalink to this definition">¶</a></dt>
+<dd><p>Establish connection to the broker.</p>
+</dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.connected">
+<tt class="descclassname">Connection.</tt><tt class="descname">connected</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.connected" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
<dt id="kombu.transport.librabbitmq.Connection.drain_events">
<tt class="descclassname">Connection.</tt><tt class="descname">drain_events</tt><big>(</big><em>timeout=None</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.drain_events" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
+<dl class="method">
+<dt id="kombu.transport.librabbitmq.Connection.fileno">
+<tt class="descclassname">Connection.</tt><tt class="descname">fileno</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.fileno" title="Permalink to this definition">¶</a></dt>
+<dd><p>File descriptor number.</p>
+</dd></dl>
+
<dl class="attribute">
<dt id="kombu.transport.librabbitmq.Connection.frame_max">
-<tt class="descclassname">Connection.</tt><tt class="descname">frame_max</tt><em class="property"> = 131072</em><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.frame_max" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Connection.</tt><tt class="descname">frame_max</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.frame_max" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.librabbitmq.Connection.heartbeat">
-<tt class="descclassname">Connection.</tt><tt class="descname">heartbeat</tt><em class="property"> = 0</em><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.heartbeat" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Connection.</tt><tt class="descname">heartbeat</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.heartbeat" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.hostname">
+<tt class="descclassname">Connection.</tt><tt class="descname">hostname</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.hostname" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.password">
+<tt class="descclassname">Connection.</tt><tt class="descname">password</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.password" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.port">
+<tt class="descclassname">Connection.</tt><tt class="descname">port</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.port" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -461,6 +674,16 @@ after transient reply message received.</p>
<tt class="descclassname">Connection.</tt><tt class="descname">reconnect</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.reconnect" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.userid">
+<tt class="descclassname">Connection.</tt><tt class="descname">userid</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.userid" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.librabbitmq.Connection.virtual_host">
+<tt class="descclassname">Connection.</tt><tt class="descname">virtual_host</tt><a class="headerlink" href="#kombu.transport.librabbitmq.Connection.virtual_host" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
</dd></dl>
</div>
@@ -471,7 +694,7 @@ after transient reply message received.</p>
<em class="property">class </em><tt class="descclassname">kombu.transport.librabbitmq.</tt><tt class="descname">Channel</tt><big>(</big><em>connection</em>, <em>channel_id</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Channel" title="Permalink to this definition">¶</a></dt>
<dd><dl class="class">
<dt id="kombu.transport.librabbitmq.Channel.Message">
-<em class="property">class </em><tt class="descname">Message</tt><big>(</big><em>body</em>, <em>props</em>, <em>info</em>, <em>channel</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Channel.Message" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descname">Message</tt><big>(</big><em>channel</em>, <em>props</em>, <em>info</em>, <em>body</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Channel.Message" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -487,7 +710,7 @@ after transient reply message received.</p>
<h2><a class="toc-backref" href="#id4">Message</a><a class="headerlink" href="#message" title="Permalink to this headline">¶</a></h2>
<dl class="class">
<dt id="kombu.transport.librabbitmq.Message">
-<em class="property">class </em><tt class="descclassname">kombu.transport.librabbitmq.</tt><tt class="descname">Message</tt><big>(</big><em>body</em>, <em>props</em>, <em>info</em>, <em>channel</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Message" title="Permalink to this definition">¶</a></dt>
+<em class="property">class </em><tt class="descclassname">kombu.transport.librabbitmq.</tt><tt class="descname">Message</tt><big>(</big><em>channel</em>, <em>props</em>, <em>info</em>, <em>body</em><big>)</big><a class="headerlink" href="#kombu.transport.librabbitmq.Message" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
@@ -555,13 +778,13 @@ after transient reply message received.</p>
<li class="right" >
<a href="kombu.transport.amqplib.html" title="kombu.transport.amqplib"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.memory.html b/reference/kombu.transport.memory.html
index 8b09aadc..5088cb42 100644
--- a/reference/kombu.transport.memory.html
+++ b/reference/kombu.transport.memory.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.memory &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.memory &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.redis" href="kombu.transport.redis.html" />
<link rel="prev" title="kombu.transport.pika" href="kombu.transport.pika2.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.pika2.html" title="kombu.transport.pika"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -105,7 +105,7 @@
<dl class="attribute">
<dt id="kombu.transport.memory.Transport.state">
-<tt class="descclassname">Transport.</tt><tt class="descname">state</tt><em class="property"> = &lt;kombu.transport.virtual.BrokerState object at 0x104220890&gt;</em><a class="headerlink" href="#kombu.transport.memory.Transport.state" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.</tt><tt class="descname">state</tt><em class="property"> = &lt;kombu.transport.virtual.BrokerState object at 0x104270450&gt;</em><a class="headerlink" href="#kombu.transport.memory.Transport.state" title="Permalink to this definition">¶</a></dt>
<dd><p>memory backend state is global.</p>
</dd></dl>
@@ -197,13 +197,13 @@
<li class="right" >
<a href="kombu.transport.pika2.html" title="kombu.transport.pika"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.mongodb.html b/reference/kombu.transport.mongodb.html
index 5080ab85..f966bffb 100644
--- a/reference/kombu.transport.mongodb.html
+++ b/reference/kombu.transport.mongodb.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.mongodb &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.mongodb &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.couchdb" href="kombu.transport.couchdb.html" />
<link rel="prev" title="kombu.transport.beanstalk" href="kombu.transport.beanstalk.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.beanstalk.html" title="kombu.transport.beanstalk"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -233,13 +233,13 @@
<li class="right" >
<a href="kombu.transport.beanstalk.html" title="kombu.transport.beanstalk"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.pika.html b/reference/kombu.transport.pika.html
index c021e102..8d96d01a 100644
--- a/reference/kombu.transport.pika.html
+++ b/reference/kombu.transport.pika.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.pika &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.pika &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.pika" href="kombu.transport.pika2.html" />
<link rel="prev" title="kombu.transport.librabbitmq" href="kombu.transport.librabbitmq.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.librabbitmq.html" title="kombu.transport.librabbitmq"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -110,13 +110,13 @@
<li class="right" >
<a href="kombu.transport.librabbitmq.html" title="kombu.transport.librabbitmq"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.pika2.html b/reference/kombu.transport.pika2.html
index d30ba686..97fbc0f0 100644
--- a/reference/kombu.transport.pika2.html
+++ b/reference/kombu.transport.pika2.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.pika &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.pika &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.memory" href="kombu.transport.memory.html" />
<link rel="prev" title="kombu.transport.pika" href="kombu.transport.pika.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.pika.html" title="kombu.transport.pika"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -418,13 +418,13 @@
<li class="right" >
<a href="kombu.transport.pika.html" title="kombu.transport.pika"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.redis.html b/reference/kombu.transport.redis.html
index 991beed4..d9eff3fc 100644
--- a/reference/kombu.transport.redis.html
+++ b/reference/kombu.transport.redis.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.redis &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.redis &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.beanstalk" href="kombu.transport.beanstalk.html" />
<link rel="prev" title="kombu.transport.memory" href="kombu.transport.memory.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.memory.html" title="kombu.transport.memory"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -86,59 +86,149 @@
<dd><dl class="class">
<dt id="kombu.transport.redis.Transport.Channel">
<em class="property">class </em><tt class="descname">Channel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel" title="Permalink to this definition">¶</a></dt>
-<dd><dl class="attribute">
+<dd><dl class="class">
+<dt id="kombu.transport.redis.Transport.Channel.QoS">
+<em class="property">class </em><tt class="descname">QoS</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS" title="Permalink to this definition">¶</a></dt>
+<dd><dl class="method">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.ack">
+<tt class="descname">ack</tt><big>(</big><em>delivery_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.ack" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.append">
+<tt class="descname">append</tt><big>(</big><em>message</em>, <em>delivery_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.append" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.client">
+<tt class="descname">client</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.client" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.reject">
+<tt class="descname">reject</tt><big>(</big><em>delivery_tag</em>, <em>requeue=False</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.reject" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.restore_at_shutdown">
+<tt class="descname">restore_at_shutdown</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.restore_at_shutdown" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.restore_by_tag">
+<tt class="descname">restore_by_tag</tt><big>(</big><em>tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.restore_by_tag" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.restore_unacked">
+<tt class="descname">restore_unacked</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.restore_unacked" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.restore_visible">
+<tt class="descname">restore_visible</tt><big>(</big><em>start=0</em>, <em>num=10</em>, <em>interval=10</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.restore_visible" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.unacked_index_key">
+<tt class="descname">unacked_index_key</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.unacked_index_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.unacked_key">
+<tt class="descname">unacked_key</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.unacked_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.QoS.visibility_timeout">
+<tt class="descname">visibility_timeout</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.QoS.visibility_timeout" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="attribute">
<dt id="kombu.transport.redis.Transport.Channel.active_queues">
-<tt class="descname">active_queues</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.active_queues" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">active_queues</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.active_queues" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Transport.Channel.basic_cancel">
-<tt class="descname">basic_cancel</tt><big>(</big><em>consumer_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.basic_cancel" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">basic_cancel</tt><big>(</big><em>consumer_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.basic_cancel" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Transport.Channel.basic_consume">
-<tt class="descname">basic_consume</tt><big>(</big><em>queue</em>, <em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.basic_consume" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">basic_consume</tt><big>(</big><em>queue</em>, <em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.basic_consume" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Transport.Channel.client">
-<tt class="descname">client</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.client" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">client</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.client" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Transport.Channel.close">
-<tt class="descname">close</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.close" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">close</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.close" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.from_transport_options">
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">from_transport_options</tt><em class="property"> = ('body_encoding', 'deadletter_queue', 'unacked_key', 'unacked_index_key', 'visibility_timeout', 'priority_steps')</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.from_transport_options" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Transport.Channel.get_table">
-<tt class="descname">get_table</tt><big>(</big><em>exchange</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.get_table" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">get_table</tt><big>(</big><em>exchange</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.get_table" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Transport.Channel.keyprefix_queue">
-<tt class="descname">keyprefix_queue</tt><em class="property"> = '_kombu.binding.%s'</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.keyprefix_queue" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">keyprefix_queue</tt><em class="property"> = '_kombu.binding.%s'</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.keyprefix_queue" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Transport.Channel.pipeline">
-<tt class="descname">pipeline</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.pipeline" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">pipeline</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.pipeline" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.Channel.priority">
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">priority</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.priority" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.priority_steps">
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">priority_steps</tt><em class="property"> = [0, 3, 6, 9]</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.priority_steps" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Transport.Channel.sep">
-<tt class="descname">sep</tt><em class="property"> = '\x06\x16'</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.sep" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">sep</tt><em class="property"> = '\x06\x16'</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.sep" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Transport.Channel.subclient">
-<tt class="descname">subclient</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.subclient" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">subclient</tt><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.subclient" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Transport.Channel.supports_fanout">
-<tt class="descname">supports_fanout</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.supports_fanout" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">supports_fanout</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.supports_fanout" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.unacked_index_key">
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">unacked_index_key</tt><em class="property"> = 'unacked_index'</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.unacked_index_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.unacked_key">
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">unacked_key</tt><em class="property"> = 'unacked'</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.unacked_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Transport.Channel.visibility_timeout">
+<tt class="descclassname">Transport.Channel.</tt><tt class="descname">visibility_timeout</tt><em class="property"> = 18000</em><a class="headerlink" href="#kombu.transport.redis.Transport.Channel.visibility_timeout" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
@@ -148,6 +238,21 @@
<tt class="descclassname">Transport.</tt><tt class="descname">default_port</tt><em class="property"> = 6379</em><a class="headerlink" href="#kombu.transport.redis.Transport.default_port" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.handle_event">
+<tt class="descclassname">Transport.</tt><tt class="descname">handle_event</tt><big>(</big><em>fileno</em>, <em>event</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.handle_event" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.on_poll_init">
+<tt class="descclassname">Transport.</tt><tt class="descname">on_poll_init</tt><big>(</big><em>poller</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.on_poll_init" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Transport.on_poll_start">
+<tt class="descclassname">Transport.</tt><tt class="descname">on_poll_start</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Transport.on_poll_start" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
<dl class="attribute">
<dt id="kombu.transport.redis.Transport.polling_interval">
<tt class="descclassname">Transport.</tt><tt class="descname">polling_interval</tt><em class="property"> = None</em><a class="headerlink" href="#kombu.transport.redis.Transport.polling_interval" title="Permalink to this definition">¶</a></dt>
@@ -161,59 +266,149 @@
<dl class="class">
<dt id="kombu.transport.redis.Channel">
<em class="property">class </em><tt class="descclassname">kombu.transport.redis.</tt><tt class="descname">Channel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel" title="Permalink to this definition">¶</a></dt>
-<dd><dl class="attribute">
+<dd><dl class="class">
+<dt id="kombu.transport.redis.Channel.QoS">
+<em class="property">class </em><tt class="descname">QoS</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.QoS" title="Permalink to this definition">¶</a></dt>
+<dd><dl class="method">
+<dt id="kombu.transport.redis.Channel.QoS.ack">
+<tt class="descname">ack</tt><big>(</big><em>delivery_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.ack" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Channel.QoS.append">
+<tt class="descname">append</tt><big>(</big><em>message</em>, <em>delivery_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.append" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.QoS.client">
+<tt class="descname">client</tt><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.client" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Channel.QoS.reject">
+<tt class="descname">reject</tt><big>(</big><em>delivery_tag</em>, <em>requeue=False</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.reject" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.QoS.restore_at_shutdown">
+<tt class="descname">restore_at_shutdown</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.restore_at_shutdown" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Channel.QoS.restore_by_tag">
+<tt class="descname">restore_by_tag</tt><big>(</big><em>tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.restore_by_tag" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Channel.QoS.restore_unacked">
+<tt class="descname">restore_unacked</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.restore_unacked" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Channel.QoS.restore_visible">
+<tt class="descname">restore_visible</tt><big>(</big><em>start=0</em>, <em>num=10</em>, <em>interval=10</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.restore_visible" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.QoS.unacked_index_key">
+<tt class="descname">unacked_index_key</tt><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.unacked_index_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.QoS.unacked_key">
+<tt class="descname">unacked_key</tt><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.unacked_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.QoS.visibility_timeout">
+<tt class="descname">visibility_timeout</tt><a class="headerlink" href="#kombu.transport.redis.Channel.QoS.visibility_timeout" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+</dd></dl>
+
+<dl class="attribute">
<dt id="kombu.transport.redis.Channel.active_queues">
-<tt class="descname">active_queues</tt><a class="headerlink" href="#kombu.transport.redis.Channel.active_queues" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">active_queues</tt><a class="headerlink" href="#kombu.transport.redis.Channel.active_queues" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Channel.basic_cancel">
-<tt class="descname">basic_cancel</tt><big>(</big><em>consumer_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.basic_cancel" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">basic_cancel</tt><big>(</big><em>consumer_tag</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.basic_cancel" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Channel.basic_consume">
-<tt class="descname">basic_consume</tt><big>(</big><em>queue</em>, <em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.basic_consume" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">basic_consume</tt><big>(</big><em>queue</em>, <em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.basic_consume" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Channel.client">
-<tt class="descname">client</tt><a class="headerlink" href="#kombu.transport.redis.Channel.client" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">client</tt><a class="headerlink" href="#kombu.transport.redis.Channel.client" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Channel.close">
-<tt class="descname">close</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.close" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">close</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.close" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.from_transport_options">
+<tt class="descclassname">Channel.</tt><tt class="descname">from_transport_options</tt><em class="property"> = ('body_encoding', 'deadletter_queue', 'unacked_key', 'unacked_index_key', 'visibility_timeout', 'priority_steps')</em><a class="headerlink" href="#kombu.transport.redis.Channel.from_transport_options" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Channel.get_table">
-<tt class="descname">get_table</tt><big>(</big><em>exchange</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.get_table" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">get_table</tt><big>(</big><em>exchange</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.get_table" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Channel.keyprefix_queue">
-<tt class="descname">keyprefix_queue</tt><em class="property"> = '_kombu.binding.%s'</em><a class="headerlink" href="#kombu.transport.redis.Channel.keyprefix_queue" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">keyprefix_queue</tt><em class="property"> = '_kombu.binding.%s'</em><a class="headerlink" href="#kombu.transport.redis.Channel.keyprefix_queue" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="kombu.transport.redis.Channel.pipeline">
-<tt class="descname">pipeline</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.pipeline" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">pipeline</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.pipeline" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="method">
+<dt id="kombu.transport.redis.Channel.priority">
+<tt class="descclassname">Channel.</tt><tt class="descname">priority</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#kombu.transport.redis.Channel.priority" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.priority_steps">
+<tt class="descclassname">Channel.</tt><tt class="descname">priority_steps</tt><em class="property"> = [0, 3, 6, 9]</em><a class="headerlink" href="#kombu.transport.redis.Channel.priority_steps" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Channel.sep">
-<tt class="descname">sep</tt><em class="property"> = '\x06\x16'</em><a class="headerlink" href="#kombu.transport.redis.Channel.sep" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">sep</tt><em class="property"> = '\x06\x16'</em><a class="headerlink" href="#kombu.transport.redis.Channel.sep" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Channel.subclient">
-<tt class="descname">subclient</tt><a class="headerlink" href="#kombu.transport.redis.Channel.subclient" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">subclient</tt><a class="headerlink" href="#kombu.transport.redis.Channel.subclient" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.redis.Channel.supports_fanout">
-<tt class="descname">supports_fanout</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.redis.Channel.supports_fanout" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">Channel.</tt><tt class="descname">supports_fanout</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.redis.Channel.supports_fanout" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.unacked_index_key">
+<tt class="descclassname">Channel.</tt><tt class="descname">unacked_index_key</tt><em class="property"> = 'unacked_index'</em><a class="headerlink" href="#kombu.transport.redis.Channel.unacked_index_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.unacked_key">
+<tt class="descclassname">Channel.</tt><tt class="descname">unacked_key</tt><em class="property"> = 'unacked'</em><a class="headerlink" href="#kombu.transport.redis.Channel.unacked_key" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="attribute">
+<dt id="kombu.transport.redis.Channel.visibility_timeout">
+<tt class="descclassname">Channel.</tt><tt class="descname">visibility_timeout</tt><em class="property"> = 18000</em><a class="headerlink" href="#kombu.transport.redis.Channel.visibility_timeout" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
@@ -281,13 +476,13 @@
<li class="right" >
<a href="kombu.transport.memory.html" title="kombu.transport.memory"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.sqlalchemy.html b/reference/kombu.transport.sqlalchemy.html
index cc9a0d0f..5a9e46de 100644
--- a/reference/kombu.transport.sqlalchemy.html
+++ b/reference/kombu.transport.sqlalchemy.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.sqlalchemy &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.sqlalchemy &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Models" href="kombu.transport.sqlalchemy.models.html" />
<link rel="prev" title="Django Management - clean_kombu_messages" href="kombu.transport.django.management.commands.clean_kombu_messages.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.django.management.commands.clean_kombu_messages.html" title="Django Management - clean_kombu_messages"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -172,13 +172,13 @@
<li class="right" >
<a href="kombu.transport.django.management.commands.clean_kombu_messages.html" title="Django Management - clean_kombu_messages"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.sqlalchemy.models.html b/reference/kombu.transport.sqlalchemy.models.html
index b5d7cf49..635dff72 100644
--- a/reference/kombu.transport.sqlalchemy.models.html
+++ b/reference/kombu.transport.sqlalchemy.models.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Models &mdash; Kombu 2.1.3 documentation</title>
+ <title>Models &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.SQS" href="kombu.transport.SQS.html" />
<link rel="prev" title="kombu.transport.sqlalchemy" href="kombu.transport.sqlalchemy.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.sqlalchemy.html" title="kombu.transport.sqlalchemy"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -170,13 +170,13 @@
<li class="right" >
<a href="kombu.transport.sqlalchemy.html" title="kombu.transport.sqlalchemy"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.virtual.exchange.html b/reference/kombu.transport.virtual.exchange.html
index 65103c6a..09ffd496 100644
--- a/reference/kombu.transport.virtual.exchange.html
+++ b/reference/kombu.transport.virtual.exchange.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.virtual.exchange &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.virtual.exchange &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.virtual.scheduling" href="kombu.transport.virtual.scheduling.html" />
<link rel="prev" title="kombu.transport.virtual" href="kombu.transport.virtual.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.virtual.html" title="kombu.transport.virtual"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -291,13 +291,13 @@ for bindings to this exchange.</p>
<li class="right" >
<a href="kombu.transport.virtual.html" title="kombu.transport.virtual"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.virtual.html b/reference/kombu.transport.virtual.html
index d861f2c4..4aa9b80e 100644
--- a/reference/kombu.transport.virtual.html
+++ b/reference/kombu.transport.virtual.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.virtual &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.virtual &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.transport.virtual.exchange" href="kombu.transport.virtual.exchange.html" />
<link rel="prev" title="kombu.transport.base" href="kombu.transport.base.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.base.html" title="kombu.transport.base"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -99,14 +99,12 @@
<dl class="attribute">
<dt id="kombu.transport.virtual.Transport.Channel">
<tt class="descname">Channel</tt><em class="property"> = &lt;class 'kombu.transport.virtual.Channel'&gt;</em><a class="headerlink" href="#kombu.transport.virtual.Transport.Channel" title="Permalink to this definition">¶</a></dt>
-<dd><p>channel class used.</p>
-</dd></dl>
+<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.virtual.Transport.Cycle">
<tt class="descname">Cycle</tt><em class="property"> = &lt;class 'kombu.transport.virtual.scheduling.FairCycle'&gt;</em><a class="headerlink" href="#kombu.transport.virtual.Transport.Cycle" title="Permalink to this definition">¶</a></dt>
-<dd><p>cycle class used.</p>
-</dd></dl>
+<dd></dd></dl>
<dl class="attribute">
<dt id="kombu.transport.virtual.Transport.polling_interval">
@@ -122,7 +120,7 @@
<dl class="attribute">
<dt id="kombu.transport.virtual.Transport.state">
-<tt class="descname">state</tt><em class="property"> = &lt;kombu.transport.virtual.BrokerState object at 0x103d33d50&gt;</em><a class="headerlink" href="#kombu.transport.virtual.Transport.state" title="Permalink to this definition">¶</a></dt>
+<tt class="descname">state</tt><em class="property"> = &lt;kombu.transport.virtual.BrokerState object at 0x103b5f550&gt;</em><a class="headerlink" href="#kombu.transport.virtual.Transport.state" title="Permalink to this definition">¶</a></dt>
<dd><p><a class="reference internal" href="#kombu.transport.virtual.BrokerState" title="kombu.transport.virtual.BrokerState"><tt class="xref py py-class docutils literal"><span class="pre">BrokerState</span></tt></a> containing declared exchanges and
bindings (set by constructor).</p>
</dd></dl>
@@ -230,7 +228,7 @@ goes out of scope.</p>
<dl class="method">
<dt id="kombu.transport.virtual.Channel.queue_declare">
-<tt class="descname">queue_declare</tt><big>(</big><em>queue</em>, <em>passive=False</em>, <em>auto_delete=False</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.virtual.Channel.queue_declare" title="Permalink to this definition">¶</a></dt>
+<tt class="descname">queue_declare</tt><big>(</big><em>queue</em>, <em>passive=False</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#kombu.transport.virtual.Channel.queue_declare" title="Permalink to this definition">¶</a></dt>
<dd><p>Declare queue.</p>
</dd></dl>
@@ -562,6 +560,12 @@ prefetch limits.</p>
<dd><p>Remove from transactional state and requeue message.</p>
</dd></dl>
+<dl class="attribute">
+<dt id="kombu.transport.virtual.QoS.restore_at_shutdown">
+<tt class="descname">restore_at_shutdown</tt><em class="property"> = True</em><a class="headerlink" href="#kombu.transport.virtual.QoS.restore_at_shutdown" title="Permalink to this definition">¶</a></dt>
+<dd><p>If disabled, unacked messages won&#8217;t be restored at shutdown.</p>
+</dd></dl>
+
<dl class="method">
<dt id="kombu.transport.virtual.QoS.restore_unacked">
<tt class="descname">restore_unacked</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.virtual.QoS.restore_unacked" title="Permalink to this definition">¶</a></dt>
@@ -571,7 +575,7 @@ prefetch limits.</p>
<dl class="method">
<dt id="kombu.transport.virtual.QoS.restore_unacked_once">
<tt class="descname">restore_unacked_once</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.virtual.QoS.restore_unacked_once" title="Permalink to this definition">¶</a></dt>
-<dd><p>Restores all uncknowledged message at shutdown/gc collect.</p>
+<dd><p>Restores all unacknowledged message at shutdown/gc collect.</p>
<p>Will only be done once for each instance.</p>
</dd></dl>
@@ -589,6 +593,11 @@ prefetch limits.</p>
<dd><p>active bindings.</p>
</dd></dl>
+<dl class="method">
+<dt id="kombu.transport.virtual.BrokerState.clear">
+<tt class="descname">clear</tt><big>(</big><big>)</big><a class="headerlink" href="#kombu.transport.virtual.BrokerState.clear" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
<dl class="attribute">
<dt id="kombu.transport.virtual.BrokerState.exchanges">
<tt class="descname">exchanges</tt><em class="property"> = None</em><a class="headerlink" href="#kombu.transport.virtual.BrokerState.exchanges" title="Permalink to this definition">¶</a></dt>
@@ -663,13 +672,13 @@ prefetch limits.</p>
<li class="right" >
<a href="kombu.transport.base.html" title="kombu.transport.base"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.transport.virtual.scheduling.html b/reference/kombu.transport.virtual.scheduling.html
index e28eaf73..9b7f0cb4 100644
--- a/reference/kombu.transport.virtual.scheduling.html
+++ b/reference/kombu.transport.virtual.scheduling.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.transport.virtual.scheduling &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.transport.virtual.scheduling &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.serialization" href="kombu.serialization.html" />
<link rel="prev" title="kombu.transport.virtual.exchange" href="kombu.transport.virtual.exchange.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.transport.virtual.exchange.html" title="kombu.transport.virtual.exchange"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -147,13 +147,13 @@ an equal chance to be consumed from.</p>
<li class="right" >
<a href="kombu.transport.virtual.exchange.html" title="kombu.transport.virtual.exchange"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.utils.compat.html b/reference/kombu.utils.compat.html
index 172e6fd4..d8356413 100644
--- a/reference/kombu.utils.compat.html
+++ b/reference/kombu.utils.compat.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Compat. utilities - kombu.utils.compat &mdash; Kombu 2.1.3 documentation</title>
+ <title>Compat. utilities - kombu.utils.compat &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Debugging - kombu.utils.debug" href="kombu.utils.debug.html" />
<link rel="prev" title="Rate limiting - kombu.utils.limits" href="kombu.utils.limits.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.utils.limits.html" title="Rate limiting - kombu.utils.limits"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -126,7 +126,7 @@
<dl class="method">
<dt id="kombu.utils.compat.CompatOrderedDict.pop">
-<tt class="descname">pop</tt><big>(</big><em>key</em>, <em>default=&lt;object object at 0x10264acf0&gt;</em><big>)</big><a class="headerlink" href="#kombu.utils.compat.CompatOrderedDict.pop" title="Permalink to this definition">¶</a></dt>
+<tt class="descname">pop</tt><big>(</big><em>key</em>, <em>default=&lt;object object at 0x10264fdf0&gt;</em><big>)</big><a class="headerlink" href="#kombu.utils.compat.CompatOrderedDict.pop" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
@@ -221,13 +221,13 @@ order if false.</p>
<li class="right" >
<a href="kombu.utils.limits.html" title="Rate limiting - kombu.utils.limits"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.utils.debug.html b/reference/kombu.utils.debug.html
index c5e16a06..61a757d7 100644
--- a/reference/kombu.utils.debug.html
+++ b/reference/kombu.utils.debug.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Debugging - kombu.utils.debug &mdash; Kombu 2.1.3 documentation</title>
+ <title>Debugging - kombu.utils.debug &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="String Encoding - kombu.utils.encoding" href="kombu.utils.encoding.html" />
<link rel="prev" title="Compat. utilities - kombu.utils.compat" href="kombu.utils.compat.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.utils.compat.html" title="Compat. utilities - kombu.utils.compat"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -151,13 +151,13 @@
<li class="right" >
<a href="kombu.utils.compat.html" title="Compat. utilities - kombu.utils.compat"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.utils.encoding.html b/reference/kombu.utils.encoding.html
index 91a3c828..1d31248c 100644
--- a/reference/kombu.utils.encoding.html
+++ b/reference/kombu.utils.encoding.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>String Encoding - kombu.utils.encoding &mdash; Kombu 2.1.3 documentation</title>
+ <title>String Encoding - kombu.utils.encoding &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.utils.functional" href="kombu.utils.functional.html" />
<link rel="prev" title="Debugging - kombu.utils.debug" href="kombu.utils.debug.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.utils.debug.html" title="Debugging - kombu.utils.debug"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -183,13 +183,13 @@ exception.</p>
<li class="right" >
<a href="kombu.utils.debug.html" title="Debugging - kombu.utils.debug"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.utils.finalize.html b/reference/kombu.utils.finalize.html
index c3a07469..abf02ee5 100644
--- a/reference/kombu.utils.finalize.html
+++ b/reference/kombu.utils.finalize.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Finalize - kombu.utils.finalize &mdash; Kombu 2.1.3 documentation</title>
+ <title>Finalize - kombu.utils.finalize &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="kombu.utils.url" href="kombu.utils.url.html" />
<link rel="prev" title="kombu.utils.functional" href="kombu.utils.functional.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.utils.functional.html" title="kombu.utils.functional"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -159,13 +159,13 @@
<li class="right" >
<a href="kombu.utils.functional.html" title="kombu.utils.functional"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.utils.functional.html b/reference/kombu.utils.functional.html
index a5e4b181..daa2c882 100644
--- a/reference/kombu.utils.functional.html
+++ b/reference/kombu.utils.functional.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>kombu.utils.functional &mdash; Kombu 2.1.3 documentation</title>
+ <title>kombu.utils.functional &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Finalize - kombu.utils.finalize" href="kombu.utils.finalize.html" />
<link rel="prev" title="String Encoding - kombu.utils.encoding" href="kombu.utils.encoding.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.utils.encoding.html" title="String Encoding - kombu.utils.encoding"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -134,13 +134,13 @@ memoized (see <tt class="xref py py-class docutils literal"><span class="pre">mp
<li class="right" >
<a href="kombu.utils.encoding.html" title="String Encoding - kombu.utils.encoding"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.utils.html b/reference/kombu.utils.html
index 5728c23a..013d46c8 100644
--- a/reference/kombu.utils.html
+++ b/reference/kombu.utils.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Utilities - kombu.utils &mdash; Kombu 2.1.3 documentation</title>
+ <title>Utilities - kombu.utils &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Rate limiting - kombu.utils.limits" href="kombu.utils.limits.html" />
<link rel="prev" title="Async Utilities - kombu.syn" href="kombu.syn.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.syn.html" title="Async Utilities - kombu.syn"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -119,7 +119,7 @@ collision.</p>
<dl class="function">
<dt id="kombu.utils.retry_over_time">
-<tt class="descclassname">kombu.utils.</tt><tt class="descname">retry_over_time</tt><big>(</big><em>fun</em>, <em>catch</em>, <em>args=</em><span class="optional">[</span><span class="optional">]</span>, <em>kwargs={}</em>, <em>errback=None</em>, <em>max_retries=None</em>, <em>interval_start=2</em>, <em>interval_step=2</em>, <em>interval_max=30</em><big>)</big><a class="headerlink" href="#kombu.utils.retry_over_time" title="Permalink to this definition">¶</a></dt>
+<tt class="descclassname">kombu.utils.</tt><tt class="descname">retry_over_time</tt><big>(</big><em>fun</em>, <em>catch</em>, <em>args=</em><span class="optional">[</span><span class="optional">]</span>, <em>kwargs={}</em>, <em>errback=None</em>, <em>max_retries=None</em>, <em>interval_start=2</em>, <em>interval_step=2</em>, <em>interval_max=30</em>, <em>callback=None</em><big>)</big><a class="headerlink" href="#kombu.utils.retry_over_time" title="Permalink to this definition">¶</a></dt>
<dd><p>Retry the function over and over until max retries is exceeded.</p>
<p>For each retry we sleep a for a while before we try again, this interval
is increased for every retry until the max seconds is reached.</p>
@@ -260,13 +260,13 @@ context manager.</p>
<li class="right" >
<a href="kombu.syn.html" title="Async Utilities - kombu.syn"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file
diff --git a/reference/kombu.utils.limits.html b/reference/kombu.utils.limits.html
index 2be6e719..5dc32004 100644
--- a/reference/kombu.utils.limits.html
+++ b/reference/kombu.utils.limits.html
@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Rate limiting - kombu.utils.limits &mdash; Kombu 2.1.3 documentation</title>
+ <title>Rate limiting - kombu.utils.limits &mdash; Kombu 2.2.0rc2 documentation</title>
<link rel="stylesheet" href="../_static/celery.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '2.1.3',
+ VERSION: '2.2.0rc2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
- <link rel="top" title="Kombu 2.1.3 documentation" href="../index.html" />
+ <link rel="top" title="Kombu 2.2.0rc2 documentation" href="../index.html" />
<link rel="up" title="API Reference" href="index.html" />
<link rel="next" title="Compat. utilities - kombu.utils.compat" href="kombu.utils.compat.html" />
<link rel="prev" title="Utilities - kombu.utils" href="kombu.utils.html" />
@@ -45,7 +45,7 @@
<li class="right" >
<a href="kombu.utils.html" title="Utilities - kombu.utils"
accesskey="P">previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" accesskey="U">API Reference</a> &raquo;</li>
</ul>
</div>
@@ -190,13 +190,13 @@ available.</p>
<li class="right" >
<a href="kombu.utils.html" title="Utilities - kombu.utils"
>previous</a> |</li>
- <li><a href="../index.html">Kombu 2.1.3 documentation</a> &raquo;</li>
+ <li><a href="../index.html">Kombu 2.2.0rc2 documentation</a> &raquo;</li>
<li><a href="index.html" >API Reference</a> &raquo;</li>
</ul>
</div>
<div class="footer">
&copy; Copyright 2009-2012, Ask Solem.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> \ No newline at end of file