The actor model is a model of concurrent programming that consists of concurrent entities called actors. Actors communicate using asynchronous messages, and depending on the …
1.1 Background The rise in popularity of modern parallel computing hardware, such as multi- core processors [10, 72, 83] and graphics processing units (GPUs)[25, 26, 52, 78, 80], has …