Load Balancing and Redundancy
To optimize performance and ensure high availability, Fibon employs load balancing and redundancy techniques. The load balancer distributes incoming requests across multiple indexers based on factors such as network latency, indexing capacity, and resource availability. This load balancing mechanism ensures that the workload is evenly distributed, preventing any single indexer from becoming overloaded.
Additionally, Fibon incorporates redundancy by maintaining multiple redundant indexers for each blockchain network. This redundancy ensures that even if one indexer fails or experiences downtime, the system can seamlessly switch to another indexer, minimizing service disruptions and ensuring continuous availability of indexed data.
Last updated