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).
Add a description, image, and links to the threadcommunication topic page so that developers can more easily learn about it.
To associate your repository with the threadcommunication topic, visit your repo's landing page and select "manage topics."