October 2018
Beginner
794 pages
19h 23m
English
In this chapter, we learned powerful approaches to a critical aspect of working with files: ensuring that I/O performance is kept as high as is possible, as I/O is really the performance-draining bottleneck in many real-world workloads. These techniques ranged from file access pattern advice passing to the OS, SG-I/O techniques and APIs, memory mapping for file I/O, DIO, AIO, and so on.
Read now
Unlock full access