How Servermaker Works

A detailed explanation for clients, hosts, and developers.

1. Job submission

You upload a compute job (Docker image or CLI task) through the dashboard.

2. Automatic task splitting

The platform divides the workload into many independent tasks.

3. Distributed execution

Tasks are executed redundantly across multiple hosts in the network.

4. Result verification

Results are validated using multi-source redundancy and consensus.

5. Final aggregation

Outputs are merged into the final deliverable and returned to the user.