Exercises for Operating Systems Exam @ Unifi - Concurrent access to data, threads, synchronisation with semaphores and synchronised methods.
-
Updated
Mar 13, 2024 - Java
Exercises for Operating Systems Exam @ Unifi - Concurrent access to data, threads, synchronisation with semaphores and synchronised methods.
Examples of multithreading, executor framework and synchronized methods in Java.
Concurrent Programming with Java Threads. The project imitates the scenario of a company containing 10 departments, making transactions over 50 of its internal accounts.
Add a description, image, and links to the synchronized-methods topic page so that developers can more easily learn about it.
To associate your repository with the synchronized-methods topic, visit your repo's landing page and select "manage topics."