Skip to content

Latest commit

 

History

History

05-clusters

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Computer clusters

A cluster is a set of connected computers that work together. Parallel applications can be developed to run on a cluster to improve performance. Two technologies commonly used for this purpose is MPI and Apache Spark. Here are some examples:

  1. MPI
  2. Apache Spark