1 | Inter-connection network - The system of logic and conductors that connects the processors in a distributed computer system. Some examples are bus, mesh, hypercube and Omega networks. |
2 | Inter-processor communication - The passing of data and information among the processors of a parallel computer during the execution of a parallel program. |
3 | Job - This term generally refers to an application sent to a batching system - a job finishes when the application has completed its run. |