Research Socket overhead in Linux vs Message Queues and benchmarking #ipc #benchmarks
The objective of this research is to assess the system performance overheads of user-space sockets (in this case UDP sockets) vs Message queues. So that this can be used as…