• Stars
    star
    1
  • Language
    C
  • License
    MIT License
  • Created almost 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An interactive exploration of inter-process communication efficiency. This project measures and compares data transfer speeds across named pipes, unnamed pipes, sockets, and shared memory in a concurrent programming context.