/IPC_Comparison_Unix

- Designed benchmarks to compare and analyze the latency and throughput performances of Pipes, TCP stream sockets and Shared memory on Unix systems. - Compared the performances of two existing timing utilities in instrumenting time-sensitive system software: A x86-64 architecture specific rdtsc time stamp counter, and the Unix clock_gettime API.

Primary LanguageC

Stargazers