E

Advice on Round-Robin for Satellites

Summary

The user is seeking advice on implementing a round-robin method for managing multiple satellites, as their continuous integration (CI) process slows down when more than two jobs are running. They are looking for ways to scale their system horizontally.

Status
open
Tags
  • Continuous Integration
  • Scaling
  • Round-Robin
  • Horizontal Scaling
  • CI Process
Source
#earthly
    e

    e

    11/7/2024

    how can we round-robin between multiple satellites? our CI gets slow with > 2 jobs running and we'd like to scale horizontally here