adding rsockets support into JDK
Alan Bateman
Alan.Bateman at oracle.com
Sun May 13 08:11:39 UTC 2018
On 11/05/2018 17:37, Lu, Yingqi wrote:
> Hi Alan,
>
> Thank you very much for your feedback!
>
> I agree that jdk.net.RdmaSocketImplFactory is not necessary anymore. I will remove it in next version.
>
> I will remove the inheritance from SocketChannelImpl/ServerSocketChannelImpl, replace them with SocketChannel/ServerSocketChannel. My initial thought was to avoid the code duplication, but I totally agree with you on your concern for future maintenance.
>
> I will also make other changes following your suggestions and start to add test cases. I will start from the examples of regular sockets and socket channels and add ones specific to RDMA.
Are you still planning to submit a JEP?
-Alan
More information about the nio-dev
mailing list