Part 1. Fundamentals
The words react, reactive, and streams are popular today. You may think that they’re the newest trends in programming, but though they are trendy, they’re hardly new. Reactive programming techniques, especially the actor model, are decades old. What has changed is that internet-scale applications are no longer limited to a few giant companies. Your application may have to grow from toy to powerhouse in far less time than you’d need to rewrite it.
Services such as Amazon Web Services (AWS) make adding servers easy, but that capability does you no good if your application isn’t designed to be scalable. The first part of this book delves into factors that can prevent your application from taking advantage of the additional ...
Get Reactive Application Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.