Qpid Dispatch

A lightweight AMQP router for building scalable, available, and performant messaging interconnect.

Building

From the dispatch directory:

$ mkdir build $ cd build $ cmake .. $ make $ make test

Note: Your PYTHONPATH must include /src/py in its list of paths in order to test and run Dispatch.