An open API service indexing awesome lists of open source software.

https://github.com/da-liii/akka-essentials

Scala Examples from the book - Akka Essentials
https://github.com/da-liii/akka-essentials

Last synced: about 2 months ago
JSON representation

Scala Examples from the book - Akka Essentials

Awesome Lists containing this project

README

        

# Examples from Akka Essentials
This repo is in fact a fork of [Akka-Essentials](https://github.com/write2munish/Akka-Essentials). I update the code for the latest version of Akka.

I suggest that the following sections should be skipped when reading the awesome but outdated book:
+ Chapter7
- Coordinated transactions
- Transactor
+ Chapter 11
- Actors and Web Applications