PacktPublishing / Mastering-Akka

Code repository for Mastering Akka, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub forks GitHub stars GitHub license

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

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781786465023

About

Code repository for Mastering Akka, published by Packt

License:MIT License


Languages

Language:Scala 96.6%Language:Shell 3.4%