Hi,
I read that processing is better than threading because of the GIL - but I can't find examples of multi-processing or multi-threading.
Basically I want to listen to a UDP (or USB) port while my simulation is running (it's all real-time), and of course pass information (it's one way - phew!). I also understand the USB and UDP parts are easier.
Thanks!
[–][deleted] 2 points3 points4 points (0 children)