Inter thread communication
-
Updated
Feb 7, 2023 - C++
Inter thread communication
Demonstrates communication between two player instances running in separate threads in the same process, as well as communication between two player instances running inside separate process (instances of JVM).
To associate your repository with the threadcommunication topic, visit your repo's landing page and select "manage topics."