Orchestrators
The Orchestrator serves as the "brain" of the decentralized Content Delivery Network (dCDN), coordinating and managing the flow of data between clients and CDN nodes. It optimizes resource allocation, ensures secure communication, and facilitates custom business logic for developers. The Orchestrator's key features include:
CDN Node RPC: Manages the remote procedure call (RPC) interface between the Orchestrator and CDN nodes, ensuring smooth interaction and control over network resources.
CDN Node Allocation: Efficiently assigns CDN nodes to clients based on factors such as location, bandwidth, and performance to optimize load distribution and network efficiency.
Custom Application Features: Developers can customize the Orchestrator for specific use cases, such as optimizing content delivery based on geographic distribution or bandwidth prioritization.
Last updated