Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 303 Bytes

File metadata and controls

5 lines (4 loc) · 303 Bytes

Python-Multiprocess-UTP-Comm-Example

This is a test for using UTP connection and Multiprocess shared values

shared_test and shared_test_secondary should be run at the same time so they can communicate. shared_test is the primary and could have more processes to communicate with other primaries.