On 02/25/2010 07:47 PM, a fabbri wrote:
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. ;-)
You can also get it loaded by having it in a standard directory.
You can find the directory by asking the broker for its module directory:
# qpidd --help | grep -e --module-dir
--module-dir DIR (/usr/lib64/qpid/daemon) Load all shareable modules in this
and replacing the /daemon part with /client, so in this case
/usr/lib64/qpid/client
Since you've just been thru the web search: where _would have been_ a good place
to put this info that you would have found it quickly? We'll make it easier for
the next person :)
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]