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 the number of context switches between user space and kernel space.Read more...
/Gs (Control Stack Checking Calls) (C++)
16 years ago
0 comments
Post a Comment