If I may answer my own question--after some serious web searching:

To use RDMA with a qpid client such as latency test, set the
environment variable QPID_LOAD_MODULE=/path/to/rdmaconnector.so

I'll resist the temptation to email again to thank myself.  ;-)

Aaron


On Thu, Feb 25, 2010 at 3:46 PM, a fabbri <[email protected]> wrote:
> Hi,
>
> I'm able to run the C++ broker w/ the RDMA transport by using the
> --load-module option, e.g.:
>
> qpidd --load-module rdma.so --transport rdma ...
>
> Next I try to use latencytest with -P rdma, but it complains (as the
> protocol is not registered).
>
> How should I make latencytest load the transport module?  Is the
> rdmaconnector.so or whatever supposed to live in a standard directory,
> or am I missing an option?
>
> Thanks
> Aaron
>

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to