/multithread-io

:toolbox: Multithread I/O simulation on Windows API. Mainly focus on testing multithread & overlapped I/O on various environments.

Primary LanguageC++

šŸ§° multithread-io

Multithread I/O simulation on Windows API.
Mainly focus on testing multithread & overlapped I/O on various enviornment (number of files, file size, compute time...)

All test result and analyze is located at wiki page

Profiling code is inserted with Concurrency Visualizer SDK.

On Debug build, you must install Concurrency Visualizer Extension, and add SDK to project.
On Release build, you don't have to install and include it.

Test Coverage

  1. Performance Evaluation

  2. Compare Thread / Task Scheduling

  3. Stress test

  4. Summary