Syscall
-
Resources
Syscall - pipe
Syscall - sendfile
-
IBM Developer - Efficient data transfer through zero copy (opens in a new tab)
JDK NIO support
zero copy
onLinux
andUNIX
systems through thetransferTo()
method injava.nio.channels.FileChannel
. -
NetSocket (Vert.x Stack - Docs 4.5.3 API) - sendFile (opens in a new tab)
Networking
netfilter
SO_REUSEPORT
-
Kernel
-
NGINX