You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second assignment of "ARP" course aims to measure the speed efficiency of different IPC to transfer a certain amount of data between a producer and a consumer represented by two different processes.
Assignment given by the professor Renato Zaccaria for the course "Advanced and robot programming" - Robotics Engineering, at the University of Genova.
Read the info.txt to know the info about the project.
About
The second assignment of "ARP" course aims to measure the speed efficiency of different IPC to transfer a certain amount of data between a producer and a consumer represented by two different processes.