Akka in Action
โ Scribed by Raymond Roestenburg, Rob Bakker, Rob Williams
- Publisher
- Manning Publications
- Year
- 2014
- Tongue
- English
- Leaves
- 394
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Akka is a Scala-based toolkit that simplifies developing concurrent distributed applications. Perfect for high-volume applications that need to scale rapidly, Akka is an efficient foundation for event-driven systems that want to scale elastically up and out on demand, both on multi-core processors and across server nodes.
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 how it works, how to implement the code, and how to test it. Readers will explore a message-oriented event-driven application in Akka and also tackle key issues like how to model immutable messages and domain models, and apply patterns like Event Sourcing, and CQRS. The book concludes with practical advice on how to tune and customize a system built with Akka.
๐ SIMILAR VOLUMES
<span>Akka solves the big problems of distributed systems, from multithreading and concurrency to scalability and failure. Learn how to use it effectively.</span><span><br><br>In </span><span>Akka in Action, Second Edition</span><span> you will learn how to:<br> <br> </span><ul><li><span><span>Creat
<div><p><b>Summary</b></p> <p><i>Akka in Action</i> 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.</p>
<div><p><b>Summary</b></p> <p><i>Akka in Action</i> 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.</p>
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.<br>Akka makes it relatively easy to buil
Akka solves the big problems of distributed systems, from multithreading and concurrency to scalability and failure. Learn how to use it effectively. In Akka in Action, Second Edition you will learn how to: Create basic programs with Akka Typed Work with clusters to build robust, fault-tolera