Project Lead:Cliff Schmidt URL:http://qpid.apache.org Description:
Qpid provides multiple language implementations of the Advanced Messaged Queuing Protocol (AMQP) specification and related technologies including PGM, transaction management, queuing, distribution, security, management and heterogeneous multi-platform support for messaging.
QPID-664: Added readme with some context and description of using the drain & spout examples to explore uses of the address syntax - (a work in progress!).
Removed the Visual Studio solution/project files, as these are now generated by CMake. Added CMakeLists.txt files to Makefile.am, and all other needed support files so that the 'make dist' supplies all needed items for building a release kit on Windows. Fixes QPID-2134