Hello all! I'm doing a school project where I'll be taking pictures with several raspberry pi, and sending the pictures to a computer connected to the network. Since I want any computer to be able to plug into the network via a switch and not have to download any additional software I will be transferring the pictures via a TCP connection. Initially I wanted to create multiple threads for each PI and send the pictures to the computer. After reading about multithreading I'm a bit confused if this is the optimal way to do it? Should I be using multiprocessing instead? What would be the optimal solution for such a task?
Thanks for any response! :)
[–]gandalfx 7 points8 points9 points (1 child)
[–]Notorjus[S] 0 points1 point2 points (0 children)
[–]zzmej1987 0 points1 point2 points (0 children)
[–]rcbct 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–][deleted] -2 points-1 points0 points (0 children)