Multi-threaded airport takeoff and landing simulation made in C++ with SFML library
-
Updated
Jul 2, 2024 - C++
Multi-threaded airport takeoff and landing simulation made in C++ with SFML library
General purpose library with utility code for C++17 projects, dealing with UTF-8 / UTF-16 / UTF-32 conversion, dependency injection, signals/slots, string/number conversion and threading.
Assignments I did for the Operating Systems course in my University.
Periodic Executor project in C++ employs a threaded model for efficient periodic task management. It includes a waitable queue, threading pool, thread group, and tasks, facilitating scalable and concurrent task execution in high-performance applications.
Mutually exclusie threads using semaphores PLUS Applying a solution for "Producer/Consumer" problem
Add a description, image, and links to the threading-synchronization topic page so that developers can more easily learn about it.
To associate your repository with the threading-synchronization topic, visit your repo's landing page and select "manage topics."