Available translations

Data Mining - Deployments

foundations.png
Summary: Data Mining Bots can be deployed into one or many machines at the same time and they will automatically find the way too coordinate their actions.
Once you are done defining your data mining Bots, you can move the Tasks that execute them to other Network Nodes and some other node structures within the Network hierarchy. The bot's will still run even from different machines on the network.
How Does Superalgos Know How to Coordinate Bots?
Everything that needs to be known is already defined at the Workspace.
  • At the Network: The Network hierarchy contains all the information needed to know where the dependent bots are running. Looking at the Tasks on the network node, we can know which bots are running on a particular machine in the network. Looking at the Data Storage hierarchy, we can know where Datasets are being storied in the network.
How Does a Bot Know Where Its Dependencies are Running?
Everytime a Task is executed, the whole Network hierarchy, together with the bot definitions at the Data Mines are sent to the Task Server. This includes not only the running Bot's definition, but also all the definitions of the dependent bots.
Previous
Data Mining - Status Dependencies
Next
Data Mining - Products