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
Objectives: Practice developing multiple-threaded applications, practice inter-process
communication (IPC) via shared memory, practice solving synchronization problems,
and practice use of semaphores.
About
Multi-threaded Server, Shared Memory and Synchronization