C

Download Reactive Web Applications by Manuel Bernhardt PDF

By Manuel Bernhardt

Reactive functions construct on best of parts that converse asynchronously as they react to consumer and approach occasions. consequently, they turn into scalable, responsive, and fault-tolerant. Java and Scala builders can use the Play Framework and the Akka concurrency toolkit to simply enforce reactive purposes with out construction every little thing from scratch.
Reactive internet purposes teaches internet builders easy methods to enjoy the reactive program structure and offers hands-on examples utilizing Play, Akka, Scala, and Reactive Streams. This booklet begins by means of laying out the basics required for writing sensible and asynchronous functions and speedy introduces Play as a framework to address the plumbing of your program. The ebook alternates among chapters that introduce reactive rules (asynchronous programming with futures and actors, coping with allotted nation with CQRS) and functional examples that aid you construct those rules into your applications.

Show description

Read or Download Reactive Web Applications PDF

Similar c# books

A Basic UNIX Tutorial

This educational includes fourteen sections, each one of which addresses a basic element of UNIX computing. It concentrates on illustrating the imperative suggestions via delivering brief reasons, besides examples, and routines.

How to Code .NET: Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively

What's stable code? Writing stable code can be a query approximately what the code is attempting to resolve. (And solid code isn't to be pressured with styles simply because no longer all items of excellent code are styles. ) We debate approximately reliable code simply because there's not only a unmarried piece of fine code, yet such a lot of solid items of code.

Expert .NET Micro Framework

The Microsoft . web Micro Framework is a small and effective . internet runtime atmosphere used to run controlled code on units which are too small and source limited for home windows CE and the Compact Framework. professional . internet Micro Framework will train you every thing you must understand with a view to use the .

Additional info for Reactive Web Applications

Sample text

I’d like to thank Antonio Magnaghi, Arsen Kudla, Changgeng Li, Christian Papauschek, Cole Davisson, David Pardo, David Torrubia, Erim Erturk, Jeff Smith, Jim Amrhein, Kevin Liao, Narayanan Jayaratchagan, Nhu Nguyen, Pat Wanjau, Ronald Cranston, Sergio Martinez, Sietse de Kaper, Steve Chaloner, Thomas Peklak, Unnikrishnan Kumar, Vladimir Kuptsov, Wil Moore III, William E. Wheeler, and Yuri Kushch. Many thanks as well to all the readers of the Early Access Program version, who commented on the Manning Author Forum, pointing out errors in the source code and telling me when something would simply not work: without you, it would have been much more difficult to get the example applications running.

Wheeler, and Yuri Kushch. Many thanks as well to all the readers of the Early Access Program version, who commented on the Manning Author Forum, pointing out errors in the source code and telling me when something would simply not work: without you, it would have been much more difficult to get the example applications running. Lastly to Veronika, my friend, partner, and wife: thank you for your support, patience, understanding, and love. This book, as well as so many of my other projects, would not have been remotely possible without your help.

1. 2. 3. 4. 5. 6. 3. 1. 2. 3. 4. 1. 2. 3. 4. 5. Summary 3. Advanced topics Chapter 9. 1. 1. 2. 2. 1. 2. 3. Summary Chapter 10. 1. 1. 2. 3. 2. 1. 2. 3. 1. 2. 3. 4. Summary Chapter 11. 1. 1. 2. 3. 4. Where to test? 2. 1. 2. 3. 1. 2. 3. 4. Summary Appendix A. Installing the Play Framework Downloading and installing Play Setting up the environment on Linux or Mac OS X Setting up the environment on Windows Appendix B. Recommended reading Scala Functional programming Appendix C. Further reading Index List of Figures List of Tables List of Listings Foreword Until four years ago, every major web application that I had written used the tried-and-trusted thread-per-request execution model.

Download PDF sample

Rated 4.18 of 5 – based on 24 votes