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
This project realised on my own asked us to code a classical multithreading problem called Philosophers. Resolving that problem ask to code lightly, just the essential for limiting as less the perfomance during the operations, and learn the concept of threads, childs and parents to implemented it .