Introduction
- What is Akka?
- Why Akka?
- Getting Started
- Getting Started Tutorial (Scala): First Chapter
- Introduction
- 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
- Creating the result listener
- Bootstrap the calculation
- Run it as a command line application
- Run it inside SBT
- Overriding Configuration Externally (Optional)
- 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
- Creating the result listener
- Bootstrap the calculation
- Run it as a command line application
- Run it inside Maven
- Overriding Configuration Externally (Optional)
- Conclusion
- Use-case and Deployment Scenarios
- Examples of use-cases for Akka
Contents