As an introductory example, we will see how to use a future just for a simple operation: we will add two integers and use a future to run this operation asynchronously.
-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Akka Cookbook
By :

Akka Cookbook
By:
Overview of this book
Akka is an open source toolkit that simplifies the construction of distributed and concurrent applications on the JVM. This book will teach you how to develop reactive applications in Scala using the Akka framework.
This book will show you how to build concurrent, scalable, and reactive applications in Akka. You will see how to create high performance applications, extend applications, build microservices with Lagom, and more.
We will explore Akka's actor model and show you how to incorporate concurrency into your applications. The book puts a special emphasis on performance improvement and how to make an application available for users. We also make a special mention of message routing and construction.
By the end of this book, you will be able to create a high-performing Scala application using the Akka framework.
Table of Contents (12 chapters)
Preface
In Progress
| 0 / 8 sections completed |
0%
Diving into Akka
In Progress
| 0 / 13 sections completed |
0%
Supervision and Monitoring
In Progress
| 0 / 8 sections completed |
0%
Routing Messages
In Progress
| 0 / 12 sections completed |
0%
Using Futures and Agents
In Progress
| 0 / 11 sections completed |
0%
Scheduling Actors and Other Utilities
In Progress
| 0 / 11 sections completed |
0%
Akka Persistence
In Progress
| 0 / 14 sections completed |
0%
Remoting and Akka Clustering
In Progress
| 0 / 13 sections completed |
0%
Akka Streams
In Progress
| 0 / 13 sections completed |
0%
Akka HTTP
In Progress
| 0 / 13 sections completed |
0%
Understanding Various Akka patterns
In Progress
| 0 / 13 sections completed |
0%
Microservices with Lagom
In Progress
| 0 / 11 sections completed |
0%
Customer Reviews