Stream processing example from Gumtree UK, Motor Talk DE
10
Back-Pressure
11
Conversation Service Example from mobile de
12
Android BFF Example from Gumtree UK
13
Client-side reactivity
14
Use-cases for reactive programming
15
What might be a good candidate for reactivity
16
When I personally would NOT use Reactive Programming
Description:
Explore the benefits of reactive programming beyond high-throughput scenarios in this conference talk from GOTO Berlin 2018. Discover how reactive systems address modern application challenges, including high user numbers and throughput. Learn about Project Reactor, debugging techniques, and the costs associated with blocking operations. Examine real-world examples from eBay Classifieds Group brands, including stream processing, back-pressure implementation, and client-side reactivity. Gain insights into suitable use cases for reactive programming and scenarios where it might not be the best fit. Delve into topics such as thread overhead, Fork Join Executor performance, and the implementation of reactive principles in various services and platforms.
5 Reasons to Use Reactive Programming if You Are Not eBay