61,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
31 °P sammeln
  • Broschiertes Buch

Use Akka to solve the big problems of distributed systemsfrom multithreading and concurrency, to handling scalability and failure. In Akka in Action, Second Edition you will learn how to: * Create basic programs with Akka * Work with clusters to build robust, fault tolerant programs * Create and maintain distributed state with strong consistency guarantees * Build microservices with Akka * Utilize concurrency and parallelism * Test Akka software Akka in Action, Second Edition teaches you to use the latest version of Akka to solve common problems of distributed systems. Akka contributor…mehr

Produktbeschreibung
Use Akka to solve the big problems of distributed systemsfrom multithreading and concurrency, to handling scalability and failure. In Akka in Action, Second Edition you will learn how to: * Create basic programs with Akka * Work with clusters to build robust, fault tolerant programs * Create and maintain distributed state with strong consistency guarantees * Build microservices with Akka * Utilize concurrency and parallelism * Test Akka software Akka in Action, Second Edition teaches you to use the latest version of Akka to solve common problems of distributed systems. Akka contributor Francisco L�pez-Sancho demonstrates Akka's complex concepts through real-world use cases, including clustering, sharding, persistence, and deploying to Kubernetes. Discover the power of the Actor model, and how to leverage most of the Akka modules to create microservices that are reliable and fault tolerant. about the technologyAkka is a toolkit of libraries that make it easy to implement distributed applications in Scala and Java. Akka's Actor model avoids many of the complexities of multithreading, while making systems elastic and resilient, and provides strong consistency.
Autorenporträt
Francisco Lopez Sancho-Abraham is a senior consultant at Lightbend. He is currently contributing to Akka and helping clients to use it to reach their goals. He has extensive experience providing solutions and training around Akka and distributed architectures. Raymond Roestenburg, Rob Bakker, and Rob Williams are the authors of the first edition of Akka in Action.