Fast and Secure Inter-process Communication on JDK 16 - Inside Java Newscast #11

#Java #OpenJDK #JDK JDK 16’s socket channel / server-socket channel API can use Unix domain sockets for faster and more secure inter-process communication on the same host - also: JDK 17 final release candidate and Oracle Developer Live. ⎯⎯⎯⎯⎯⎯ Chapters ⎯⎯⎯⎯⎯⎯ 0:00 ➠ Intro 0:42 ➠ Unix Domain Sockets JEP 380: 1:19 ➠ Unix Domain Sockets - Connecting Client and Server 2:24 ➠ Unix Domain Sockets - vs TCP/IP 3:21 ➠ Bits & Bytes JDK 17: Oracle Developer Live Java Innovations: 3:51 ➠ Outro ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Back to Top