Re: RDMA socket support in the JDK

2018-05-18 Thread ben.cot...@alumni.rutgers.edu
Java 7 introduced Sockets Direct Protocol ... a mechanism to achieve RDMA
across Linux JVMs that had specific OFED device drivers  and Infiniband
($$) as the physical network between JVMs’  NICs.

With Intel’s gift of iWarp to OFED ... enabling RDMA over Ethernet ...
maybe this JEP could drive development of an SDP capability that could
deliver RDMA to the Java masses (Ethernet) .. and not the Java ultra-rich
(Infiniband) ?


On Fri, May 18, 2018 at 5:18 PM Kasper Nielsen <kaspe...@gmail.com> wrote:

> Hi,
>
> I just saw a JEP draft for RDMA socket support in the JDK. Anyone got any
> experience with it?
>
> JEP Draft: https://bugs.openjdk.java.net/browse/JDK-8203434
> JDK Bug with webreg: https://bugs.openjdk.java.net/browse/JDK-8195160
>
> /Kasper
>
> --
> You received this message because you are subscribed to the Google Groups
> "mechanical-sympathy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mechanical-sympathy+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mechanical-sympathy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mechanical-sympathy+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RDMA socket support in the JDK

2018-05-18 Thread Kasper Nielsen
Hi,

I just saw a JEP draft for RDMA socket support in the JDK. Anyone got any 
experience with it?

JEP Draft: https://bugs.openjdk.java.net/browse/JDK-8203434
JDK Bug with webreg: https://bugs.openjdk.java.net/browse/JDK-8195160

/Kasper

-- 
You received this message because you are subscribed to the Google Groups 
"mechanical-sympathy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mechanical-sympathy+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.