The functionalities covered in this chapter are supported only by esProc Enterprise Edition. You can choose to skip them if you are a user of one of the other esProc Editions or 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.