Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
qpid-cpp-client-rdma - RDMA Protocol support (including Infiniband) for Qpid clients
A client plugin and support library to support RDMA protocols (including
Infiniband) as the transport for Qpid messaging.
Packages
Latest: qpid-cpp-client-rdma-0.20-7.el6.fio.x86_64.rpm
Changelog:
- * 2013-03-25 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 0.20-6
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
- * 2013-02-14 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-5
- Moved the Qpidd swig descriptors to /usr/include/qpid
- Moved the QMF swig descriptors to /usr/include/qmf
- * 2013-02-12 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-4
- Moved Functor and MemFuncRef out of the definition of Handler.
- Resolves: BZ#910201
- * 2013-02-09 - Denis Arnaud <denis.arnaud_fedora[AT]m4x[DOTORG]> - 0.20-3
- Rebuild for Boost-1.53.0
- * 2013-01-28 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-2
- Fixed memory leak in Perl bindings typemap.
- Resolves: BZ#885149