Commit Graph

2 Commits

Author SHA1 Message Date
paul.baranowski 78b33b9e23 CC-2084: Integrate RabbitMQ for immediate schedule updates and commands
Implemented RabbitMQ on the pypo side.  Schedule updates are now
almost instantaneous and we are only polling the server once per
hour if we aren't updated in that time.  Canceling a show happens
right away.
2011-03-23 01:09:27 -04:00
Paul Baranowski 7484f1a837 Added php-amqp library to talk to RabbitMQ.
You can get this from https://github.com/tnc/php-amqplib
but I updated the demo programs so that they work.
2011-03-18 17:12:48 -04:00