ITSYSTEM
IBM zero copy
wowbelly
2020. 12. 31. 15:48
developer.ibm.com/languages/java/articles/j-zerocopy/
Efficient data transfer through zero copy
This article explains how you can improve the performance of I/O-intensive Java applications running on Linux and UNIX platforms through a technique called zero copy. Zero copy lets you avoid redundant data copies between intermediate buffers and reduces t
developer.ibm.com