سلام...دوستان ایا کسی میتونه در این مورد کمک کنه؟
we are going to evaluate the performance of different IPC mechanisms on Linux. So, suppose that two processes, namely P1 and P2 are running. Transfer 50 megabytes of data between these two processes, using shared memory, pipes and sockets each time. For each case, report the time needed and finally conclude which IPC mechanism is the fastest and which one is the slowest in your experiment.