InfoQ Homepage Reactive Programming Content on InfoQ
-
Facebook’s iOS Architecture
Ari Grant discusses how Facebook is iterating its mobile products, continuing to increase the richness of the content and speed at which it is delivered.
-
Asynchronous Programming at Netflix
Husain shows the Reactive Extensions (Rx) library which allows one to treat events as collections, how Netflix uses Rx on the client and the server, allowing it to build end-to-end reactive systems.
-
The Immutable Front-end in ClojureScript
Logan Linn explores the design and implications of an architecture built around immutable data structures using ClojureScript and Om, a ClojureScript interface to Facebook's React.
-
Mantis: Netflix's Event Stream Processing System
The authors discuss Netflix's new stream processing system that supports a reactive programming model, allows auto scaling, and is capable of processing millions of messages per second.
-
Building Reactive Applications with Reactor and the Reactive Streams Standard
The authors introduce the Reactive Streams project, demonstrating how to build applications that can connect to other Reactive Streams implementations in a completely non-blocking way.
-
End to End Reactive Programming at Netflix
In this talk Jafar Husain and Matthew Podwysocki explore the Reactive Extensions (Rx) library which allows to treat events as collections. Also: how Netflix uses Rx on the client and the server.