wiki:QueueProcessing

Queue Processing

Adhocracy needs to run some operations which are time expensive and thus executed asynchronously. This includes search indexing and several housekeeping tasks, such as checking for the successful adoption of proposals on a time basis. In order to execute the queue consumer, make sure to have rabbitmq configured and running.

$ cd /opt/adhocracy
$ paster background -c example.ini