Class that provides an ActorSystem environment and sets the foundation for the system.
Upon instantiation, this class will create an ActorSystem, spawn the Master,
the Reaper ("kills" Actors after computation is completed) and spawns the Workers
on remote machines.
Class that provides an ActorSystem environment and sets the foundation for the system.
Upon instantiation, this class will create an ActorSystem, spawn the Master, the Reaper ("kills" Actors after computation is completed) and spawns the Workers on remote machines.