Interprocess communication
May 2021 - Jul 2021 (3 months)
• Project developed at the university, an algorithm that explains multiprocessing, thread and process synchronization and data transfer between processes. This project is based on concepts used in microservices architecture. • Using the C language and libraries that help in the handling of OS tools. • The result achieved was an application that generates numbers and manages to transfer them between processes. In addition, a satisfactory synchronization, where it was not possible to identify any deadlock.