Book description
Summary
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 pre-sents 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.
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: With Play, Akka, and Reactive Streams
- Author(s):
- Release date: July 2016
- Publisher(s): Manning Publications
- ISBN: 9781633430099
You might also like
book
Tidy First?
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up …
book
Deciphering Data Architectures
Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern …
book
Building Micro-Frontends
What's the answer to today's increasingly complex web applications? Micro-frontends. Inspired by the microservices model, this …
book
Practices of the Python Pro
Practices of the Python Pro teaches you to design and write professional-quality software that’s understandable, maintainable, …