File: tornado.rst

package info (click to toggle)
python-pika 0.9.14-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,048 kB
  • ctags: 2,110
  • sloc: python: 10,046; makefile: 134
file content (9 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
Tornado Connection Adapter
==========================
.. automodule:: pika.adapters.tornado_connection

Be sure to check out the :doc:`asynchronous examples </examples>` including the Tornado specific :doc:`consumer </examples/tornado_consumer>` example.

.. autoclass:: pika.adapters.tornado_connection.TornadoConnection
  :members:
  :inherited-members: