LinuxHPC.org/Cluster Builder 1.2
    Communications
Translate to another language
Communications

Focused on parallel libraries, technologies listed under communication are necessary for achieving communication between processes performed at different nodes. It allows the compute nodes which are running parallel-processing enabled programs to communicate with each other. Most communication programs are based on MPI (Message Passing Interface) or Parallel Virtual Machine (PVM), though other protocols are also available.