A File Distribution Mechanism based on Netty Communication Framework

Yingzhen Huang,Zheyuan Liu,Rongxin Qian,Weikai Gu,Zhongyi Guo,Weikai Gu and Zhongyi Guo
DOI: https://doi.org/10.1088/1757-899X/1043/3/032047
2021-02-04
IOP Conference Series: Materials Science and Engineering
Abstract:The efficiency of file distribution in large-scale data processing platform is essential besides system security. Traditional CIFS file sharing method cannot meet the requirement due to its lack of security and ability to distribute fragile files. This paper introduces an innovated file distribution mechanism based on Netty framework. It utilizes zero-copy mode provided by Netty, along with multi-thread asynchronous communication. Experiment shows that it outperforms CIFS in real-time applications.
What problem does this paper attempt to address?