Skip to content

Instantly share code, notes, and snippets.

View arifsisman's full-sized avatar
🎯
Focusing

Mustafa Arif Şişman arifsisman

🎯
Focusing
View GitHub Profile
@arifsisman
arifsisman / beowulf-cluster.md
Last active July 24, 2024 02:49
Beowulf Cluster Setup

Beowulf Cluster Setup

1. Introduction

A Beowulf cluster is a computer cluster of similar computers networked into a small local area network with libraries and programs installed which allow processing to be shared among them. The result is a high-performance parallel computing cluster from the inexpensive personal computer hardware.

This project aims to create a Beowulf Cluster which computes bigram analysis on a news data set. 2 virtual worker nodes and 1 virtual master node used for the cluster, all operating with Ubuntu Server 16.04.