Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ujihisa/remoter
a trivial akka remote actor example
https://github.com/ujihisa/remoter
Last synced: about 1 month ago
JSON representation
a trivial akka remote actor example
- Host: GitHub
- URL: https://github.com/ujihisa/remoter
- Owner: ujihisa
- Created: 2012-09-11T00:49:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-11T00:50:39.000Z (about 12 years ago)
- Last Synced: 2024-05-01T23:19:41.032Z (7 months ago)
- Language: Scala
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Based on [akka remote's sample code](https://github.com/akka/akka/tree/master/akka-samples/akka-sample-remote)
To run and test it use SBT invoke: 'sbt run'