Real-time processing with docker

Hi, hope anyone can help me. I have created a simple Rpi cluster with a total of 5 nodes. MY end goal is to use the cluster to do real-time processing. For instance, we have a path recognition program written in python, our goal is to use the cluster to run the application, at the moment I can’r answer the question for myself. Will I be able to use docker for real-time processing with a minimum delay - OR - how would I go about spreading “one complicated task/process” in a timely fashion between the five nodes? Is there any other application anyone would suggest using?

  • Thank you in advance