Book description
USE THE ACTOR MODEL TO BUILD SIMPLER SYSTEMS WITH BETTER PERFORMANCE AND SCALABILITY
Enterprise software development has been much more difficult and failure-prone than it needs to be. Now, veteran software engineer and author Vaughn Vernon offers an easier and more rewarding method to succeeding with Actor model. Reactive Messaging Patterns with the Actor Model shows how the reactive enterprise approach, Actor model, Scala, and Akka can help you overcome previous limits of performance and scalability, and skillfully address even the most challenging non-functional requirements.
Reflecting his own cutting-edge work, Vernon shows architects and developers how to translate the longtime promises of Actor model into practical reality. First, he introduces the tenets of reactive software, and shows how the message-driven Actor model addresses all of them–making it possible to build systems that are more responsive, resilient, and elastic. Next, he presents a practical Scala bootstrap tutorial, a thorough introduction to Akka and Akka Cluster, and a full chapter on maximizing performance and scalability with Scala and Akka.
Building on this foundation, you’ll learn to apply enterprise application and integration patterns to establish message channels and endpoints; efficiently construct, route, and transform messages; and build robust systems that are simpler and far more successful.
Coverage Includes
How reactive architecture replaces complexity with simplicity throughout the core, middle, and edges
The characteristics of actors and actor systems, and how Akka makes them more powerful
Building systems that perform at scale on one or many computing nodes
Establishing channel mechanisms, and choosing appropriate channels for each application and integration challenge
Constructing messages to clearly convey a sender’s intent in communicating with a receiver
Implementing a Process Manager for your Domain-Driven Designs
Decoupling a message’s source and destination, and integrating appropriate business logic into its router
Understanding the transformations a message may experience in applications and integrations
Implementing persistent actors using Event Sourcing and reactive views using CQRS
Find unique online training on Domain-Driven Design, Scala, Akka, and other software craftsmanship topics using the for{comprehension} website at forcomprehension.com.
Table of contents
- About This eBook
- Title Page
- Copyright Page
- Dedication
- Contents
- Foreword
- Preface
- Acknowledgments
- About the Author
- Chapter 1. Discovering the Actor Model and the Enterprise, All Over Again
- Chapter 2. The Actor Model with Scala and Akka
- Chapter 3. Performance Bent
- Chapter 4. Messaging with Actors
- Chapter 5. Messaging Channels
- Chapter 6. Message Construction
- Chapter 7. Message Routing
- Chapter 8. Message Transformation
- Chapter 9. Message Endpoints
- Chapter 10. System Management and Infrastructure
- Appendix A. Dotsero: An Akka-like Toolkit for .NET
- Bibliography
- Index
- Code Snippets
Product information
- Title: Reactive Messaging Patterns with the Actor Model: Applications and Integration in Scala and Akka
- Author(s):
- Release date: August 2015
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780133846904
You might also like
book
Applied Akka Patterns
When it comes to big data processing, we can no longer ignore concurrency or try to …
book
Functional Programming in Scala
Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply …
book
Get Programming with Scala
The perfect starting point for your journey into Scala and functional programming. In Get Programming in …
book
Scala Cookbook
Save time and trouble when using Scala to build object-oriented, functional, and concurrent applications. With more …