Hello guys,
I am a newbie and working with some Raspberry Pis. What I want to do is have 1 Master Pi distributes tasks/scripts to worker Pis. The workers will send the results to the master node after executing the tasks/script. Can I know is there any better way to do this?
thanks all