Название: Akka in Action
Автор: Raymond Roestenburg, Rob Bakker, Rob Williams
Издательство: Manning Publications
Год: 2016
Страниц: 448
Формат: PDF
Размер: 10 Mb
Язык: English
Akka in Action is a comprehensive tutorial on building message-oriented systems using Akka. The book takes a hands-on approach, where each new concept is followed by an example that shows you how it works, how to implement the code, and how to (unit) test it.
Akka makes it relatively easy to build applications in the cloud or on devices with many cores that efficiently use the full capacity of the computing power available. It's a toolkit that provides an actor programming model, a runtime, and required support tools for building scalable applications.