Seaprated the RabbitMQ consumer from MaxScale's build system.

This commit is contained in:
Markus Makela
2015-01-18 12:34:32 +02:00
parent b2505fd660
commit d45cae2ee7
5 changed files with 438 additions and 22 deletions

12
rabbitmq_consumer/SETUP Normal file
View File

@ -0,0 +1,12 @@
This is a fast guide to setting up the RabbitMQ Consumer.
Configure CMake:
cmake .
Install:
make install
After installation configure the 'consumer.cnf' file. Refer to README for details
about the required values.