ENGLISH

Akka in Action

Book information

Publisher
Manning Publications
Year
2016
Language
english
Format
PDF
Filesize
11 MB (11281798 bytes)
Pages
\450
Time added
2017-07-11 19:13:51

Description

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. Its a toolkit that provides an actor programming model, a runtime, and required support tools for building scalable applications.Akka in Action shows you how to build message-oriented systems with Akka. This comprehensive, hands-on tutorial introduces each concept with a working example. Youll start with the big picture of how Akka works, and then quickly build and deploy a fully functional REST service out of actors. Youll explore test-driven development and deploying and scaling fault-tolerant systems. After mastering the basics, youll discover how to model immutable messages, implement domain models, and apply techniques like event sourcing and CQRS. Youl also find a tutorial on building streaming applications using akka-stream and akka-http. Finally, youl get practical advice on how to customize and extend your Akka system.Whats InsideGetting concurrency rightTesting and performance tuningClustered and cloud-based applicationsCovers Akka version 2.4

Similar books