A Remote Code Execution System with Apache Pekko & Scala

Описание к видео A Remote Code Execution System with Apache Pekko & Scala

Article: https://blog.rockthejvm.com/remote-co...
GitHub: https://github.com/ghurtchu/braindrill/
Learn Pekko: https://rockthejvm.com/p/the-akka-bundle

In this video we will demonstrate the features of Apache Pekko (the open source version of Akka) with a small project: a distributed remote code execution system, where a client sends a piece of code as text to be executed, and our system returns the output.

We'll cover
- how to set up an Apache Pekko cluster
- how to run Pekko actors in a hierarchy
- how to send messages in a distributed system
- how to set up a Pekko HTTP server to take requests
- how to build deploy and run this remote code execution system
- various best practice tips on how to work with Apache Pekko and Scala

Follow Rock the JVM on:
LinkedIn:   / rockthejvm  
X: https://x.com/rockthejvm
Blog: https://blog.rockthejvm.com

-------------------------------------------------------------------------
Home: https://rockthejvm.com
-------------------------------------------------------------------------

Video thumbnail (left part) by rorozoa from freepik.com and the AI they used to generate it.

Комментарии

Информация по комментариям в разработке