1. The document discusses the development of an Open Fabrics Interface (OFI) transport for the FairMQ message queue library used by the ALICE experiment at CERN.
2. This transport allows FairMQ to bypass the Linux kernel and leverage RDMA capabilities when using the libFabric library for high-performance message passing.
3. Preliminary tests of the OFI transport prototype showed significant performance gains over existing TCP-based transports, achieving throughput of over 30Gbps for large message sizes.