#Mastering Akka This is the code repository for Mastering Akka, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, chapter02.
The code will look like the following:
{
"firstName": "Chris",
"lastName": "Baxter",
"email": "chris@masteringakka.com"
}
You will need a computer (Windows or Mac OS X) with Java 8 installed on it. You will need to have Simple Build Tool (sbt) installed on that computer as well. This book also leverages Docker, with the installation of Docker being covered in more detail in Chapter 1, Building a Better Reactive App.
Software and Hardware List
Chapter | Software required | OS required |
---|---|---|
1 | Java 8 (latest) | Windows/ Mac OSX |
Simple Build Tool (sbt) (0.13.x) | ||
Docker (1.12.x) | ||
PostgreSQL (latest) | ||
4 | Cassandra (3.5) | Windows/Mac OSX |
5 | Elasticsearch (2.3) | Windows/Mac OSX |
9 | ConductR Sandbox | Windows/Mac OSX |
##Related Products
-
Learning Akka [Video] ###Suggestions and Feedback Click here if you have any feedback or suggestions.