Cleanup ToC, #22901

* remove old intro / getting started
* other modules, community projects
This commit is contained in:
Patrik Nordwall 2017-05-11 11:09:58 +02:00
parent 70a0cfa38b
commit 6d099cc8ad
28 changed files with 92 additions and 388 deletions

View file

@ -1,4 +1,4 @@
# The Second Akka Application, Part 1: Top-level Architecture
# Part 1: Top-level Architecture
In this and the following chapters, we will build a sample Akka application to introduce you to the language of
actors and how solutions can be formulated with them. It is a common hurdle for beginners to translate their project