分布式内容分发框架 MirrorBrain
本文导语: MirrorBrain:A Download Redirector and Metalink Generator MirrorBrain 是一个使用镜像服务器来运行内容分发系统的框架。It solves a challenge that many popular open source projects face: a flood of download requests, often magnitudes more than a single site could practically ha...
MirrorBrain 是一个使用镜像服务器来运行内容分发系统的框架。It solves a challenge that many popular open source projects face: a flood of download requests, often magnitudes more than a single site could practically handle. A central (and probably the most obvious) part is a "download redirector" that automatically redirects requests from Web browsers or download programs to a mirror server near them. Choosing a suitable mirror for a user's request is the key, and MirrorBrain uses geolocation and global routing data to make a sensible choice and achieve load-balancing for the mirrors at the same time. The algorithm is both sophisticated and easy to control and tune. In addition, MirrorBrain monitors mirrors, scans them for files, generates mirror lists, and more.
您可能感兴趣的文章:
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。