Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d6y/akka-typed-scalax2015
Hello World
https://github.com/d6y/akka-typed-scalax2015
Last synced: about 1 month ago
JSON representation
Hello World
- Host: GitHub
- URL: https://github.com/d6y/akka-typed-scalax2015
- Owner: d6y
- Created: 2015-12-10T15:40:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T15:40:47.000Z (about 9 years ago)
- Last Synced: 2023-03-10T19:08:47.855Z (almost 2 years ago)
- Language: Scala
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warnings
Although Akka Typed is available in the 2.4-M1 builds of Akka...
* Akka Typed is likely to experimental for "multiple major releases of Akka".
* Akka Typed is currently not even experimental: it's research.
# Resources
* [Akka Typed Documentation](http://doc.akka.io/docs/akka/snapshot/scala/typed.html#typed-scala).
* Kuhn (2015) _[Project Gålbma: Actors vs. Types](https://www.parleys.com/tutorial/project-galbma-actors-vs-types)_, presentation recorded at Scala Days Amsterdam.
* Chiusano (2013) _[Actors are overly nondeterministic](http://pchiusano.blogspot.in/2013/09/actors-are-overly-nondeterminstic.html)_.