Statistics
| Branch: | Tag: | Revision:

root / pithos / tools / dispatcher.py @ 93abb8b2

History | View | Annotate | Download (4.7 kB)

# Date Author Comment
8f815802 01/28/2012 12:06 pm Antony Chazapis

Move queue functions to lib.

Refs #1792

a55bb574 01/27/2012 05:17 pm Antony Chazapis

Make dispatcher use pika.

2e662088 01/19/2012 07:41 pm Antony Chazapis

Change license year.

Fixes #1889

2e450abb 12/21/2011 06:23 pm Antony Chazapis

The dispatcher is a python executable which monitors a RabbitMQ queue and calls a registered function for each incoming message.

Refs #1792