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
'ITSYSTEM' 카테고리의 다른 글
10 ways to optimize an animated gif file (0) | 2020.12.31 |
---|---|
HTTP Client Performance - IO (0) | 2020.12.31 |
파일의 구조 (0) | 2019.10.29 |
R Programming (0) | 2019.04.17 |
Git 개념 (0) | 2018.10.14 |