This repository was archived by the owner on Jul 22, 2021. It is now read-only.
aestasit/akka-tutorial
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
AKKA JAVA SAMPLE CODE ===================== http://akka.io - Actors TODO - Remote Actors 1. start the Akka server 'gradle jettyRun' from akka-remote project 2. run the AkkaClient.java class from the akka-application project (best using Idea)