Navigation

  • index
  • modules |
  • next |
  • previous |
  • pika 0.10.0 documentation »

Usage ExamplesΒΆ

Pika has various methods of use, between the synchronous BlockingConnection adapter and the various asynchronous connection adapter. The following examples illustrate the various ways that you can use Pika in your projects.

  • Using URLParameters
  • Connecting to RabbitMQ with Callback-Passing Style
  • 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

Previous topic

pika.spec

Next topic

Using URLParameters

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • pika 0.10.0 documentation »
© Copyright 2009-2015, Tony Garnock-Jones, Gavin M. Roy, Pivotal and others.. Created using Sphinx 1.3.6.