Book description
Reactive Web Applications teaches web developers how to benefit from the reactive application architecture and presents hands-on examples using the Play framework.
About the Technology
Reactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala developers can use the Play Framework and the Akka concurrency toolkit to easily implement reactive applications without building everything from scratch.
About the Book
Reactive Web Applications teaches web developers how to benefit from the reactive application architecture and presents hands-on examples using Play, Akka, Scala, and Reactive Streams. This book starts by laying out the fundamentals required for writing functional and asynchronous applications and quickly introduces Play as a framework to handle the plumbing of your application. The book alternates between chapters that introduce reactive ideas (asynchronous programming with futures and actors, managing distributed state with CQRS) and practical examples that show you how to build these ideas into your applications.
What's Inside
- Reactive application architecture
- Basics of Play and Akka
- Examples in Scala
- Functional and asynchronous programming
About the Reader
For readers comfortable programming with a higher-level language such as Java or C#, and who can read Scala code. No experience with Play or Akka needed.
About the Author
Manuel Bernhardt is a passionate engineer, author, and speaker. As a consultant, he guides companies through the technological and organizational transformation to distributed computing.
Quotes
You‘ll come away with a solid understanding of how reactive web applications are architected, developed, tested, and deployed.
- From the Foreword by James Roper, lead developer of the Play Framework
Good theory and good practice, with powerful examples.
- Steve Chaloner, Objectify
How to be reactive in your application development… Eye-opening.
- David Torrubia Íñigo, Fon Wireless, Ltd
A complete and exhaustive source of best practices for large-scale, real-world reactive platforms.
- Antonio Magnaghi, PhD, OpenMail
Publisher resources
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
- Part 1. Getting started with reactive web applications
- Part 2. Core concepts
- Part 3. Advanced topics
- Appendix A. Installing the Play Framework
- Appendix B. Recommended reading
- Appendix C. Further reading
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Reactive Web Applications
- Author(s):
- Release date: June 2016
- Publisher(s): Manning Publications
- ISBN: 9781633430099
You might also like
book
Introducing Play Framework: Java Web Application Development
Enter the world of rapid web application development. This gentle introduction to Play covers all you …
book
Reactive Application Development
Reactive Application Development is a hands-on guide that teaches you how to build reliable enterprise applications …
book
Functional Reactive Programming
Functional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of …
book
Building Reactive Microservices in Java
If you’re investigating ways to build distributed microservices, perhaps to replace an unwieldy monolithic enterprise application, …