List of Tables

 

Chapter 1. Introducing Akka

Table 1.1. Differences between approaches

Table 1.2. Actors compared to the traditional approach

Chapter 2. Up and running

Table 2.1. REST API

Chapter 3. Test-driven development with actors

Table 3.1. SendingActor types

Chapter 4. Fault tolerance

Table 4.1. Available fault avoidance strategies

Chapter 9. Routing messages

Table 9.1. List of available routers within Akka

Chapter 16. Performance tips

Table 16.1. Monitor metrics of the test example

Table 16.2. Available built-in dispatchers

Table 16.3. Monitoring metrics of the test example using a different thread pool for the workers

Table 16.4. Monitoring metrics of the test example using 100 threads for the workers

Table 16.5. Configuring executors