Cluster Computing

Read(3302) Label: cluster computing,

You can choose to skip this section if you are not a professional programmer. This won’t affect your learning about the other contents of this Tutorial.

Parallel Computing discussed the parallel processing with multiple threads performed on one machine. To cope with the tremendous amounts of data and extremely complex computations, we can devise a cluster consisting of multiple machines to handle heavy computing tasks. This chapter explains how to perform cluster computing in esProc.