disni-java library for RDMA的安装和使用

本文介绍了如何在Ubuntu系统上安装和使用DisNI库进行RDMA编程。DisNI是一个允许用户直接从Java应用程序访问存储和网络的库,支持RDMA和NVMf接口。详细步骤包括安装过程、测试程序的执行,以及如何在IDE(如IntelliJ IDEA)中配置和运行DisNI程序。
摘要由CSDN通过智能技术生成

最近想要试一试用java写rdma程序,找到了两种解决方案,一个是JXIO,另一个是disni。实验室的环境是ubuntu,而JXIO只能在Redhat、CentOS等系统上使用,还好disni可以在ubuntu上使用。下面是disni的介绍。

DiSNI is a Java library for direct storage and networking access from userpace. It currently provides an RDMA interface to access remote memory, and an NVMf interface to access remote NVMe storage. DiSNI enables the development of Java applications for high performance RDMA networks, such as InfiniBand, iWARP, or RoCE. The RDMA API is implemented based on the Open Fabrics Enterprise Distribution (OFED) RDMA user libraries. The NVMf APIs are implemented on top of the Storage Performance Development Kit (SPDK). Both APIs provide RDMA semantics including asynchronous operations, zero-copy transmission and direct data placement.

安装

git clone https://github.com/zrlio/disni 
cd
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 4
    评论
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值