aioamqp
latest
  • Introduction
  • API
  • Examples
  • Changelog
aioamqp
  • Docs »
  • Welcome to aioamqp’s documentation
  • Edit on GitHub

Welcome to aioamqp’s documentation¶

Aioamqp is a library to connect to an amqp broker. It uses asyncio under the hood.

Limitations¶

For the moment, aioamqp is tested against Rabbitmq.

Contents:

  • Introduction
    • Prerequisites
    • Installation
  • API
    • Basics
    • Starting a connection
    • Handling errors
    • Publishing messages
    • Consuming messages
    • Queues
    • Exchanges
  • Examples
    • “Hello World!” : The simplest thing that does something
    • Work Queues : Distributing tasks among workers
    • Publish Subscribe : Sending messages to many consumers at once
    • Routing : Receiving messages selectively
    • Topics : Receiving messages based on a pattern
    • RPC: Remote procedure call implementation
  • Changelog
    • Aioamqp 0.15.0
    • Aioamqp 0.14.0
    • Aioamqp 0.13.0
    • Aioamqp 0.12.0
    • Aioamqp 0.11.0
    • Aioamqp 0.10.0
    • Aioamqp 0.9.0
    • Aioamqp 0.8.2
    • Aioamqp 0.8.1
    • Aioamqp 0.8.0
    • Aioamqp 0.7.0
    • Aioamqp 0.6.0
    • Aioamqp 0.5.1
    • Aioamqp 0.5.0
    • Aioamqp 0.4.0
    • Aioamqp 0.3.0
    • Aioamqp 0.2.1
    • Aioamqp 0.2.0

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Benoît Calvez Revision 802bb9ef.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
master
latest
aioamqp-0.5.1
aioamqp-0.5.0
aioamqp-0.4.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.