Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.53 KB

Swarm_Operator_node_(SWOP).md

File metadata and controls

23 lines (17 loc) · 1.53 KB

SWOP is responsible to execute tasks that are assigned to it. A SWOP node can execute only one task at a time. Other than executing tasks, SWOP provides multiple functionalities such as:

  • Managing Swarm Learning operations—SWOP eases the management of tasks because of its ability to perform control operations across the Swarm Learning network. It also uses a simple interface to manage operations from anywhere.

  • Scalability—SWOP can manage hundreds of Swarm Learning nodes with the use of one command.

  • Automation—SWOP eases automation of Swarm operations by providing APIs for scripting.

More information: