Basic demo of using GCD to perform asynchronous IO, specifically reads.
./bootstrap
Running bootstrap will generate some test data and the build system, then run dispatch_io.
If you want to profile dispatch_io using Xcode Instruments, just swap the cmake generator in ./bootstrap to use -G Xcode then knock yourself out.
markdown README.md > README.html