pika
  • Introduction to Pika
    • IO and Event Looping
    • Continuation-Passing Style
    • Credentials
    • Connection Parameters
    • TCP Backpressure
  • Core Class and Module Documentation
    • Connection Adapters
      • Adapters
        • Asyncore Connection Adapter
        • BlockingConnection
        • Select Connection Adapter
        • Tornado Connection Adapter
        • Twisted Connection Adapter
    • Channel
      • Channel
    • Connection
    • Authentication Credentials
      • PlainCredentials
      • ExternalCredentials
    • Exceptions
    • Connection Parameters
      • ConnectionParameters
      • URLParameters
    • pika.spec
  • Usage Examples
    • Using URLParameters
      • Example Connection URLS
    • Connecting to RabbitMQ with Callback-Passing Style
      • Example Code
    • Using the Blocking Connection to get a message from RabbitMQ
    • Using the Blocking Connection to consume messages from RabbitMQ
    • Using the BlockingChannel.consume generator to consume messages
    • Comparing Message Publishing with BlockingConnection and SelectConnection
    • Using Delivery Confirmations with the BlockingConnection
    • Ensuring message delivery with the mandatory flag
    • Asynchronous consumer example
    • Asynchronous publisher example
    • Twisted Consumer Example
    • Tornado Consumer
  • Frequently Asked Questions
  • Contributors
  • Version History
    • 0.9.13 - 2013-05-15
    • 0.9.12 - 2013-03-18
    • 0.9.11 - 2013-03-17
    • 0.9.10 - 2013-03-16
    • 0.9.9 - 2013-01-29
    • 0.9.8 - 2012-11-18
    • 0.9.7 - 2012-11-11
    • 0.9.6 - 2012-10-29
    • 0.9.5 - 2011-03-29
 
pika
  • Docs »
  • Edit on GitHub

Python Module Index

.
 
.
    pika.adapters.asyncore_connection
    pika.adapters.blocking_connection
    pika.adapters.select_connection
    pika.adapters.tornado_connection
    pika.channel
    pika.credentials
    pika.exceptions
    pika.spec

© Copyright 2010-2013, Tony Garnock-Jones, Gavin M. Roy, VMWare and others..

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.9.14
Versions
latest
stable
0.9.14
0.9.13
0.9.9
0.9.8
0.9.6
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.