Introduction
- What is Akka?
- Why Akka?
- Getting Started
- Getting Started Tutorial (Scala): First Chapter
- Introduction
- Tutorial source code
- Prerequisites
- Downloading and installing Akka
- Downloading and installing Scala
- Downloading and installing SBT
- Creating an Akka SBT project
- Start writing the code
- Creating the messages
- Creating the worker
- Creating the master
- Bootstrap the calculation
- Run it as a command line application
- Run it inside SBT
- Conclusion
- Getting Started Tutorial (Scala with Eclipse): First Chapter
- Introduction
- Tutorial source code
- Prerequisites
- Downloading and installing Akka
- Downloading and installing the Scala IDE for Eclipse
- Downloading and installing Scala
- Creating an Akka project in Eclipse
- Start writing the code
- Creating the messages
- Creating the worker
- Creating the master
- Bootstrap the calculation
- Run it from Eclipse
- Conclusion
- Getting Started Tutorial (Java): First Chapter
- Introduction
- Tutorial source code
- Prerequisites
- Downloading and installing Akka
- Downloading and installing Maven
- Creating an Akka Maven project
- Start writing the code
- Creating the messages
- Creating the worker
- Creating the master
- Bootstrap the calculation
- Run it as a command line application
- Run it inside Maven
- Conclusion
- Use-case and Deployment Scenarios
- Examples of use-cases for Akka
Contents