分布式FTP服务器:DrFTPD
DrFTPD 是一个纯java的分布式FTP服务器。DrFTPD由一个master节点和多个 slave 节点组成,其中 slave 节点用来真正的接收文件传输任务,而 master 用来管理 slave 节点做负载均衡。结构如下图所示:
Features
- Free Software
- Uses file transfer slaves as explained above
- Runs without root/administrator privileges
- Stripes files across slaves
- Slave selection based many different conditions including bandwidth, free space and sections
- In-memory filelist with cached checksums
- Many plugins built-in
- Zipscript
- IRC Sitebot, or multiple
- User Trial
- Archiving/mirroring plugin
- Slave stripes files across multiple roots (mountpoints) </ul>
项目主页:http://www.open-open.com/lib/view/home/1357872353067
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!