Add a file implementation for the MQ interface, and use it for the
general 'make check' tests, to test without a message broker running. Also add --enable/--disable options to configure to optionally build the MQ implementations.
Showing
src/mq/file/Makefile.am
0 → 100644
src/mq/file/README.rst
0 → 100644
src/mq/file/mq.c
0 → 100644
src/test/file_mq.conf
0 → 100644
Please register or sign in to comment