ruflo

⚖️ Provider Load Balancing

/docs/core-features/provider-load-balancing

StrategyDescriptionBest For
round-robinRotate through providers sequentiallyEven distribution
least-loadedUse provider with lowest current loadHigh throughput
latency-basedUse fastest responding providerLow latency
cost-basedUse cheapest provider that meets requirementsCost optimization (85%+ savings)