Applied Akka Patterns (e-bog) af Waldron, Wade
Waldron, Wade (forfatter)

Applied Akka Patterns e-bog

273,24 DKK (inkl. moms 341,55 DKK)
When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. Youll learn how to put the actor model and its ...
E-bog 273,24 DKK
Forfattere Waldron, Wade (forfatter)
Udgivet 12 december 2016
Længde 198 sider
Genrer Software Engineering
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781491934838
When it comes to big data processing, we can no longer ignore concurrency or try to add it in after the fact. Fortunately, the solution is not a new paradigm of development, but rather an old one. With this hands-on guide, Java and Scala developers will learn how to embrace concurrent and distributed applications with the open source Akka toolkit. Youll learn how to put the actor model and its associated patterns to immediate and practical use.Throughout the book, youll deal with an analogous workforce problem: how to schedule a group of people across a variety of projects while optimizing their time and skillsets. This example will help you understand how Akka uses actors, streams, and other tools to stitch your application together.Model software that reflects the real world with domain-driven designLearn principles and practices for implementing individual actorsUnlock the real potential of Akka with patterns for combining multiple actorsUnderstand the consistency tradeoffs in a distributed systemUse several Akka methods for isolating and dealing with failuresExplore ways to build systems that support availability and scalabilityTune your Akka application for performance with JVM tools and dispatchers