Dynamic Node Pools

Hymx does not operate on static validator sets or permissioned node lists. Instead, node pools are ephemeral - spun up per job, then dissolved once the task is complete.

Each pool is created based on:

  • Task requirements (compute class, bandwidth, latency)

  • Node performance history

  • Real-time metrics like uptime, response time, failure rate

This makes the network resistant to collusion, adaptive to demand spikes, and cost-efficient under load. It also democratizes participation: any device can earn, but only the best-suited are selected for each job.

Last updated