TNet:A tree-based communication protocol for cluster computing tools

Chen Chen,Chen Wenguang,Zheng Weimin
DOI: https://doi.org/10.3969/j.issn.2095-2783.2007.06.011
2007-01-01
Abstract:Traditional tools for cluster computing often use flat-structure as communication fundmental.The scalability and performance are bad especially on broadcast and reduction.Tree topology is widely used in broadcasting and gathering data which reduces the communication overhead significantly.A new protocol named TNet in this paper is presented as communication toolkit which provide functions such as broadcasting,gathering, filtering and file transferring etc.TNet could be used to support the development of cluster computing tools efficiently.
What problem does this paper attempt to address?