The dispatcher is a python executable which monitors a RabbitMQ queue and calls a...
authorAntony Chazapis <chazapis@gmail.com>
Wed, 21 Dec 2011 16:23:18 +0000 (18:23 +0200)
committerchazapis <chazapis@pithos.dev.grnet.gr>
Wed, 21 Dec 2011 16:23:18 +0000 (18:23 +0200)
commit2e450abb4244ad17fbc5cf0dee88588531ad3c07
treec3a0afca48f088b3c2eb441b097faa9b1b4226f5
parent044f42101382502bd6ca638eb1482911e7622be4
The dispatcher is a python executable which monitors a RabbitMQ queue and calls a registered function for each incoming message.

Refs #1792
pithos/tools/dispatcher.py [new file with mode: 0755]