Reactive Web Applications (Manning) |
Monday, 21 November 2016 | |||
Manuel Bernhardt argues that the emerging reactive model is ideal for high-performance web applications that need to manage the unpredictably-bursty behavior of the web, along with the potential instability of running on networks not fully controlled. <ASIN:163343009X> By using application components that communicate asynchronously as they react to user and system events, reactive applications are more scalable, responsive, and fault-tolerant than standard monolithic applications. For web developers working in Java or Scala, the Play framework makes it easy to implement reactive applications without taking on the overhead of building everything from scratch. Author: Manuel Bernhardt Manuel Bernhardt teaches web developers how to benefit from the reactive application architecture and presents hands-on examples using the Play framework. He introduces Play as a framework to handle the plumbing of applications. The book alternates between chapters that introduce reactive ideas like asynchronous programming, managing distributed state, and fault tolerance and examples that show how to build such applications using Play. Readers new to Play will be able to learn from the ground up. Those already using Play will get a deeper look at how to implement reactive web applications effectively. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
For new additions to Book Watch and for new reviews, follow @bookwatchiprog on Twitter or subscribe to IProgrammer's Books RSS feed. To have new titles included in Book Watch contact
|