Smart Routing and Load Balancing
Real200's smart routing system automatically selects the optimal provider for cost optimization and high availability.
Routing Strategiesâ
| Strategy | Description | Use Case |
|---|---|---|
| Best Price | Selects the lowest-cost available provider | Cost-sensitive applications |
| Lowest Latency | Selects the fastest responding provider | Real-time requirements |
| Weight Round-Robin | Distributes based on configured weight ratios | Load balancing |
| Failover | Automatically switches on primary channel failure | High availability |
Failoverâ
When a provider experiences issues, Real200 automatically:
- Detects provider health status
- Switches to a backup channel within 38ms
- Zero client awareness, no retry needed
Health Checksâ
Real200 periodically checks all channels:
| Metric | Threshold |
|---|---|
| Response Latency | > 10 seconds marked as slow |
| Error Rate | > 50% marked as abnormal |
| Consecutive Failures | > 3 marked as unavailable |
Abnormal channels are automatically excluded from the routing pool until they recover.